Fixing “ASP.NET 2.0 has not been registered on the Web server.” error in Visual Studio

Recently I was working on very very old ASP.Net Project which was built on using .Net 2 framework. That thing was so ancient that VS2019 (or VS2015)  won’t even load it due to it’s dependent 3rd party libraries were also incompatible. I was able to get Visual Studio 2008 Pro using my MSDN license. All

Installation Project in Visual Studio … Installer 101

During past couple of weeks I was greatly involved in process of creating MSIs for our new products. The ultimate goal was (still is) to improve overall installation experience of customers. During this time I mainly tinkered with one the project type in VS which I had never ever used before, that was “Visual Studio