Login  
Search All Forums
Dart Home | PowerTCP Emulation for .NET | Custom Development Reply | PowerTCP Emulation for .NET Topics | Forums   
AuthorForum: PowerTCP Emulation for .NET
Topic: Deployment Problem
meixsell
dennis@meixsell.com

From: Peoria, IL USA
Posts: 4
Member Since: 02/14/06
posted May 27, 2006 4:23 PM

I have a .net project that has the PowerTCP SSL .net and the PowerTCP Emulation. The project hasd the license file with:
Dart.PowerTCP.Emulation.Vt, Dart.PowerTCP.Emulation.Vt, Version=1.0.2.0, Culture=neutral, PublicKeyToken=5966291b8955e4bb
Dart.PowerTCP.SslSockets.Tcp, Dart.PowerTCP.SslSockets, Version=1.0.8.0, Culture=neutral, PublicKeyToken=5966291b8955e4bb
When I compile, I notice that the TCP dlls are in the bin directory, but not the Emulator dlls. I cannot get the project to run on another machine. If I remove the Emulator, it will run.
Thanks in advance.
Dennis
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 30, 2006 9:52 AM

In your project, make sure that you "Copy Local" set to true for the reference to the Emulation dll. This will cause the compiler to copy the DLL to the bin directory.

meixsell
dennis@meixsell.com

From: Peoria, IL USA
Posts: 4
Member Since: 02/14/06
posted May 30, 2006 11:06 AM

Thanks for that help. That did get the Emulation dll included in the project.
But it still will not work. I believe now the problem is related to needing .net 1.1 and 2.0. Is there a fix to this yet? These machines don't have either frame work. I hate to install 1.1 just to get the emulator running. The program is in vs 2005.

Thanks,
Dennis
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 30, 2006 11:23 AM

Try including msvcr70.dll in your distribution. It should be in the System32 folder of a machine that has VC7 installed on it.

meixsell
dennis@meixsell.com

From: Peoria, IL USA
Posts: 4
Member Since: 02/14/06
posted May 30, 2006 11:30 AM

I had read that in another post and did give it a try. Did not help. 
I did install .net 1.1 redist.
Still would not run.
I installed the Emulation .net in trial mode (the full package from your web site.)
Then the program ran. Of course, it will stop in 30 days.

Any ideas are welcome,
Dennis
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted May 30, 2006 11:45 AM

The only thing that would be different would be that we put the Emualation DLL in the GAC. Try adding it to the GAC of the target and see if that works (as well as including MSVCR70.DLL)
Reply | PowerTCP Emulation for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX