Shane Bartholomeusz

Geek and lover of all things tech related

Tag: Command Line

Register .Net Framework version with IIS web server

Visual Studio Error

When trying to open a Visual Studio solution, I encountered the following error.

C:\myFilePath\myService.Service.csproj : error  : The Web Application Project XXXXXX.Service is configured to use IIS. IIS is not installed on this computer. To access local IIS Web sites, you must install the following IIS components:       Internet Information Services       IIS 6 Metabase and IIS 6 Configuration Compatibility       ASP.NET In addition, you must run Visual Studio in the context of an administrator account. For more information, press F1.


Dot Net Logo


Continue reading

Port Forwarding using the Windows Firewall

Port forwarding in Windows

The other day I was looking for an easy way to setup port forwarding on my Windows Server 2008 development server.

Firewall image

I came across the built-in “netsh interface portproxy” Windows command which allows you to do this without the need to install any additional software.

Continue reading

© 2024 Shane Bartholomeusz

Theme by Anders NorenUp ↑