Hi
after I run the setup from the program that I create using c#, I received an error as below:-
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at CSCANSurvey.MessageDetector.GetWindowExeName(IntPtr hWnd)
at CSCANSurvey.MainForm.timer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
This occurs only when I install it in windows 7 (64 Bit) but work ok in windows 7 (32 bit)
Wondering how to solve this problem.Please anyone if you could help me on this
Thank you in advanced
zafi