I am new to ASP.NET as well as to WebMatrix Beta Razor language.
I am trying to publish and test a Web Site from WebMatrix Beta IDE to a local Virtual Windows Server 2008 IIS Server.
I did install SQL Server Express 2008 R2 at my local Virtual Windows Server 2008 (using Web Matrix Microsoft Web Platform).
Everything works fine till I add a database table to my WebMatrix site.
When I add a database table and Publish to local Virtual Windows Server 2008 IIS Server my WebMatrix IDE
closes unexpectedlly without any error message.
Running my Web Site using WebMatrix IISExpress works fine.
Any help will be very appreciated...
View Complete Post