I have made my application in ASP.NET MVC 3. The server I use only have 3.5 .net framrwork installed on server.
Please let me know how I can deployed my application in .net 3.5 server. the server I used rackspace hosting and need to host application on the server. I am not own the server. Someone else have own the server and I just give the deployed application on their server.
Please help me on without moving to any other server how I can host my asp.net MVC 3 application. Is it possible to do that thing.
Thanks
MVC3 requires .NET 4 or greater. No way around it.
You will have to either upgrade the server to .NET 4 (it can have both 3.5 and 4 installed at the same time) or you will have to downgrade your app to MVC2. If you are using Razor, that will also mean converting all your views to Webforms views as Razor does not work on .NET 3.5.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With