| Dart Home | PowerTCP Emulation for .NET | Custom Development | Reply | PowerTCP Emulation for .NET Topics | Forums |
| Author | Forum: PowerTCP Emulation for .NET Topic: vt1.FontEx exception |
| jliszka From: Mountain View, CA USA Posts: 12 Member Since: 02/06/04 |
posted February 9, 2004 5:25 PM I tried to change the default fontEx from VT220_ascii to something else and threw an exception. Even after changing it back, every few starts I get the same error: An unhandled exception of type 'System.NullReferenceException' occurred in dart.powertcp.emulation.vt.dll Additional information: Object reference not set to an instance of an object. Which takes me to... <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent() … Me.vt1.FontEx = CType(resources.GetObject("vt1.FontEx"), Dart.PowerTCP.Emulation.Font) |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted February 9, 2004 5:29 PM Does the sample app work? If so, please take a look at the code to see how it's done. |
| jliszka From: Mountain View, CA USA Posts: 12 Member Since: 02/06/04 |
posted February 9, 2004 5:30 PM This happens in the sample. I'm using the 30-day trial if thta makes any difference. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted February 10, 2004 8:09 AM I'm sorry but I am not able to confirm this. I was able to choose any font and I got no error. Please uninstall your current installation, then go to our website and get the lates version and reinstall. If you still have the problem, please explain the exact steps that I need to take with the sample in order to see the error. |
| Reply | PowerTCP Emulation for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|