The VNC Manager - SmartCode Solutions Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


««123»»

Vista Support ? Expand / Collapse
Author
Message
Posted 10/3/2006 10:30:21 PM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: Yesterday @ 2:45:57 AM
Posts: 825, Visits: 1,333
Nice guys from MS had suggested a workaround, which seems to be working. So in the next 3.5.24.0 build, the RDP viewer will work under Vista.



Kindest Regards,
SmartCode Solutions Support
Post #1173
Posted 10/7/2006 3:13:38 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/9/2006 4:20:19 PM
Posts: 9, Visits: 16
Ooooo that's good news ... can't wait for the .24. build. Get compiling .

Thank you
Post #1174
Posted 10/9/2006 9:22:20 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 10/25/2006 9:27:39 AM
Posts: 12, Visits: 13
It works! I love it. It also supports the higher resolutions like 2560x1600.

Thanks for the affort!

Xotical

Post #1176
Posted 10/9/2006 4:21:04 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/9/2006 4:20:19 PM
Posts: 9, Visits: 16
Oooo yes it works like a dream ... bloody good job old chaps .

Thank you
Post #1179
Posted 10/10/2006 8:05:19 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 10/25/2006 9:27:39 AM
Posts: 12, Visits: 13
New Version new problems... I installed Vista RC-2 x86 and I tired to install SmartVNC. No problem with installation. After installation when the smartVNC starts it creates an exception on registration page continue makes smartVNC to work as trial. From the menu I tired to re-run registration page again and same exception happened.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'SecureBlackbox, Version=4.4.0.94, Culture=neutral, PublicKeyToken=c45703f7b09c3fa9' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'SecureBlackbox, Version=4.4.0.94, Culture=neutral, PublicKeyToken=c45703f7b09c3fa9'
   at SmartCodeVnc.MainForms.j.a(EventArgs A_0)
   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 SmartCodeVnc.MainForms.j.a(Message& A_0)
   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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Xotical

Post #1183
Posted 10/10/2006 9:11:07 PM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: Yesterday @ 2:45:57 AM
Posts: 825, Visits: 1,333
It seems that you are trying to install 3.5.22.0, which is not compatible with Vista. Could you try to install the latest 3.5.24.0?



Kindest Regards,
SmartCode Solutions Support
Post #1184
Posted 10/11/2006 12:12:56 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 10/25/2006 9:27:39 AM
Posts: 12, Visits: 13
Actually, I tried the last one first. After it created the same exception, I decided to try older version first to see if it works on that. Here is the last version exception information:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'SecureBlackbox, Version=4.4.0.94, Culture=neutral, PublicKeyToken=c45703f7b09c3fa9' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'SecureBlackbox, Version=4.4.0.94, Culture=neutral, PublicKeyToken=c45703f7b09c3fa9'
   at SmartCodeVnc.MainForms.j.a(EventArgs A_0)
   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 SmartCodeVnc.MainForms.j.a(Message& A_0)
   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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
 

Xotical

Post #1186
Posted 10/11/2006 7:57:01 PM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: Yesterday @ 2:45:57 AM
Posts: 825, Visits: 1,333
From the stack trace it looks like a third-party SSH module fails to load. I hope this is not something caused by changes in the RC2. We tested the latest build with Vista v5728 and there is no such error. We will download and install the RC2 today and check if the bug is reproducible.



Kindest Regards,
SmartCode Solutions Support
Post #1187
Posted 10/13/2006 9:10:02 AM