简体   繁体   中英

ASP AJAX Extensions in Win 2008 not working when deployed using IIS7

I am trying to publish a website using IIS7 from Win 2008 R2 server. Everything works fine but AJAX extensions from visual studio does not work. It works perfectly when you run using visual studio but when website is launched using IIS7, page does not refresh itself as it needs to be. I know I am missing ext. files or some statement in web.config just trying to figure out what is it? I am using framework 4.0 and VS 2010 professional. It is not giving me any errors but just not refreshing the page. Also, I have downloaded AJAX extenstions 1.0

Thanks for your comments.

Answer is: run AJAX 1.0 setup before while implementing IIS7. Also, include include ISCAPI and CGI components for IIS7 . Website will have AJAX working.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM