Click here to Skip to main content
16,005,682 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.NET DDE project Pin
Dave Kreskowiak2-Sep-04 5:19
mveDave Kreskowiak2-Sep-04 5:19 
GeneralhanksTreeView Pin
Member 12256032-Sep-04 0:59
Member 12256032-Sep-04 0:59 
GeneralRe: hanksTreeView Pin
Dave Kreskowiak2-Sep-04 4:58
mveDave Kreskowiak2-Sep-04 4:58 
GeneralBuild Failures Pin
beowulfagate2-Sep-04 0:26
beowulfagate2-Sep-04 0:26 
GeneralRe: Build Failures Pin
Chris Quick2-Sep-04 2:28
Chris Quick2-Sep-04 2:28 
GeneralRe: Build Failures Pin
Jim Matthews2-Sep-04 2:46
Jim Matthews2-Sep-04 2:46 
GeneralRe: Build Failures Pin
beowulfagate2-Sep-04 13:38
beowulfagate2-Sep-04 13:38 
GeneralRe: Build Failures Pin
Jim Matthews2-Sep-04 17:00
Jim Matthews2-Sep-04 17:00 
if there were compilation errors, they should definitely be listed in the output window.

look in between the portion of the build description that says "Performing Main Compilation..." and "Building Satellite Assemblies...". If there is anything in-between, chances are it's an error. You may have to scroll over to the right a little to see it's description, but it should be there.

As for the task list, give it a right click, go to "Show Tasks" and make sure that either "All", or "Build Errors" is checked. This way you're not filtering them out.

other than that i'm not sure what could be wrong, but make sure that all of your assembly/project references are solid.

hope this helps,





-jim
GeneralRSA Decryption code example VB6 Pin
gpcare1-Sep-04 23:23
gpcare1-Sep-04 23:23 
GeneralRe: RSA Decryption code example VB6 Pin
Dave Kreskowiak2-Sep-04 4:52
mveDave Kreskowiak2-Sep-04 4:52 
GeneralAdding new items through Combobox Pin
ralphz1-Sep-04 23:12
ralphz1-Sep-04 23:12 
GeneralControlling Specific Characters in a String Pin
cApSL0ck AvAtAr1-Sep-04 20:03
cApSL0ck AvAtAr1-Sep-04 20:03 
GeneralRe: Controlling Specific Characters in a String Pin
Chris Quick2-Sep-04 2:24
Chris Quick2-Sep-04 2:24 
GeneralRe: Controlling Specific Characters in a String Pin
cApSL0ck AvAtAr2-Sep-04 12:51
cApSL0ck AvAtAr2-Sep-04 12:51 
GeneralSync with audio Pin
CsiSteve1-Sep-04 17:42
CsiSteve1-Sep-04 17:42 
GeneralRe: Sync with audio Pin
Purple Monk1-Sep-04 23:58
Purple Monk1-Sep-04 23:58 
GeneralSetting properties using variables Pin
DMurray1-Sep-04 15:36
DMurray1-Sep-04 15:36 
GeneralRe: Setting properties using variables Pin
Steven Campbell1-Sep-04 16:41
Steven Campbell1-Sep-04 16:41 
GeneralRe: Setting properties using variables Pin
Dave Murray2-Sep-04 4:08
Dave Murray2-Sep-04 4:08 
GeneralRe: Setting properties using variables Pin
Dave Kreskowiak2-Sep-04 4:41
mveDave Kreskowiak2-Sep-04 4:41 
Generalwindows explorer Pin
Anonymous1-Sep-04 15:27
Anonymous1-Sep-04 15:27 
GeneralRe: windows explorer Pin
Charlie Williams1-Sep-04 15:46
Charlie Williams1-Sep-04 15:46 
GeneralRe: windows explorer Pin
DMurray1-Sep-04 15:47
DMurray1-Sep-04 15:47 
GeneralUsing ByRef keyword Pin
Chris Quick1-Sep-04 10:06
Chris Quick1-Sep-04 10:06 
GeneralRe: Using ByRef keyword Pin
Dave Kreskowiak1-Sep-04 10:21
mveDave Kreskowiak1-Sep-04 10:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.