Click here to Skip to main content
15,890,897 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

i have a mvc3 application created using vs2010.i can run it scuccessfully from vs. then i hosted the application to iis.but getting error when i browse the application from iis.

for example:-

my mvc3 application has a folders name 'packages' and 'testMVC'.i hosted only the testMVC folder to iis.this 'packages' folder is needed to host in iis?


help me..

Thanks..
Posted
Updated 15-Aug-13 23:02pm
v2

1 solution

I would suggest that you read up on How to deply an asp.net MVC3 application[^]. The safest way I have found to publish MVC3 sites is to use the Studio deployment wizard.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900