.net - Publish a website. net 4.0 on a host with. net 3.5 -


develop site on webmatrix , trying publish it.

on host hired support .net framework 3.5, , site runs on .net 4.0.

is there way make work in 3.5.

in webmatrix have option of exchanging .net 4.0 2.0 , there's no way switch 3.5, .net 2.0 not work.

you paid host, not possible change host.

the whole of web pages (razor) framework compiled against .net 4.0. cannot asp.net web pages sites run unless .net 4 installed on web server.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -