http://www.asp.net/learn/mvc/tutorial-08-cs.aspx
http://blog.codeville.net/2008/07/04/options-for-deploying-aspnet-mvc-to-iis-6/
But still after using the solutions mentioned in these pages the solution would not run. That’s when i realized that asp.net was disabled on the server.
Running the command
aspnet_regiis.exe -i –enablefixed the problem.. Sometimes you just miss the obvious. :-)
0 kommentarer:
Post a Comment