Failed to load resources from resource file

B

bclegg

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 failing to load.
I have looked at the manifest with ildasm but am none the wiser.

Does anybody know how to diagnose this sort of problem?

Thanks
Bob
 
F

Felix Wang

Hello Bob,

Thanks for posting. As far as I know, if the Microsoft Data Access
Component has been corrupted on the target machine, we will get this error.
Let's try updating the MDAC by installing 2.8:

http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-
b037-185d0506396c&DisplayLang=en

On the other hand, if we install the package to another machine, do we have
this problem? This can isolate whether the problem is with your deployment
package or that specific machine.

I hope the information is useful to you.

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
B

bclegg

Hi Felix,
Problem solved.
It was a coding problem in the application that was environment sensitive.
regards
Bob
 
F

Felix Wang

Hello Bob,

Thanks for your update. I am glad to hear that the problem has been fixed.

Please feel free to post here if you still have any further concerns.

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top