Link to home
Start Free TrialLog in
Avatar of Silas2
Silas2

asked on

MVC5 version

My ISP is running  .Net 4.0.303 which is the same file dll which has the 4.5 framework in - they are telling me- but when I create a helloworld mvc5/VS2013 web app with no authentication I keep getting a 403/Access denied (although test.htm gets served up).
I can't work out what's going wrong, it's a shared/mediumTrust (whilst I heard that's gone now - I'm not sure if the web server and the web.config both have the same hymn sheet but that's another issue) .
I've taken all the bundle code out as that seems to be a cause, but... any ideas?
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

What platform is the web site running on?
Avatar of Silas2
Silas2

ASKER

Windows Server 2008 I think my isp said.
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Silas2

ASKER

I've just reverted to MVC 4, my ISP support people seem at their wit's end trying to keep the servers with the correct libs, and copylocal can send you into DLL hell sometimes I think.