Click here to Skip to main content
15,924,482 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRefresh Windows/Explorer Pin
NANCO30-May-07 5:58
NANCO30-May-07 5:58 
AnswerRe: Refresh Windows/Explorer Pin
kubben30-May-07 8:59
kubben30-May-07 8:59 
AnswerRe: Refresh Windows/Explorer Pin
bpoojas30-May-07 22:04
bpoojas30-May-07 22:04 
GeneralRe: Refresh Windows/Explorer Pin
kubben31-May-07 1:52
kubben31-May-07 1:52 
QuestionHttpWebRequest Pin
TAREQ F ABUZUHRI30-May-07 5:28
TAREQ F ABUZUHRI30-May-07 5:28 
AnswerDon't crosspost Pin
leckey30-May-07 6:01
leckey30-May-07 6:01 
QuestionManage Compact MS ACCESS from VB.net Pin
charchabil0330-May-07 4:57
charchabil0330-May-07 4:57 
QuestionError when loading application Pin
RoedRunner30-May-07 4:14
RoedRunner30-May-07 4:14 
I am getting the following error (but only sometimes, and not on the computer where I have developed the application)

System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Delegate method)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.HideSplashScreen()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.MainFormLoadingDone(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


The problem is that I can't debug the application on the machines that I get the error on. I don't get the error on the machine where vs 2005 is installed.

I am hoping someone can translate this better than I can to help me identify the problem.

Thanks

Marc
AnswerRe: Error when loading application Pin
kubben30-May-07 5:22
kubben30-May-07 5:22 
GeneralRe: Error when loading application Pin
RoedRunner30-May-07 6:03
RoedRunner30-May-07 6:03 
QuestionText being cut off in a field using crystal reports Pin
steve_rm30-May-07 3:07
steve_rm30-May-07 3:07 
AnswerRe: Text being cut off in a field using crystal reports Pin
Rupesh Kumar Swami30-May-07 22:11
Rupesh Kumar Swami30-May-07 22:11 
QuestionAccess Compact and Repair Pin
CCG330-May-07 2:35
CCG330-May-07 2:35 
QuestionFolders and Files Permission and Security Pin
FriendlySoluations30-May-07 2:25
FriendlySoluations30-May-07 2:25 
QuestionResetting your Active Directory password Pin
Central_IT30-May-07 1:55
Central_IT30-May-07 1:55 
QuestionRegex Problem Pin
jimmahnow20-Feb-24 12:49
jimmahnow20-Feb-24 12:49 
AnswerRe: Regex Problem Pin
andyharman30-May-07 3:36
professionalandyharman30-May-07 3:36 
GeneralRe: Regex Problem Pin
jimmahnow30-May-07 4:27
jimmahnow30-May-07 4:27 
GeneralRe: Regex Problem Pin
PIEBALDconsult20-Feb-24 12:55
mvePIEBALDconsult20-Feb-24 12:55 
GeneralRe: Regex Problem Pin
Richard MacCutchan20-Feb-24 21:48
mveRichard MacCutchan20-Feb-24 21:48 
GeneralRe: Regex Problem Pin
PIEBALDconsult21-Feb-24 3:18
mvePIEBALDconsult21-Feb-24 3:18 
Questionapi Pin
Sonia Gupta30-May-07 1:39
Sonia Gupta30-May-07 1:39 
AnswerRe: api Pin
Duncan Edwards Jones31-May-07 0:04
professionalDuncan Edwards Jones31-May-07 0:04 
QuestionRe: api Pin
Sonia Gupta30-May-07 2:02
Sonia Gupta30-May-07 2:02 
AnswerRe: api Pin
Rupesh Kumar Swami30-May-07 2:22
Rupesh Kumar Swami30-May-07 2:22 

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.