Problem:
I have an urgent scenario which is my site is down now due to an application pool error. i have moved my site recently to another vendor. after configuring the DNS, i am getting 500 error when i use asp.net 4.0 classic app pool. but when i use integrated, it gives me a httpcontext error which is related to the global.asax.
Answer:
Created an Application pool identity as IWPD_1 with asp.net 4.0 classic. Then it worked.
I have an urgent scenario which is my site is down now due to an application pool error. i have moved my site recently to another vendor. after configuring the DNS, i am getting 500 error when i use asp.net 4.0 classic app pool. but when i use integrated, it gives me a httpcontext error which is related to the global.asax.
Answer:
Created an Application pool identity as IWPD_1 with asp.net 4.0 classic. Then it worked.
0 comments:
Post a Comment