URGENT: Change location of aspnet_client folder?

K

Ken Baltrinic

Don't ask my why we need to do this, I didn't write the website policy :( ,
but we are deploying to a website where we cannot place any directories
directly off web root (i.e. aspnet_client) and therefore we need to tell
all those lovely validation controls that their js files have moved. Is
there a setting somewhere that we can change to tell the system where
aspnet_client is? This is a urgent deployment issue.
--Ken
 
B

Bruce Barker

see

<webControls clientScriptsLocation="/aspnet_client/{0}/{1}/"/>

in machine.config.

-- bruce (sqlwork.com)
 
K

Ken Baltrinic

Beautiful! Thanks.

Bruce Barker said:
see

<webControls clientScriptsLocation="/aspnet_client/{0}/{1}/"/>

in machine.config.

-- bruce (sqlwork.com)
 

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

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top