473,396 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Set Up Error - Failed to load resources from resource file

Set Up Error - Failed to load resources from resource file
Please check your set up.

This plesently cordal and verbose error is greeting me in
a very random and unpredictable way in a current VB .NET
stand alone project I am doing (some times the program
runs for 10 minutes, other times, I get the error right
away).

Has anyone seen this error in a VB.Net program? Any
ideas on how to get around it? The program works fine on
all my 3 test systems, but in production, I get this
error randomly on all 30 machines I have tried.

I am out of ideas.
Jul 21 '05 #1
5 3551
It now seems I can reproduce this only in Windows 2000.
XP and 2003 seem to work fine!! ????!!!??

wierd.

-----Original Message-----
Set Up Error - Failed to load resources from resource filePlease check your set up.

This plesently cordal and verbose error is greeting me ina very random and unpredictable way in a current VB .NET
stand alone project I am doing (some times the program
runs for 10 minutes, other times, I get the error right
away).

Has anyone seen this error in a VB.Net program? Any
ideas on how to get around it? The program works fine onall my 3 test systems, but in production, I get this
error randomly on all 30 machines I have tried.

I am out of ideas.
.

Jul 21 '05 #2
Greg,
I have gotten the same ridiculous error!
I'm running a VB.NET console/windows form app on Windows 2000.
The machine is a Dual Processor 1.4GHz P4's. I get the error after
approximately 1 day of runtime. Consistently! I have the same exact
thing running on a test machine (Windows 2000) with a single
processor. On THAT machine I do get a "StackOverFlowException occured
in system.data.dll" in the CONSOLE sometimes, but never the ridiculous
"Setup Error".

Not sure if they are related at all. I have no unbounded recursion or
excessive open method calls that I can see to cause a stack error on
the test machine and the app is only using like 13 MB memory when I
get either error on either machine.
So I'm currently trying to see why the test machine gets the stack
error becuase really I have nothing else to go on. Can't troubleshoot
the "Setup Error" at all otherwise. I've been looking for anything on
this error too and info is sparse to say the least. If you find
anything out make sure to post it! I'll do likewise...

"Greg May" <Co********@discussions.microsoft.com> wrote in message news:<0a****************************@phx.gbl>...
It now seems I can reproduce this only in Windows 2000.
XP and 2003 seem to work fine!! ????!!!??

wierd.

-----Original Message-----
Set Up Error - Failed to load resources from resource

file
Please check your set up.

This plesently cordal and verbose error is greeting me

in
a very random and unpredictable way in a current VB .NET
stand alone project I am doing (some times the program
runs for 10 minutes, other times, I get the error right
away).

Has anyone seen this error in a VB.Net program? Any
ideas on how to get around it? The program works fine

on
all my 3 test systems, but in production, I get this
error randomly on all 30 machines I have tried.

I am out of ideas.
.

Jul 21 '05 #3
I am wondering if the .Net framework got corupted knowing
what to link to what. I am reinstalling the framework
and getting different errors leading me to believe this
is progress.

-----Original Message-----
Greg,
I have gotten the same ridiculous error!
I'm running a VB.NET console/windows form app on Windows 2000.The machine is a Dual Processor 1.4GHz P4's. I get the error afterapproximately 1 day of runtime. Consistently! I have the same exactthing running on a test machine (Windows 2000) with a singleprocessor. On THAT machine I do get a "StackOverFlowException occuredin system.data.dll" in the CONSOLE sometimes, but never the ridiculous"Setup Error".

Not sure if they are related at all. I have no unbounded recursion orexcessive open method calls that I can see to cause a stack error onthe test machine and the app is only using like 13 MB memory when Iget either error on either machine.
So I'm currently trying to see why the test machine gets the stackerror becuase really I have nothing else to go on. Can't troubleshootthe "Setup Error" at all otherwise. I've been looking for anything onthis error too and info is sparse to say the least. If you findanything out make sure to post it! I'll do likewise...

"Greg May" <Co********@discussions.microsoft.com> wrote

in message news:<0a0e01c3af32$88dd3590
$a*******@phx.gbl>...
It now seems I can reproduce this only in Windows 2000. XP and 2003 seem to work fine!! ????!!!??

wierd.

>-----Original Message-----
>Set Up Error - Failed to load resources from resource

file
>Please check your set up.
>
>This plesently cordal and verbose error is greeting me
in
>a very random and unpredictable way in a current
VB .NET >stand alone project I am doing (some times the program >runs for 10 minutes, other times, I get the error right >away).
>
>Has anyone seen this error in a VB.Net program? Any
>ideas on how to get around it? The program works

fine on
>all my 3 test systems, but in production, I get this
>error randomly on all 30 machines I have tried.
>
>I am out of ideas.
>.
>

.

Jul 21 '05 #4
I've put it on a different machine in our live environment, same
problem.
I'd be suspicious that its a framework corruption issue. I think its
just a damn bug. I bet we won't find any solution, probably have to
contact Microsoft directly and have them check it out...

"Greg May" <Gr**@discussions.microsoft.com> wrote in message news:<02****************************@phx.gbl>...
I am wondering if the .Net framework got corupted knowing
what to link to what. I am reinstalling the framework
and getting different errors leading me to believe this
is progress.

-----Original Message-----
Greg,
I have gotten the same ridiculous error!
I'm running a VB.NET console/windows form app on Windows

2000.
The machine is a Dual Processor 1.4GHz P4's. I get the

error after
approximately 1 day of runtime. Consistently! I have the

same exact
thing running on a test machine (Windows 2000) with a

single
processor. On THAT machine I do get

a "StackOverFlowException occured
in system.data.dll" in the CONSOLE sometimes, but never

the ridiculous
"Setup Error".

Not sure if they are related at all. I have no

unbounded recursion or
excessive open method calls that I can see to cause a

stack error on
the test machine and the app is only using like 13 MB

memory when I
get either error on either machine.
So I'm currently trying to see why the test machine gets

the stack
error becuase really I have nothing else to go on.

Can't troubleshoot
the "Setup Error" at all otherwise. I've been looking

for anything on
this error too and info is sparse to say the least. If

you find
anything out make sure to post it! I'll do likewise...

"Greg May" <Co********@discussions.microsoft.com> wrote

in message news:<0a0e01c3af32$88dd3590
$a*******@phx.gbl>...
It now seems I can reproduce this only in Windows 2000. XP and 2003 seem to work fine!! ????!!!??

wierd.
>-----Original Message-----
>Set Up Error - Failed to load resources from resource file >Please check your set up.
>
>This plesently cordal and verbose error is greeting me
in >a very random and unpredictable way in a current VB .NET >stand alone project I am doing (some times the program >runs for 10 minutes, other times, I get the error right >away).
>
>Has anyone seen this error in a VB.Net program? Any
>ideas on how to get around it? The program works fine
on >all my 3 test systems, but in production, I get this
>error randomly on all 30 machines I have tried.
>
>I am out of ideas.
>.
>

.

Jul 21 '05 #5


I have the same error. It appears at random moments, and there is
absolutely No information I have found on it. I also have a solo -
project in VB.Net. What I have noticed since I am running the program on
2 different test-systems is that on 1 of the pc's it never gives this
error, and on the other one it does occasionally. I have tried
everything! I am runnig both of these tests on Windows 2000 Prof pc's.

If anyone has any idea's.... let me know!
Thanx in advance,
Roy

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 21 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Paul | last post by:
I have an existing application that has been installed and running for several months. I recently made a minor change to this application. When the application is installed on the user machine and...
3
by: Preference | last post by:
Hello, I am developing a .NET application in managed C++. Until now we have executed without problems in a lot of different computers. But a few days ago we detect a problem in some laptops. In...
0
by: bruce | last post by:
ASP.NET app running for about a year with no problem and suddenly this week it's giving error message. The same as the one decribed by another user. Even stranger is that we only have this problem...
0
by: bruce | last post by:
ASP.NET app running for about a year with no problem and suddenly this week it's giving error message. The same as the one decribed by another user. Even stranger is that we only have this problem...
4
by: bclegg | last post by:
Hi, I am getting the above error when start my application which I deployed successfully. The msi was produced using a .net launch project. I can't see how to dig deeper to find out what is...
5
by: Greg | last post by:
Set Up Error - Failed to load resources from resource file Please check your set up. This plesently cordal and verbose error is greeting me in a very random and unpredictable way in a current VB...
0
by: aartinawani | last post by:
Hi I have an asp.net application running under Windows 2003 Server, IIS 6, for 2 years. Today, suddenly, the site went down at 3:38 pm and the application raised an error entitled "Server too...
5
by: Vijaya P Krishna | last post by:
Hi, I have a .NET Windows Forms application, written in VB.NET and C#. I am opening a URL from the application using Process.Start(). The URL points to a java servlet running on apache-tomcat....
0
by: Achim Domma | last post by:
Hi, I try to develop a localized Asp.Net 1.1 application. I have added two resource files to my app, which are called 'Labels.resx' and 'Labels.de.resx'. If I compile the app, I see a 'de'...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.