|
-
Aug 19th, 2008, 11:55 AM
#1
Thread Starter
Hyperactive Member
[02/03]failed to load resources from resource file.
Hi,
I'm trying to run an app (this was developed using VB.NET 2003 and MS Office 2003).
This app runs ok under W98, W2000, W2003, WXP. But when it runs under MS Vista it displays this error:
"failed to load resources from resource file. Please check your setup"
The user can install correctly the app, but when he tries to run it, it crashes and displays this error message.
regards
-
Aug 19th, 2008, 11:58 AM
#2
Re: [02/03]failed to load resources from resource file.
Are you trying to access files in the c:\program files or c:\windows directories?
-
Aug 22nd, 2008, 08:23 AM
#3
Thread Starter
Hyperactive Member
Re: [02/03]failed to load resources from resource file.
Yes. In the "Program Files". Already I tried to move the data directory to "Documents" folder and it displays the same error.
The user has total rights.
But where I install the app?
regards
-
Aug 22nd, 2008, 08:50 AM
#4
Re: [02/03]failed to load resources from resource file.
It is probably UAC blocking you from accessing the files.
If you turn UAC off, does the problem go away? If it does, then that is your problem and you need to look at your code to determine what is accessing things that UAC thinks it should not.
-
Aug 22nd, 2008, 10:23 AM
#5
Thread Starter
Hyperactive Member
Re: [02/03]failed to load resources from resource file.
How I can turn off UAC?
regards
PS: Ok i have seen : http://www.howtogeek.com/howto/windo...windows-vista/
-
Aug 22nd, 2008, 03:23 PM
#6
Re: [02/03]failed to load resources from resource file.
Don't turn it off permanently though, just do that as a test to see if that is what is causing your error, if it is, then that can really help you narrow down your issue.
-
Aug 26th, 2008, 04:15 AM
#7
Thread Starter
Hyperactive Member
Re: [02/03]failed to load resources from resource file.
it continues displaying the same message.
The app uses interop.xxxxxx.dll (Interop.JRO.dll, Office.DLL,...) These DLL are compatibles with Vista? Or might these be the causers of the problem?
regards
-
Sep 14th, 2008, 09:48 AM
#8
Thread Starter
Hyperactive Member
Re: [02/03]failed to load resources from resource file.
Please any help?
Anybody has had a similar error under Vista?
thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|