Posts Tagged ‘MVC’

How to fix the Microsoft.Web.Administration.dll problem

The Problem: While coding away on the Stronico signup process I came across a problem with creating a reference to the Microsoft.Web.Administration dll, namely it was not present as a reference.  No problem, I added the dll manually via Visual Studio (it is in the %WinDir%\System32\InetSrv directory), yet once that was done I could not reference the dll.

Read more on How to fix the Microsoft.Web.Administration.dll problem…

Popularity: 10% [?]