Login  
Search All Forums
Dart Home | PowerTCP Web for ActiveX | Custom Development Reply | PowerTCP Web for ActiveX Topics | Forums   
AuthorForum: PowerTCP Web for ActiveX
Topic: Windows 2003 SP2 & webtool deployment
rajeshr

From: newark, NJ USA
Posts: 10
Member Since: 09/26/03
posted August 14, 2007 12:12 PM

Have any of you faced this problem?

We are using PowerTCP webtool to parse website HTML pages.We have set a reference to the Dart dlls in our VB6 dll project. We have registered the dll under component services. We call our VB6 dll from an ASP page and which in-turn calls the dartweb dll to get a URL html page and parse it. This is working fine in Windows 2000 server. Currently, we are in the process of migrating to windows 2003 server and also moving to .NET 2.0. Rather than rewriting the dart part, we decided to use our dll (which has reference to dartweb dll) in the .NET app as an Interop. This whole thing works fine in the debug environment (the development m/c are Windows XP). But when we deploy it in the windows 2003 server, it doesn't work and it crashes. 

However, it works, if I change the ASP_NET worker process to run under the system administrator! I need help with this situation.

There are other COM+ interops (used in our .NET 2.0 app and it runs just fine)

Regads,
Raj
rajeshr

From: newark, NJ USA
Posts: 10
Member Since: 09/26/03
posted August 15, 2007 11:39 AM

I've written to the sales dept.

BTW -Currently, this is the error message that is logged in the event viewer when this error happens. This same thing works on a Windows 2003 SP1 machine. Any ideas?

The average call duration has exceeded 10 minutes. If this is not the expected behavior, please see article 910904 in the
Microsoft Knowledge Base at http://support.microsoft.com for details on how to use the COM+ AutoDump feature to automatically generate dump files and/or terminate the process if the problem occurs again.
Server Application ID: {C2256CE9-C21A-447D-A7DD-F87BE38B55F4}
Server Application Instance ID:
{E8EB7666-34BF-4073-9203-B6E1F162A030}
Server Application Name: eLawFed

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted August 15, 2007 1:50 PM

Hi,
Was your license added to the registry of the new server?

I am not sure how the licensing reacts when the control is added to an ASP.NET app wrapped in another dll.
But when it is added directly to a project, you must add your license to the server as described here (see IMPORTANT *2):
http://support.dart.com/postings?topicid=2647

Thanks,
-ken
rajeshr

From: newark, NJ USA
Posts: 10
Member Since: 09/26/03
posted August 20, 2007 5:42 PM

I made a mistake by replying to the notification email.
Yes the license key is there in the registry. Still no improvement. Any ideas?
-Raj
Raj

From: Rome, NY, USA
Posts: 389
Member Since: 02/01/06
posted August 21, 2007 2:50 PM

Please put the DartNostics app on the WebServer and create a Report from it. ("C:\Program Files\PowerTCP\Web Tool\Bin\DartNostics.exe")
Make sure you create the report from your webserver and not your development box.

And send it to support@dart.com with subject - "Forum Issue 7557".

Thanks,
Raj

Raj Narain
Technical Support
www.dart.com
Raj

From: Rome, NY, USA
Posts: 389
Member Since: 02/01/06
posted August 22, 2007 2:24 PM

I just tried creating an ActiveX DLL that used WebTool and then used that in an ASP.NET project. It worked fine after deploying it on Windows Server 2003 (updating the registry for license).

There was no tweaking done, simply created a Virtual Directory and registered myCustom DLL, DartSock.dll and DartWeb.dll.

Are you working in a partial trust environment?
I will email you the sample project.

Regards,
Raj
Reply | PowerTCP Web for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX