Hi,
I am trying to get some WCF examples which I downloaded from the web to run on my machine. When I set Default.aspx as the start page it just brings up a directory listing in my browser. Can anyone help ?
I have the following installed :
- Visual Studio Professional 2012
- SQL Server 2012
- IIS 8.0
I'm not sure what is wrong. When I load up the example itself into Visual Studio it tells me :
The web project ... requires SQL Server Express, which is not installed on this computer. The recommended database engine for Visual Studio 2012 is SQL Server LocalDB Express.
To upgrade the project database to use SQL Server LocalDB Express, double-click the database file and follow the instructions.
I set up the default as a start page but it just dumped me into the directory again.
When I click on on default.aspx in the browser (firefox) I get the following error :
Server Error in '/WcfTestWebSite' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /WcfTestWebSite/Global.aspxVersion Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18010