.net - What are the possible effects of upgrading to IIS Application Pool ASP.NET V4.0? -


locally, have upgraded application iis application pool asp.net v4.0 classic. problem here when planning deploy our server found out there existing application running on application pool asp.net v2.0 classic.

what possible effect existing application if upgrade server application pool asp.net v4.0?

i think reponse should be... none... regiis .net 4.0 (if not done allready) , create new pool new application. should go fine!


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -