vlado
-
3/14/2011 12:04:04 PM
RE:Installation
Here is the solution:
(I have to correct myself: it is Windows Server 2003 not 2005 as I mentioned above)
After you install .Net Framework on Windows Server 2003 do the following steps:
1. From your Run command, type inetmgr and press enter. 2. Expand the appropriate nodes in the IIS to locate the "Webservice Extensions" Node 3. Click on the same. 4. You will find a list of "prohibited" extensions in the right. 5. Click on ASP.NET v4.0 and "allow" it
You need to do it only with Windows 2003, because all the extensions are "Prohibited" by default to ensure security.
|