MSBUILD : error MSB4025: The project file could not be loaded. Data at the root level is invalid. Line 1, position 1. #1201

Closed
opened 2025-08-09 17:19:14 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @ranbuch on 12/7/2016

I'm getting this error:

Build FAILED.
       "c:\Users\ranbu\Documents\dev\creators3d-dot-net-core\project.json" (Build target) (1) ->
         MSBUILD : error MSB4025: The project file could not be loaded. Data at the root level is invalid. Line 1, position 1. [c:\Users\ranbu\Documents\dev\creators3d-dot-net-core\project.json]
    0 Warning(s)
    1 Error(s)

I think it's not working since I've installed Visual Studio 2017 RC but I'm still using VS Code.

(I haven't migrated my project to Visual Studio 2017)

*Originally created by @ranbuch on 12/7/2016* I'm getting this error: ``` Build FAILED. "c:\Users\ranbu\Documents\dev\creators3d-dot-net-core\project.json" (Build target) (1) -> MSBUILD : error MSB4025: The project file could not be loaded. Data at the root level is invalid. Line 1, position 1. [c:\Users\ranbu\Documents\dev\creators3d-dot-net-core\project.json] 0 Warning(s) 1 Error(s) ``` I think it's not working since I've installed Visual Studio 2017 RC but I'm still using VS Code. (I haven't migrated my project to Visual Studio 2017)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1201
No description provided.