Skip navigation

how to change the client scripts location path

if u install asp.net application not under inetpub-wwwroot.

the application can't see the client script that add to aspnet_client folder (when u add webControls like: Smart Navigation, Validation ect ).

to solve the problem add to the Web.config in <system.web> the tag webControls and add the attribute clientScriptsLocation=aspnet_client folder path.

 

good luck

Roni

 

 

 

 

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish