Deploying Application with mvc in shared hosting server
- by ankita-13-3
We have created an MVC web application in asp.net 3.5, it runs absolutely fine locally but when we deploy it on godaddy hosting server (shared hosting), it shows an error which is related to trust level problem. We contacted godaddy support and they say, that we only support medium trust level application.
So how to convert my application in…