Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ASP.NET MVC Method not found: 'System.Version System.Web.HttpRuntime.get_IISVersion()'

I have an MVC site using Entity Framework 5.0 running on an IIS 7.5 web server. The site works well on my local machine, but when I upload it to the webserver I get the error:

Method not found: 'System.Version System.Web.HttpRuntime.get_IISVersion()'.

The site is running on its own integrated pipeline and I have other MVC sites running on the server without a problem.

Any ideas?

like image 934
Evonet Avatar asked Jul 14 '26 14:07

Evonet


1 Answers

This was fixed with a reinstall of the asp.net 4.5 framework.

like image 167
Evonet Avatar answered Jul 16 '26 07:07

Evonet



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!