Hmm. I'm trying to deploy a web service to a new server and there is no ASP.NET tab. I've tried running aspnet_regiis
from ASP.NET 2.0 directory but this doesn't seem to work. Any ideas anyone?
If in IIS the tab for ASP.Net does not appear, follow these steps: Verify first that you have the . Net 2.0 Framework installed. To do this, go to Add or Remove Programs in the Control Panel and verify that you have Microsoft .
In Control Panel, click Programs, and then click Turn Windows features on or off. In the Windows Features dialog box, click Internet Information Services to install the default features. Expand the Application Development Features node and click ASP.NET 4.5 to add the features that support ASP.NET.
Enabling Windows Internet Information Services (IIS)In the Server Roles tab of the Add Roles and Features wizard, check the Web Server (IIS) box. The default values provide all the functionality LEC AIM needs. On the Features tab of the Add Roles and Features wizard, check the . NET Framework 4.
Click Start, and then click Control Panel. In Control Panel, click Programs and Features, and then click Turn Windows Features on or off. Expand Internet Information Services, then World Wide Web Services, then Application Development Features. Select ASP, and then click OK.
If you've had (or have...) VMware Server installed on this particular machine, the following steps will most likely fix the issue with minimal pain:
%windir%\system32\inetsrv\MetaBase.xml
in a text editorEnable32BitAppOnWin64="TRUE"
iisreset /start
Did you try uninstalling and then reinstalling ASP.NET?
i.e.
aspnet_regiis -u
and then
aspnet_regiis -i
The uninstall and then reinstall worked for me before.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With