A beginner emailed me last night and I had forgotten about this little ditty !
When you create a NEW project and immediately try to run the Web Site Administration Tool you will get this error.
The solution is easy – BUILD FIRST !
I remember being very confused the first time I got this
Filed under:
.NET






















RE: Can not Load Type – Starting the ASP.NET Web Site Admin Tool
Pingback from Can not Load Type – Starting the ASP.NET Web Site Admin Tool : Misfit Geek
ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications and web services. It was first released in January 2002 with version 1.0 of the .NET Framework, and is the successor to Microsoft’s Active Server Pages technology. ASP.NET is built on the Common Language Runtime, allowing programmers to write ASP.NET code using any supported .NET language. The ASP.NET SOAP extension framework allows ASP.NET components to process SOAP messages.