Question : script manager working in subfolder but not working in the root folder on the production server

Hello,

I am having 3.5 framework on my production server. I have used AJAX in my application, It is working fine on the pages putted in the sub folder of the root directory. But when I put that page in the root directory then it is producing error 'Script Manager is not supported tag'. Please help to overcome this problem to run ajax on the pages in the root directory.

Answer : script manager working in subfolder but not working in the root folder on the production server

Make sure that there is not a web.config in the subfolder that specifies all the AJAX modules while the web.config in the root does not.
Random Solutions  
 
programming4us programming4us