iloire / asp.net-mvc-example-invoicing-app

Example invoicing application in ASP.NET MVC3
224 stars 208 forks source link

issues while running the code #10

Closed senthil4a closed 11 years ago

senthil4a commented 11 years ago

qw

kahanu commented 11 years ago

This generally means that your /iloire Facturacion/ directory is where you have the project, but it is not an "application" in IIS. You can't just place your project in a folder and have it work. To fix this, go into IIS and select this web site and expand all the folders. Now right-click the folder with your application (the /iloire Facturacion/ folder) and choose "Convert to Application". This should fix the problem.