| Dart Home | PowerTCP Sockets for .NET | Custom Development | Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
| Author | Forum: PowerTCP Sockets for .NET (Secure and Standard) Topic: RAS Control in Windows 2008 |
| LennyMan From: Chelmsford, United Kingdom Posts: 4 Member Since: 01/31/01 |
posted October 24, 2008 4:10 AM Hi All, I've been using the RAS Control in Windows XP & 2003 without any problems, but when running it on Windows 2008 it throws an exception CLR20r3 1.2.11.0 System.InvalidOperationExeception By placing breakpoints in the form initialization routine, I found the point where it 'dies' CType(Me.RasConnection, System.ComponentModel.ISupportInitialize).EndInit() I've tried changing to:- Me.RasConnection.EndInit() but I still get the same result. Has anyone else had issues with Windows 2008 and this control, or have any suggestions what I can do to resolve it? Cheers, Paul |
| LennyMan From: Chelmsford, United Kingdom Posts: 4 Member Since: 01/31/01 |
posted December 9, 2011 4:33 AM Had to use this script to fix Win2008:- call "C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\vsvars32.bat" editbin.exe /NXCOMPAT:NO MyExeName.exe |
| Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|