Click here to Skip to main content
15,889,462 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: I want to compare between the dates something like that Pin
jensenx1-Sep-07 19:26
jensenx1-Sep-07 19:26 
QuestionCombobox Value Bound to DB Pin
Trupti Mehta13-Aug-07 23:50
Trupti Mehta13-Aug-07 23:50 
AnswerRe: Combobox Value Bound to DB Pin
i gr814-Aug-07 1:40
i gr814-Aug-07 1:40 
GeneralRe: Combobox Value Bound to DB Pin
Trupti Mehta14-Aug-07 2:14
Trupti Mehta14-Aug-07 2:14 
GeneralRe: Combobox Value Bound to DB Pin
i gr814-Aug-07 2:28
i gr814-Aug-07 2:28 
Questionchange format of Month calendar Pin
Rupesh Kumar Swami13-Aug-07 22:40
Rupesh Kumar Swami13-Aug-07 22:40 
Questionhow create a setup and deployment project for vb.net windows application Pin
chiyankrishna13-Aug-07 21:10
chiyankrishna13-Aug-07 21:10 
AnswerRe: how create a setup and deployment project for vb.net windows application Pin
Tom Deketelaere13-Aug-07 21:18
professionalTom Deketelaere13-Aug-07 21:18 
from what I can see this might be the problem:

you create 2 folders in you're application folder in wich you put you'r application
I don't know this for sure but I think this is not allowed. I think you have to put you're application directly into the application folder by adding project output this will automaticly put all the files needed to run you'r programme (unless you have an outside component in wich case you might have to add a few dll's) in the application folder

you put you're exe on the desktop, don't know if it's a warning or an actual error but normally this is not done you create a shortcut on the destop (can be done by selecten user's destop then right click and choose 'create new shortcut')

in programme menu the same as user's desktop, create shortcuts instead of adding the files

All files outside of the project output that are needed or wanted should be added to the application folder
Questionplay wave file Pin
Kiran Pinjala13-Aug-07 21:00
Kiran Pinjala13-Aug-07 21:00 
AnswerRe: play wave file Pin
Tom Deketelaere13-Aug-07 21:11
professionalTom Deketelaere13-Aug-07 21:11 
GeneralRe: play wave file Pin
Dave Kreskowiak14-Aug-07 3:05
mveDave Kreskowiak14-Aug-07 3:05 
QuestionProgrammatically Scroll Pin
dBrong13-Aug-07 17:58
dBrong13-Aug-07 17:58 
AnswerRe: Programmatically Scroll Pin
Tom Deketelaere13-Aug-07 21:08
professionalTom Deketelaere13-Aug-07 21:08 
AnswerRe: Programmatically Scroll Pin
dBrong15-Aug-07 3:50
dBrong15-Aug-07 3:50 
GeneralRe: Programmatically Scroll Pin
Tom Deketelaere15-Aug-07 20:42
professionalTom Deketelaere15-Aug-07 20:42 
QuestionHow can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
vbDigger'z13-Aug-07 15:47
vbDigger'z13-Aug-07 15:47 
AnswerRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Luc Pattyn13-Aug-07 16:30
sitebuilderLuc Pattyn13-Aug-07 16:30 
AnswerRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Michael Sync13-Aug-07 17:52
Michael Sync13-Aug-07 17:52 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Christian Graus13-Aug-07 20:34
protectorChristian Graus13-Aug-07 20:34 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Michael Sync13-Aug-07 20:56
Michael Sync13-Aug-07 20:56 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Christian Graus13-Aug-07 22:18
protectorChristian Graus13-Aug-07 22:18 
JokeRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Luc Pattyn13-Aug-07 23:49
sitebuilderLuc Pattyn13-Aug-07 23:49 
GeneralRe: How can i call a form to show without committing an error: SystenNullReferenceException: object reference not set to an instance of an object. in VB.NET Pin
Michael Sync14-Aug-07 0:09
Michael Sync14-Aug-07 0:09 
Questionto import raw data and sort it accordingly from excel to vb Pin
miss naz13-Aug-07 15:39
miss naz13-Aug-07 15:39 
AnswerRe: to import raw data and sort it accordingly from excel to vb Pin
Andy_L_J14-Aug-07 23:19
Andy_L_J14-Aug-07 23:19 

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.