Home All Groups Group Topic Archive Search About

Server looking for WebResource.axd on linex server site is alias o

Author
15 Mar 2006 7:10 PM
malverson26
My site is a department site off the companys intranet site.  The company's
site is running on linex my site is an alias i.e. intranet.abc.com would be
the companies site my site would be intranet.abc.com/department1.

After upgrading to .net 2.0 from 1.1 non of my validation controls work
because .net is looking for the WebResource.axd file at /WebResource.axd and
not /department1/WebResource.axd.  Of course the linex server has no idea
what to do with this request so it throughs a page cannot be found error.

How can I configure asp.net to tell it that it's site begins at /department1
or at least tell it to look for WebResource.axd at that level instead of the
root of the site?

AddThis Social Bookmark Button