TFS Build artifacts error

50 views Asked by At

I'm working on an application in Visual Studio 2015. I use Visual Studio Team Foundation Server 2015 to build my project.

After the successful build (the app runs on all staging environments) I copy the build Artifacts and upload them to our production environment.

However, when I try to upload the .edmx, I get the following error message:

Error! Error while doing import : Bad JSON escape sequence: \s. Path 'Data.Login', line 1, position 160.

Do you know what could be the issue?

thanks!

0

There are 0 answers