First, let me say that, when I found VNCScan during Google it looked like a great tool. I checked the web site and it further looked promising. Lastly, since the web site indicates it "Works with Windows Vista", I was even more encouraged.
I read the tips for Vista users. I strongly disagree with the UAC statement. UAC works fine and it hardly instrusive after a machine has be configured and "personlized" for a given user.
I downloaded the trial and installed it on my Vista x86 machine. It ran great. I did not have to do anything special for the x86 Vista install. The features it offers are just what I was looking for so I purchased an administrator license.
Then came the problem. I am transitioning to Vista x64 so I installed VNCScan on that system. I received the authorization codes and entered them. As noted in other forum posts, the VNCScan console UI runs fine. However, when I tried to create a new managed group, VNCScan crashed.
I am sorely disappointed with this turn of events. So far, out of all the application and driver installs, I have had only two failures....VNCScan and WinDVD9.
Below is the debug text that was generated by the crash. Hopefully this can be resolved quickly. Vista x64 runs so much better that x86.
<debug info below>
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at AddHandler.CDbl.AddHandler.AndAlso(String , String , String )
at AddHandler.CDbl.AddHandler.AddHandler(String , String , String )
at Ansi.AddHandler.AndAlso(String , String , String )
at Ansi.AddHandler.Alias(String , String )
at AddHandler.Error.Overloads1()
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(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)
-Trimmed-