PC Review


Reply
Thread Tools Rate Thread

App fails to load resource assembly with "Setup failed with hr =0x80070005"

 
 
Achim Domma
Guest
Posts: n/a
 
      21st Aug 2006
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:


[...]

LOG: Attempting download of new URL
file:///C:/WINDOWS/[...]/Administration.resources.DLL.

LOG: Attempting download of new URL
file:///C:/develop/[...]/bin/de/Administration.resources.DLL.

LOG: Assembly download was successful. Attempting setup of file:
C:\develop\[...]\bin\de\Administration.resources.DLL

LOG: Entering download cache setup phase.

ERR: Setup failed with hr = 0x80070005.

ERR: Failed to complete setup of assembly (hr = 0x80070005). Probing
terminated.



So it looks like Asp.Net tries to load the correct assembly, but loading
the assembly fails for mysterious reasons. Google does not help much. It
tells me, that 0x80070005 seems to be some kind of access denied. As far
as I see, this should not be the problem in my case!?

Any hint what might be going wrong?

regards,
Achim
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
" Failed to load resources from resource file, please check your setup " Scott McFadden Microsoft Dot NET Framework 0 1st Apr 2006 06:03 AM
Process.Start() throws an error saying "Setup error: failed to load resources from resource file Please check your Setup" Vijaya P Krishna Microsoft Dot NET Framework 5 22nd Mar 2006 12:25 PM
Process.Start() throws an error saying "Setup error: failed to load resources from resource file Please check your Setup" Vijaya P Krishna Microsoft Dot NET Framework Forms 5 22nd Mar 2006 12:25 PM
Process.Start() throws an error saying "Setup error: failed to load resources from resource file Please check your Setup" Vijaya P Krishna Microsoft C# .NET 5 22nd Mar 2006 12:25 PM
Process.Start() throws an error saying "Setup error: failed to load resources from resource file Please check your Setup" Vijaya P Krishna Microsoft VB .NET 5 22nd Mar 2006 12:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:01 PM.