Strange problem ScriptResource.axd

V

Victor

Hi guys, I have a very strange problem with scriptmanager here. I want to
load a js (which is embed in the project) but everytime i try to load that,
it gives me error like
Specified argument was out of the range of valid values.
Parameter name: utcDate
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.

I found some articles talking about this issue. like
(http://dotnetslackers.com/JavaScrip...d_and_and_assemblies_built_in_the_future.aspx)

In this article it suggest that we should use WebResource.axd. But this is
really not an option for me now. Is there a way I can fix this without
change the build date to the past, and make this working?

Cheers
Victor
 
S

Steven Cheng[MSFT]

Hi Victor,

Regarding on this issue, you've also found your another thread posted
earlier and replied you there. Please feel free to discuss and followup
there.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top