WebResource.axd issue on W2003 server

  • Thread starter Thread starter TR
  • Start date Start date
T

TR

Hi,

we want to go public at a customer and have a problem at their Windows 2003
server (IIS6) running a ASP.NET solution with CLR framework 2.0.

In the welcome page (simple one, no logic) we use the build in menu control
with one sub-menu (dropdown). Now it seems, it cannot load any javascript
provided by the WebResource.axd handler nor the image(s) required in the
menu (arrow image).

I'm completely out of ideas now, anyone have an idea?
 
I found the reason: UrlScan.exe blocked all except .aspx and .asmx.
One day lost for searching and fiddeling around... :-)
 

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

Back
Top