Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > ScriptResource.axd is occasionally throwing Server Error (500) RSS

Reply
Thread Tools

ScriptResource.axd is occasionally throwing Server Error (500) RSS

 
 
Amit
Guest
Posts: n/a
 
      07-28-2008
In one of .Net 2.0 application, we start getting application server error 500
for ScriptResource.axd after several hrs/days of use. This happens all of
sudden without any warning. The app would work fine for several hrs/days and
then at one moment it would start throwing this error. Saving web.config
solves the problem. The problem would probably be solved by restarting the
app pool also but since we don't have access to the web servers, we use the
saving of web.config as quick fix. Search on the net doesn't get anything
useful. The actual error message from the server is

Server Error in '/' Application.
Cannot perform CAS Asserts in Security Transparent assemblies
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.InvalidOperationException: Cannot perform CAS
Asserts in Security Transparent assemblies

Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:

[InvalidOperationException: Cannot perform CAS Asserts in Security
Transparent assemblies]
Microsoft.Web.Handlers.ScriptResourceHandler.Decry ptString(String s) +37

Microsoft.Web.Handlers.ScriptResourceHandler.Syste m.Web.IHttpHandler.ProcessRequest(HttpContext context) +325

System.Web.CallHandlerExecutionStep.System.Web.Htt pApplication.IExecutionStep.Execute() +303
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET
Version:2.0.50727.832


 
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
Two ways to generate RSS - rss/maker and rss/2.0 - which is better? Jonathan Groll Ruby 1 06-27-2009 03:53 AM
how to retrieve CGI rss feed using asp.net but error The remote server returned an error: (503) Server Unavailable. rote ASP .Net 0 03-06-2008 11:26 PM
WebRequest.GetResponse() throwing exception (Internal Server error =?Utf-8?B?VGVycnk=?= ASP .Net 4 01-13-2005 10:25 PM
mozilla bookmarks occasionally lost Mike Henley Firefox 3 07-27-2004 10:06 PM
frame relay traffic shaping drops pvc occasionally under light load... wr Cisco 0 11-12-2003 09:44 AM



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