Answered by:
Application not running in IIS 7.0 with framework 4.0 using SSL

Question
-
User-530942263 posted
Hi,
I developed a web application in VS2008 and hosted it in IIS with SSL. It worked fine. Now after upgrading application to VS2010 and again hosting application with SSL on IIS it is raising error. I have set framework 4.0. in setting. I am not getting where the problem is? I am stucked with the application and changed the setting as I got on googling.
Please suggest what step should I take to resolve the problem.
Are there any special setting i have to set on IIS for framework 4.0.
Many-many thanks in advance.
Please help me in sorting this problem.
Wasif
Tuesday, October 8, 2013 10:19 AM
Answers
-
User-483528683 posted
Hi
Check your application pool framework from IIS.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, October 8, 2013 10:29 AM -
User-1426144113 posted
Hi,
First, As dakvikas said you should check the application pool in the iis, the application pool that used in your website should use the .net framwork 4.0. http://technet.microsoft.com/en-us/library/cc731755(v=ws.10).aspx
If it don't soved your issue, What's the detail error message that you get? Could you provide the detail steps that you configured the application?
Thanks
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, October 9, 2013 9:18 AM
All replies
-
User-483528683 posted
Hi
Check your application pool framework from IIS.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Tuesday, October 8, 2013 10:29 AM -
User-1426144113 posted
Hi,
First, As dakvikas said you should check the application pool in the iis, the application pool that used in your website should use the .net framwork 4.0. http://technet.microsoft.com/en-us/library/cc731755(v=ws.10).aspx
If it don't soved your issue, What's the detail error message that you get? Could you provide the detail steps that you configured the application?
Thanks
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, October 9, 2013 9:18 AM