V
Vijaya P Krishna
Hi,
I have a .NET Windows Forms application, written in VB.NET and C#. [.NET
runtime version: 1.0; Operating System: Windows XP.]
I am opening a URL from the application using Process.Start(). The URL
points to a java servlet running on apache-tomcat.
For some users the application shows an error dialog with following
information. Another very interesting observation is that it's sending a lot
of requests to the servlet within no time. Please note that this is not
happening for all users.
--------------------------------------------------------------
Setup error
--------------------------------------------------------------
Failed to load resources from resource file
Please check your Setup.
---------
OK
---------
Can anyone let me know what is going wrong here?
Thanks,
Vijay
I have a .NET Windows Forms application, written in VB.NET and C#. [.NET
runtime version: 1.0; Operating System: Windows XP.]
I am opening a URL from the application using Process.Start(). The URL
points to a java servlet running on apache-tomcat.
For some users the application shows an error dialog with following
information. Another very interesting observation is that it's sending a lot
of requests to the servlet within no time. Please note that this is not
happening for all users.
--------------------------------------------------------------
Setup error
--------------------------------------------------------------
Failed to load resources from resource file
Please check your Setup.
---------
OK
---------
Can anyone let me know what is going wrong here?
Thanks,
Vijay