I am sorry but I did not understand. What exactly am I supposed to do?
It's in inetmgr>web sites>Properties>HomeDirectories>Configuration>add>Executable and extension. Am I doing it right? This is where the OK button is not enabled.
Yes, you are right here, when you add the mapping, choose the executable first and then fill the extentsion. After that, you find the OK button is not enabled, that's it. Try to move your mouse point to the text box of executable and click your mouse, it'll
set the focus on the textbox. If you are lucky enough, you'll find that you can click the OK button now.
Or
There is another way, try to input the path and the file name of the executable by your self but not browse it.
So does this mean that all the IIS urls need to contain .mvc like this? http://localhost/NorthwindDemo/Products.mvc/List/Beverages edit: here is a solution, not exactly effortless though http://www.flux88.com/UsingASPNETMVCOnIIS6WithoutTheMVCExtension.aspx
I hope to see a fix for the .mvc problem in a ASP.NET MVC release soon :)
The followng blog post suggests a solution to the 404 problem on IIS 6.0: http://msmvps.com/blogs/omar/archive/2008/06/30/deploy-asp-net-mvc-on-iis-6-solve-404-compression-and-performance-problems.aspx
huamiao
Member
8 Points
4 Posts
Re: deploying MVC application
May 12, 2008 09:24 AM|LINK
For this issue, you may just try to click the textbox of the executable after you fill the executable and extension out.
It is incredible but that's the truth.
Oh, one more thing is do not forget to un-check the checkbox "Check that file exists".
gayupk
Member
26 Points
60 Posts
Re: deploying MVC application
May 12, 2008 11:07 AM|LINK
I am sorry but I did not understand. What exactly am I supposed to do?
It's in inetmgr>web sites>Properties>HomeDirectories>Configuration>add>Executable and extension. Am I doing it right? This is where the OK button is not enabled.
Thank you
huamiao
Member
8 Points
4 Posts
Re: deploying MVC application
May 13, 2008 03:19 AM|LINK
Yes, you are right here, when you add the mapping, choose the executable first and then fill the extentsion. After that, you find the OK button is not enabled, that's it. Try to move your mouse point to the text box of executable and click your mouse, it'll set the focus on the textbox. If you are lucky enough, you'll find that you can click the OK button now.
Or
There is another way, try to input the path and the file name of the executable by your self but not browse it.
Good luck.
gayupk
Member
26 Points
60 Posts
Re: deploying MVC application
May 13, 2008 04:33 AM|LINK
thank you huamiao, it worked. I typed the path instead of browsing.
But my mvc application is not working even after adding .mvc to my controller.
huamiao
Member
8 Points
4 Posts
Re: deploying MVC application
May 13, 2008 10:11 AM|LINK
As my post before, did you un-check the checkbox "Check that file exists" in the mapping dialog?
gayupk
Member
26 Points
60 Posts
Re: deploying MVC application
May 16, 2008 06:50 AM|LINK
yes I did but it is not working.. thanks
indiekiduk
Member
4 Points
2 Posts
Re: deploying MVC application
Jun 20, 2008 01:19 PM|LINK
oazabir
Member
35 Points
8 Posts
Re: deploying MVC application
Jun 30, 2008 08:50 AM|LINK
ASP.NET MVC
Omar AL Zabir
http://omaralzabir.com
signonpankaj
Member
2 Points
5 Posts
Re: deploying MVC application
Aug 25, 2008 09:52 AM|LINK
iam trying to follow the guidelines provided here but iam unable to deploy the same. Please guide me ASAP.
C_XIII
Member
4 Points
2 Posts
Re: deploying MVC application
May 14, 2009 07:41 AM|LINK