Re: Setup Error: Failed to load resources from resource file
- From: mordy <mordy.1s5jxy@>
- Date: Thu, 14 Jul 2005 09:57:43 +0100
I'm getting this same problem on an application installed across four
separate machines - they all report the same error. As others have
mentioned though, this app was running for about two months constantly
without problem and then one morning all four machines became unable to
sustain more than two hours' worth of processing. My applications are
vb.net desktop systems though - they have no interaction with asp.net
in any way but they do occasionally use the httprequest objects to
query web page content.
My application was originally a multi-threaded app but I've since
pulled it back to the single main thread to rule that out, I've
reinstalled the framework on each machine, service packed it (all done
with virus-protection disabled this time around in case it was
inhibiting the install).
Has anyone managed to find any common thread with this problem? I've
been searching the newsgroups for months and it still looks like this
problem is definitely caused by a something going wrong with the
something :(
"Setup failed to load resources from setup file"
I still don't understand why THAT is the error message? There is no
setup...there are no setup files...could it be something to do with the
JIT compilation of the MSIL code or something? Could it be a failure to
compile a function that's being called?
--
mordyPosted from http://www.pcreview.co.uk/ newsgroup access
.
- Prev by Date: Re: Odd Event Problem - Handlers not running code??
- Next by Date: how to change the value of Request.ServerVariables["HTTP_REFERER"] on the ser ver? if not possible is there some way to change it by sending back javascript to the client and having the client automaticaly do something to change the value of Request.Server
- Previous by thread: msvcr70.dll, msvcrt.dll?
- Next by thread: how to change the value of Request.ServerVariables["HTTP_REFERER"] on the ser ver? if not possible is there some way to change it by sending back javascript to the client and having the client automaticaly do something to change the value of Request.Server
- Index(es):
Relevant Pages
|