question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After first-time project creation, we get: error occurred attempting to run the project model server process

See original GitHub issue

Steps to reproduce

Dev14 U2 + AspNetCoreTools RC2

  1. New ASP.NET Core web app > Web Application

Expected behavior

Project to create

Actual behavior

When creating a project for the first-time, sometimes we run into this dialog

image

Environment data

dotnet --info output:

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:27 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
MikeBreytenbachcommented, Sep 10, 2016

Switching off Windows Firewall seems to solve this for me

0reactions
radams0xcommented, Mar 23, 2017

Thanks livarcocc - could you give us the specific global.json edits needed? Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

The following error occurred attempting to run the project ...
You can fix this in the global.json in your solution folder. Look for the "sdk" section and adjust the "version" to what you...
Read more >
The following error occurred attempting to run the project ...
@nboisvert that error generally means the dotnet.exe failed to start. You can run the project model server from the command line as follows....
Read more >
Error message run I tried to run the hello world in java
It sems that the cheat sheet is out of date. There should be a step for package creation after project creation and before...
Read more >
Error when opening a project with Visual Studio 2015 after ...
The following error occurred attempting to run the project model server process 1.0.0-preview4-004223. If you have a global.json file at the ...
Read more >
ASP.NET Web Deployment using Visual Studio
When you try to run a project in Visual Studio you get an error page with a message like the following example: Server...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found