Category:: Problems faced during SharePoint 2007 installation
1) Install IIS --> Configure ur server wizard
2) install .net 2.0
3) install .net 3.0 framework.
After this installation, ASP.NET v2.0.50727 should appear in inetmgr/internet manager. Well the problem happens when it doesn't appear in web server extensions.
One solution is to remove .NET Framework 3.0 SP1 and .NET Framework 2.0 SP1 then download the .NET Framework 2.0 and 3.0.
After installing .NET Framework 2.0 the ASP.NET v2.0.40727 will show up.
well the shortcut is:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727> or C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727> for 64 bit
Type aspnet_regiis.exe – i
ASP.NET will register itself and show up in Web Service Extensions!
Subscribe to:
Posts (Atom)