473,326 Members | 2,023 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,326 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 3543
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: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.