Missing Microsoft.Web.Infrastructure
Posted December 23rd, 2011 . No Comments .
Products such as RavenDB which includes an option to deploy it as a IIS web service, however it has dependency on non core .NET Framework assemblies such as in my case Microsoft.Web.Infrastructure.
If you do a clean install of IIS on Windows Server and try to deploy RavenDB, you will encounter a Microsoft.Web.Infrastructure.dll not found error.
To fix this just download the Web Platform Installer (http://microsoft.com/web) on your Windows Server and install the ASP.NET Web Pages component on your Windows Server
No Responses to “Missing Microsoft.Web.Infrastructure”
RSS feed for comments on this post. TrackBack URL
