473,779 Members | 2,089 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Setup Error - Failed to load resources from resource file

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 then run, I get the following error:

Setup Error
Failed to load resources from resource file.
Please check your setup.

The application was installed on a Windows XP SP2 machine.

I have un-installed the .NET Framework 1.1 and latest hot-fix and re-installed both. Still have the same error. The program run fine when installed on the development machine.

I retain the setup programs for all previous versions of the program. If I un-install the new 1.4.6 version and reinstall the previous version 1.4.5. The program runs with no error.

Since the creation of version 1.4.5 I have installed and un-installed Visual Studio 2005 Beta. I have repaired my Visual Studio .NET 2003 installation since the un-install of 2005.

I am not using any localization functionality.

Can anyone offer a suggestion as to what might be causing this problem?
From http://www.developmentnow.com/g/38_0...nguages-vb.htm

Posted via DevelopmentNow. com Groups
http://www.developmentnow.com
Nov 21 '05 #1
0 1934

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

Similar topics

0
1163
by: James Pope | last post by:
Hello, Occasionally, my users will get an error that causes their program to crash. The error is : Failed to load resources from resource file. Please check your setup. The users are running Windows XP home.
5
3601
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 .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
0
2192
by: camaro77 majau via DotNetMonster.com | last post by:
Sorry by my english but i'm from spain. I have a problem and after search by the web i have know that is due by framework. The message is : setup error "failed to load ressouces from resource file please check your setup" It only appears when i'm using a p2p program called elephant,who needs framework to run.some month ago I instaled for first time elephant and framework,but i don't remember whar version of framework i had
0
2327
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 then run, I get the following error: Setup Error Failed to load resources from resource file. Please check your setup. The application was installed on a Windows XP SP2 machine. I have un-installed the .NET Framework 1.1 and latest hot-fix...
3
13522
by: Sarah Woodfield | last post by:
Hi, I have written an application in VB.Net which runs well on my development PC. However on a few clients machines, at apparently random intervals, they get the above message and the programme crashes out. The error isn't occurring during set-up, but during use of the programme. I am having trouble trapping for this as I don't know what it means and therefore what might be causing it. As far as I know, I am not using any resource files...
0
1780
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 from some web clients (desktop browser, IE) , some other people do not have problems at all from theirs desktop. =============================== I am getting the following message when I try to access the asp.dotnet pages of our website.
5
2636
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. 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.
0
2093
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' subfolder in my 'bin' folder and the folder contains the resource dll. Accessing the german strings does not work. After a lot of debugging I managed to get fuslogvw.exe to work and got a result like this:
2
1403
by: ray well | last post by:
i get a msterious error msg which i haven't been able to duplicate on my development machine, and doesn't happen on every client machine, and not even consistantly on any particular client machine, just sort of randomly. when the app loads a message box comes up saying 'Setup Error' in he title. in the body it says "failed to load resources from resource file please check your setup". and it has an ok button..
4
1633
by: JerzeeJack | last post by:
Setup Error Windows XP After windows loads I get this message: setup error. Failed to load resources from resource file. Please check your set up. How do I check my setup to repair this?
0
9474
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10139
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10075
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9931
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5504
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4037
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3632
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2869
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.