| Dart Home | PowerTCP Emulation for .NET | Custom Development | Reply | PowerTCP Emulation for .NET Topics | Forums |
| Author | Forum: PowerTCP Emulation for .NET Topic: .NET No Touch Deployment |
| nlargent From: West Chester, PA USA Posts: 13 Member Since: 10/07/04 |
posted October 7, 2004 10:49 AM I'm looking at using the Emulation.NET component with one of our applications which uses Microsofts No Touch deployment feature of .NET The application runs fine on my development machine but when I try it from another I get the following error: System.TypeLoadException: Could not load a type. Failed to partial bind to "Dart.PowerTCP.Emulation.Font, Dart.PowerTCP.Emulation.Vt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5966291b8955e4bb". Note: I am currently using the Trial version of the emmulation component |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 7, 2004 10:52 AM Did Dart.PowerTCP.Emulation.Vt.Dll get deployed? If so, try deploying "POWERVT.FON" from your system directory to the system directory of the target and see what happens. |
| nlargent From: West Chester, PA USA Posts: 13 Member Since: 10/07/04 |
posted October 7, 2004 11:01 AM Ok, If I manually put the Emulation & Telnet dlls into the assembly folder then it works. However my goal is to have the application loader pull all of the assemblys off our web server when its run instead of having to install any 3rd party components. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 7, 2004 12:11 PM Do you have "Copy Local" set to true for the references? |
| nlargent From: West Chester, PA USA Posts: 13 Member Since: 10/07/04 |
posted October 15, 2004 9:23 AM OK, back to this problem. I do have copy local set to true for both controls. I do have the font installed on the system. When my form loads up I can tell it is loading the emmulation control because I get the trial version dialog box. But after clicking OK I get that error. I assume that Emulation.Font is a class in the Emulation.Vt.dll file? |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted October 15, 2004 9:26 AM Have you checked with Microsoft to see if they have any info? I'm not familiar with the "No Touch deployment feature" so there isn't really that much I can offer. |
| nlargent From: West Chester, PA USA Posts: 13 Member Since: 10/07/04 |
posted October 15, 2004 9:42 AM OK I'll poke around on msdn some more and try and find an answer. Thank you for your help. FYI here are a few good articals overviewing the No Touch deployment feature. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/html/vbnet10142001.asp http://msdn.microsoft.com/vbasic/using/deploying/default.aspx?pull=/library/en-us/dv_vstechart/html/vbtchno-touchdeploymentinnetframework.asp http://msdn.microsoft.com/netframework/using/building/windows/analystreports/smartclient.aspx |
| Reply | PowerTCP Emulation for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|