Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Server Error

Reply
Thread Tools

Server Error

 
 
Kay Chan
Guest
Posts: n/a
 
      10-29-2004
Hi all,

After I update to .net service pack for 1.1, my aspx website doesn't
work!!!!

the return error is


Server Error in '/' Application.
--------------------------------------------------------------------------------

An error occurred while try to load the string resources (GetModuleHandle
failed with error -214702388.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Web.HttpException: An error occurred while try to
load the string resources (GetModuleHandle failed with error -214702388.


anybody know how to solve it?

Regards,
Kay


 
Reply With Quote
 
 
 
 
cbDevelopment
Guest
Posts: n/a
 
      10-30-2004
An error code of -214xxxxx usually points to permissions. I would
definately start there. Check your ASPNET or NetworkServices account's
permissions.

"Kay Chan" <> wrote in
news:ei0$:

> Hi all,
>
> After I update to .net service pack for 1.1, my aspx website doesn't
> work!!!!
>
> the return error is
>
>
> Server Error in '/' Application.
> -----------------------------------------------------------------------
> ---------
>
> An error occurred while try to load the string resources
> (GetModuleHandle failed with error -214702388.
> Description: An unhandled exception occurred during the execution of
> the current web request. Please review the stack trace for more
> information about the error and where it originated in the code.
>
> Exception Details: System.Web.HttpException: An error occurred while
> try to load the string resources (GetModuleHandle failed with error
> -214702388.
>
>
> anybody know how to solve it?
>
> Regards,
> Kay
>
>
>


 
Reply With Quote
 
 
 
 
Kay Chan
Guest
Posts: n/a
 
      10-30-2004
After I re-compiled the source code and re-type the web.config, it works!!

the sp has problem on upgrading

hope Microsoft debug all the problems before release their service
pack!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!




"cbDevelopment" <> wrote in message
news:Xns9591E54352D4AcbDevelopment@207.46.248.16.. .
> An error code of -214xxxxx usually points to permissions. I would
> definately start there. Check your ASPNET or NetworkServices account's
> permissions.
>
> "Kay Chan" <> wrote in
> news:ei0$:
>
>> Hi all,
>>
>> After I update to .net service pack for 1.1, my aspx website doesn't
>> work!!!!
>>
>> the return error is
>>
>>
>> Server Error in '/' Application.
>> -----------------------------------------------------------------------
>> ---------
>>
>> An error occurred while try to load the string resources
>> (GetModuleHandle failed with error -214702388.
>> Description: An unhandled exception occurred during the execution of
>> the current web request. Please review the stack trace for more
>> information about the error and where it originated in the code.
>>
>> Exception Details: System.Web.HttpException: An error occurred while
>> try to load the string resources (GetModuleHandle failed with error
>> -214702388.
>>
>>
>> anybody know how to solve it?
>>
>> Regards,
>> Kay
>>
>>
>>

>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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
The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/822319ev1'. 'HTTP/1.1 500 Internal Server Error'. chanmm ASP .Net 2 09-07-2010 07:37 AM
System.Net.WebException: The remote server returned an error: (500) Internal Server Error. kuladeep.mohan@gmail.com ASP .Net 5 08-26-2009 09:36 AM
Help. Getting a An error has occurred while establishing a connectionto the server. When connecting to SQL Server 2005, this failure may be causedby the fact that under the default settings SQL Server does not allow remote aboutjav.com@gmail.com ASP .Net 0 05-03-2008 12:43 PM
Server to server = Server client to server? - Java 2 07-29-2005 10:46 PM
Web server reported following error... HTTP/1.1 500 Internal Server Error John Bonds ASP .Net 2 08-03-2004 10:03 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57