×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "block"; document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Search
Programming, development, testing
→
Microsoft Visual Studio (for writing programs on C#, С++, Javascript, .NET web applications)
→
No new project is created in Visual Studio 2019. Error "Object reference not set to instance of an object"
Looked at
3617
times
No new project is created in Visual Studio 2019. Error!
last updated: 8 April 2023
Problem!
Create a new project in
Visual Studio 2019
.
Error appears:
Object reference not set to instance of an object
Decision
1) Open
Visual Studio Installer
2) Click
Repair
Attention!
After you press
Restart
, the computer will restart
.
Let's wait for Windows to boot:
Open
Visual Studio 2019
and create a new project.
The project will be created without errors.
← Previous topic
Open Visual Studio
Next topic →
Error when opening a project in Visual Studio 2019: "project requires 'SQL Server 2012 Express LocalDB' which is not installed on this computer"
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
•
What is Visual Studio 2022, 2019, 2017?
•
Download and install Visual Studio 2022, 2019, 2017 to study C#
•
Open Visual Studio
•
No new project is created in Visual Studio 2019. Error "Object reference not set to instance of an object"
•
Error when opening a project in Visual Studio 2019: "project requires 'SQL Server 2012 Express LocalDB' which is not installed on this computer"
•
Remove NuGet and download new version NuGet in Visual Studio
•
Option in Visual Studio 2017: open recent files when the project was opened
Ваши вопросы присылайте по почте:
info@dir.by