Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / March 2006

Tip: Looking for answers? Try searching our database.

Process.Start() throws an error saying "Setup error: failed to load resources from resource file Please check your Setup"

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Vijaya P Krishna - 22 Mar 2006 06:32 GMT
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
Cor Ligthert [MVP] - 22 Mar 2006 06:48 GMT
Vijaya,

What does the url when started from the browser?

Cor
Vijaya P Krishna - 22 Mar 2006 07:31 GMT
The URL tries to open the details of a record, given it's id.

The URL looks like:
http://internalserver.ourfirm.com:11111/Q/1234 where 1234 is the record id.
This works perfectly when the link is directly opened in IE or Mozilla.

To be more clear, we have a list of ids, and corresponding to them are a
list of links. On clicking the link, we are simply opening the URL
corresponding to the id.

Thanks,
Vijay

> Vijaya,
>
> What does the url when started from the browser?
>
> Cor
Cor Ligthert [MVP] - 22 Mar 2006 10:15 GMT
Vijaya,

Can you show us that process start part as code completely.

Only the process start

Cor

> The URL tries to open the details of a record, given it's id.
>
[quoted text clipped - 15 lines]
>>
>> Cor
Vijaya P Krishna - 22 Mar 2006 10:56 GMT
I am simply using
Process.Start(strURL)

Thanks,
Vijay

> Vijaya,
>
[quoted text clipped - 23 lines]
>>>
>>> Cor
Cor Ligthert [MVP] - 22 Mar 2006 13:25 GMT
>I am simply using
> Process.Start(strURL)

And you have the HTTP in that?

Where it than means, start the default program to process HTTP and pass this
string to that.

Would that not be in the program than that is started that has te problem.
Or is it not HTTP and than is the program not registered.

Cor

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.