Asked By
awala
0 points
N/A
Posted on - 10/25/2011
I want to learn ASP.Net programming to develop a website. For this I installed MS Visual Studio. But I can not configure IIS server.
Where do i go to set up it ?
Please help me as soon as possible to solve this problem.
How can I connect Ms SQL to it?
Need urgent ASP.Net help to configure IIS
Please follow this procedure (For Version 7.0):
Start IIS Version 7.0 administrative console. Go to the connections page select Sites, then Web Site Plug-in.
Go to the Actions page then Basic Settings then make a note of the Application Pool name.
Select Cancel and then go to Application Pools. On the features page, right-click the application pool that you noted earlier.
Then go to Advanced Settings.
Select 'Enable 32-bit Applications' and click OK.
Restart the application pool.
I hope this helps.