Donate

Visual Studio And .NET Framework - The installer was interrupted before Application could be installed

I have an .msi file created using .NET Framework 3.5 SP1 in which it can't proceed to installation as stated by the title of this post. Since I'm running on IIS 8, there might be some issues communicating with IIS 6. Taken from the point that this application was packaged using Visual Studio 2008.
The fix is to enable IIS Metabase and IIS 6 configuration compatibility through the Control Panel -> Turn Features On/Off.
Visual Studio And .NET Framework - The installer was interrupted before Application could be installed
Details
OS: Windows 8
IIS: 8
.NET Framework: 3.5 SPI
Visual Studio: 2008

Comments

Donate

Popular Posts From This Blog

WPF CRUD Application Using DataGrid, MVVM Pattern, Entity Framework, And C#.NET

How To Insert Or Add Emojis In Microsoft Teams Status Message

Bootstrap Modal In ASP.NET MVC With CRUD Operations