Questpond Question and Answer

I am getting a error while opening visual studio project " ASP.NET 4.5 has not been registered on the Web server"?

Manohar
14th Jul, 2017

Answer (2)

  • Rampath Shinde 

    It is just a warning so you should not have impact. But sometimes even though its warning the project does not open.So depending on your visual studio version you need install the below fixes.Visual Studio 2013: Download Visual Studio 2013 Update 5: https://www.microsoft.com/en-us/download/details.aspx?id=48129Visual Studio 2012: An update to address this issue for Microsoft Visual Studio 2012 has been published - KB3002339, http://support.microsoft.com/kb/3002339. Direct download link here: http://download.microsoft.com/download/A/0/2/A02C37E0-77F7-448A-BD5C-F66AB1F78DBC/VS11-KB3002339.exeVisual Studio 2010 SP1: An update to address this issue for Microsoft Visual Studio 2010 SP1 has been published - KB3002340, http://support.microsoft.com/kb/3002340. Direct download link here: http://download.microsoft.com/download/6/7/E/67E041A1-00DA-4948-90BE-75A0146C08F5/VS10SP1-KB3002340-x86.exeHope this helps!

    16th Jul, 2017 Delete
  • Guru 

    Thanks Again!

    18th Oct, 2021 Delete

Answer Now