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, 2017Answer Now
Our Courses List 1
- Interview Questions & Answers Series for C# .NET Fresher & Experienced
- Azure DevOps Tutorial for Beginners & Professionals
- Power BI Step by Step Tutorial for Beginners and Experienced
- Microservices Architecture Training Recordings
- C# Step by Step & QnA Series ( Freshers and Experienced )
- Angular 17 Training Recordings (Project Based)
- Azure Basic to Advanced Training Recordings
- Step by Step build website using MVC Core (.NET 8)
- Learn Azure, Azure Fundamentals using AZ-900, AZ-303 & 204 Architecture and exam preparation and Docker and Kubernetes
Our Courses List 2
- Tableau Step by Step Tutorial for Data Analyst
- Learn MSBI STEP BY STEP, MSBI Interview Q&A, SQL Step by Step and SQL Interview Q&A Tutorial
- Amazon Web Services (AWS) Training Recordings
- React with MVC Core using EF and SQL Server
- Angular With MVC Core Combo Package
- Learn C# Design Patterns, UML Diagrams, Software Architecture, MicroServices Architecture & Design pattern Training Recordings
- Learn MVC 5 & MVC Core Step by Step
- SQL Server Step by Step + SQL Interview Q&A Tutorial
- Learn Angular Step by Step + 55 Angular interview Questions and Answers
Our Courses List 3
- Learn MVC 5 in 2 days, Learn MVC Core in 4 hours, MVC Core Training
- Interview Questions & Answers Series for BI Developer
- Architecture Interview Questions & Answers
- Software Architecture Project based Series
- Learn JavaScript Step by Step
- Learn Data Structure and Algorithm Step by Step
- Learn Power BI step by step
- JavaScript Interview Questions and Answers
- C# Interview Questions and Answers
Our Courses List 4
- SQL Server Interview Questions and Answers
- Most Important Angular Interview Questions and Answers
- ASP.NET MVC Core Interview Questions and Answers
- MSBI Interview Questions with Answers
- Power BI Interview Questions & Answers
- PHP Interview Questions & Answers
- Learn SQL server step by step
- Learn MSBI Step by Step
- .NET(C#) fundamentals, .NET collections, Generics
- Learn Azure in Step by Step manner
- Learn Angular Step by Step
- Learn Design Pattern Step by Step
- AZ 204 exam preparation
- Azure fundamentals using AZ-900 Guide lines
- Python, R programming, Maths for Data Science
- Learn ReactJS & NodeJS(MERN) Step by Step
- Learn NodeJS Step by Step
- Learn SharePoint Step by Step
Are you sure?
Are you sure You want to delete answer.
Your Details.. !
Wrong!, please try again.
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!
Guru
Thanks Again!