﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>The VNC Manager - SmartCode Solutions Forum / SmartCode ViewerX VNC Viewer ActiveX / Bug Reports </title><generator>InstantForum.NET v4.1.4</generator><description>The VNC Manager - SmartCode Solutions Forum</description><link>http://www.vncmanager.com/forum/</link><webMaster>forums@s-code.com</webMaster><lastBuildDate>Tue, 16 Mar 2010 05:09:03 GMT</lastBuildDate><ttl>20</ttl><item><title>Some properties are missing int the documentation</title><link>http://www.vncmanager.com/forum/Topic2842-8-1.aspx</link><description>The following properties and methods are missing in the documentation:&lt;/P&gt;&lt;P&gt;Properties:&lt;/P&gt;&lt;P&gt;connectionBar&lt;/P&gt;&lt;P&gt;connectionBarHeight&lt;/P&gt;&lt;P&gt;screenBitmap&lt;/P&gt;&lt;P&gt;thumbnailMode&lt;/P&gt;&lt;P&gt;Methods:&lt;/P&gt;&lt;P&gt;getBytesReceived&lt;/P&gt;&lt;P&gt;getBytesSent&lt;/P&gt;&lt;P&gt;GetScreenBitmapScaled&lt;/P&gt;&lt;P&gt;showConnectionInfo&lt;BR&gt;</description><pubDate>Sun, 06 Dec 2009 11:37:00 GMT</pubDate><dc:creator>carsten</dc:creator></item><item><title>Conneced property set too early</title><link>http://www.vncmanager.com/forum/Topic2853-8-1.aspx</link><description>The Connected property is not synchronous with the Connected-Event and the getConnectionState code. It seems that is is already set to true, when the getConnectionState begins "CONNECTING". &lt;br&gt;&lt;br&gt;I think it should be: getConnectionState=CONNECTED if only if connected=true.</description><pubDate>Wed, 09 Dec 2009 14:47:38 GMT</pubDate><dc:creator>carsten</dc:creator></item><item><title>Incorrect Display v 2.9.6.3</title><link>http://www.vncmanager.com/forum/Topic2642-8-1.aspx</link><description>The version 2.9.6.3 gas many display errors when switching view types on the server.&lt;br&gt;(UltraVNC 1.0.6.4). Many graphic elements are only partly updated, or not at all.&lt;br&gt;Using the version 2.9.6.0, this behavior is not seen.&lt;br&gt;&lt;br&gt;The server side uses quite a high resolution, ( 1920 x 1200). The mirror driver and system hook DLLs are enabled to allow the correct display of GDI and WPF elements in the software.</description><pubDate>Tue, 11 Aug 2009 00:42:33 GMT</pubDate><dc:creator>xDavidD</dc:creator></item><item><title>Problems with ProxyType</title><link>http://www.vncmanager.com/forum/Topic2556-8-1.aspx</link><description>Hi!&lt;br&gt;&lt;br&gt;I currently have a problem with the ProxyType parameter of ViewerX.&lt;br&gt;Whenever I'm trying to set a Proxy Type with password (VPT_SOCKS5_USRPWD or VPT_HTTP_BASIC) I get a ArgumentException "Value does not fall within the expected range.".&lt;br&gt;&lt;br&gt;I'm using the latest version (2.9.6.1) and .NET 2.0.&lt;br&gt;All other proxy types seem to work, at least I don't get an exception when setting the property.&lt;br&gt;I've also tried setting the username &amp; password properties before setting ProxyType but that doesn't help.&lt;br&gt;&lt;br&gt;regards,&lt;br&gt;felix deimel&lt;br&gt;</description><pubDate>Mon, 29 Jun 2009 07:32:35 GMT</pubDate><dc:creator>skafoelix</dc:creator></item><item><title>AccessViolationException was unhandled</title><link>http://www.vncmanager.com/forum/Topic1365-8-1.aspx</link><description>Here's the repro steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Users inits connection to a server that is off (ConnectAsyncEx)&lt;/LI&gt;&lt;LI&gt;Before timing out, user inits connection to another server.&lt;/LI&gt;&lt;LI&gt;Control connects to valid server&lt;/LI&gt;&lt;LI&gt;.5-1 second after successful connection, exception occurs.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;System.AccessViolationException was unhandled&lt;BR&gt;  Message="Attempted to read or write protected memory. This is often an indication that other memory is corrupt."&lt;BR&gt;  Source="System.Windows.Forms"&lt;BR&gt;  StackTrace:&lt;BR&gt;       at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)&lt;BR&gt;       at System.Windows.Forms.Native&amp;#119;indow.DefWndProc(Message&amp;amp; m)&lt;BR&gt;       at System.Windows.Forms.Control.DefWndProc(Message&amp;amp; m)&lt;BR&gt;       at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)&lt;BR&gt;       at System.Windows.Forms.AxHost.WndProc(Message&amp;amp; m)&lt;BR&gt;       at System.Windows.Forms.Control.ControlNative&amp;#119;indow.OnMessage(Message&amp;amp; m)&lt;BR&gt;       at System.Windows.Forms.Control.ControlNative&amp;#119;indow.WndProc(Message&amp;amp; m)&lt;BR&gt;       at System.Windows.Forms.Native&amp;#119;indow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;BR&gt;       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&amp;amp; msg)&lt;BR&gt;       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)&lt;BR&gt;       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)&lt;BR&gt;       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)&lt;BR&gt;       at System.Windows.Forms.Application.Run(ApplicationContext context)&lt;BR&gt;       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()&lt;BR&gt;       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()&lt;BR&gt;       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)&lt;BR&gt;       at VNC_Command_Console_2.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81&lt;BR&gt;       at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)&lt;BR&gt;       at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)&lt;BR&gt;       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()&lt;BR&gt;       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)&lt;BR&gt;       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR&gt;       at System.Threading.ThreadHelper.ThreadStart()&lt;BR&gt;</description><pubDate>Wed, 21 Feb 2007 15:45:06 GMT</pubDate><dc:creator>Airegin</dc:creator></item><item><title>viewerX 2.9.5.1 in stretch mode</title><link>http://www.vncmanager.com/forum/Topic2198-8-1.aspx</link><description>When in stretch mode, moving the cursor around, or moving a window of the server is leaving traces on the screen, that disapear after a refresh.</description><pubDate>Thu, 18 Sep 2008 01:14:33 GMT</pubDate><dc:creator>marc</dc:creator></item><item><title>ViewerX Crash when idle</title><link>http://www.vncmanager.com/forum/Topic1782-8-1.aspx</link><description>Hi&lt;br&gt;&lt;br&gt;I've written a quality control application which is running in Access 2003 and I've used the ViewerX Active X plugin to view the screen and the person you are quality monitoring.&lt;br&gt;&lt;br&gt; I'm being told that after 3 or 4 minutes of not using the system but leaving the viewer open, that is freezes up and ultimately will need to be restarted.&lt;br&gt;&lt;br&gt; What seems to happen is that Access starts to use up tons and memory until it falls over. It doesn't do this if you do not engage the Viewer so it must be down to this.&lt;br&gt;&lt;br&gt; I've tried running it in ZLIB mode and this made no difference.&lt;br&gt;&lt;br&gt;I've tried using the highest levels of compression and this makes no difference.&lt;br&gt;&lt;br&gt;Any suggestions?</description><pubDate>Fri, 23 Nov 2007 05:08:23 GMT</pubDate><dc:creator>kevinc</dc:creator></item><item><title>Blank object in multi user environment</title><link>http://www.vncmanager.com/forum/Topic2061-8-1.aspx</link><description>Hi&lt;br&gt;&lt;br&gt;I'm using your ActiveX in an Access program and since registering the product I'm finding that the viewer is only working on one computer at a time.&lt;br&gt;&lt;br&gt;I've installed the ActiveX and put in the license as per your instructions on every PC.&lt;br&gt;&lt;br&gt;Essentially what seems to be happening is that when I put the newest version of the control on the form, this control was "bound" to my PC. The other users then complained that it didn't work for them (just a blank box not a control) and I then used their PC to reset up the app. &lt;br&gt;&lt;br&gt; I then get a call from another user saying they've got the same problem and I check myself and yep, no control??&lt;br&gt;&lt;br&gt;Any suggestions?</description><pubDate>Tue, 13 May 2008 01:32:18 GMT</pubDate><dc:creator>kevinc</dc:creator></item><item><title>registering the ViewerX DLL in Win98</title><link>http://www.vncmanager.com/forum/Topic2055-8-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I 'm trying to use the ViewerX in a small test application. &lt;/P&gt;&lt;P&gt;Installing on a WinXP works perfect,&lt;/P&gt;&lt;P&gt;but on Win98, after installing the downloaded setup, the activeX component still isn't known.&lt;/P&gt;&lt;P&gt;Also, manually registering it with "regsvr32 scvncctrl.dll" gives the error message:&lt;/P&gt;&lt;P&gt;LoadLibrary("scvncctrl.dll") failed. GetLastError returns 0x0000001f.&lt;/P&gt;&lt;P&gt;(tried on 2 different machines)&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;Marc</description><pubDate>Thu, 08 May 2008 06:07:32 GMT</pubDate><dc:creator>marc</dc:creator></item><item><title>Problem with flash animations</title><link>http://www.vncmanager.com/forum/Topic1743-8-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;i'm using smartcode vnc client and server components to develop a remote control of my application.&lt;BR&gt;This is my problem:&lt;/P&gt;&lt;P&gt;if i control a page of my application without flash animations inside, everything goes fine.&lt;BR&gt;But if i put a flash animation inside my app, after about 3 minutes the client stop to refresh images.&lt;/P&gt;&lt;P&gt;Why?&lt;BR&gt;i can't remove the flash animations from my app.&lt;BR&gt;&lt;/P&gt;&lt;P&gt;it may depends from the compression method?&lt;BR&gt;thank you&lt;/P&gt;&lt;P&gt;Daniel</description><pubDate>Tue, 06 Nov 2007 04:00:00 GMT</pubDate><dc:creator>daniele.ciattaglia</dc:creator></item><item><title>Dynamically Created Viewer requires license file</title><link>http://www.vncmanager.com/forum/Topic1601-8-1.aspx</link><description>&lt;FONT size=2&gt;Doing something like this will cause the licensing popup window to pop up on user machines. The only way I've found to get around it is to deploy the .lic file with with. What is the correct way to handle this?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;(VB.NET 2005)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;[code]dim objVNC = New AxViewerX.AxCSC_ViewerXControl&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;Me.PanelMain.Controls.Add(objVNC)[/code]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;I can send a demo project and binaries if that helps..&lt;BR&gt;&lt;/FONT&gt;</description><pubDate>Mon, 20 Aug 2007 14:43:21 GMT</pubDate><dc:creator>Airegin</dc:creator></item><item><title>ViewerX.ScreenStretchMode.SSM_ASPECT not implemented</title><link>http://www.vncmanager.com/forum/Topic1459-8-1.aspx</link><description>Hi&lt;/P&gt;&lt;P&gt;I am currently evaluating your VNC viewer control and I receive a NotImplementedException when setting the StretchMode to&lt;FONT size=2&gt; ViewerX.ScreenStretchMode.SSM_ASPECT.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;Please find attached a screenshot of the exception.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;Regards, Carl&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Tue, 22 May 2007 12:06:34 GMT</pubDate><dc:creator>Carl916</dc:creator></item><item><title>VNC ViewerX crashes??</title><link>http://www.vncmanager.com/forum/Topic1303-8-1.aspx</link><description>Using ViewerX version 2.7.7.1 and a RealVNC server, the ViewerX component crashes the program. &lt;/P&gt;&lt;P&gt;It seems that the more data transferred the sooner the crash happens. Stretched or none stretched mode does not have any effect.. both modes crash after a while.&lt;/P&gt;&lt;P&gt;The application I'm using testing is the C# sample without modifications. (well I fixed the encoding to ZRLE)&lt;/P&gt;&lt;P&gt;The application running on the server PC which we need to monitor has a couple of GIF-animations running, which gives datarates of approximately 700 bytes/sec with ZRLE encoding. At this rate the crash happens at about 5-7 minutes. And a lot later if these GIF-animations are disabled.&lt;/P&gt;&lt;P&gt;I tried to add an button to the sample.. with which I call the Refresh - method.. This method actually still works and the Viewer is really updated. The communication also works.. The GetBytesReceived keeps reporting more bytes received even after the screen updating is stopped.&lt;/P&gt;&lt;P&gt;When the Viewer stops updating.. I cannot move the application or minimize/maximize, i.e. anything that could trig a screen-update, will make the application crash immediately.. without any notice actually..&lt;/P&gt;&lt;P&gt;Any Ideas??&lt;/P&gt;&lt;P&gt;I saw there was a similar post in VNC manager bug report.. But I'm not sure that this was really helpful..</description><pubDate>Mon, 22 Jan 2007 05:24:49 GMT</pubDate><dc:creator>erix</dc:creator></item><item><title>Keyboard Problem</title><link>http://www.vncmanager.com/forum/Topic750-8-1.aspx</link><description>We are trying to integrate ViewerX inside a Delphi application.&lt;/P&gt;&lt;P&gt;We have tried to do in in 2 ways, everything works fine but in both cases, no keyboard events are passed to the NVC Client.&lt;/P&gt;&lt;P&gt;The same in VC++ works fine but we can't use that solution.&lt;/P&gt;&lt;P&gt;-We have embeded the ActiveX in a Delphi Form. No Keyboard&lt;/P&gt;&lt;P&gt;-We have an embeded IE inside our application. We have an html page that works in IE directly but when the IE in embeded in our application, no Keyboard events. We have no problem when embedding ThightVNC Java applet in the same conditions.&lt;/P&gt;&lt;P&gt;Any pointer or solutions?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Vincent.</description><pubDate>Thu, 09 Mar 2006 07:42:23 GMT</pubDate><dc:creator>Paesmans</dc:creator></item></channel></rss>