Go Back
1 Vote

Traditional Synergy in Visual Studio Repository Compiler Errors Should Indicate the Erroring File


Closed

When attempting to build Repository in Traditional Synergy in Visual Studio we encounter the following error:
 

Repository.synproj in S:\Builds\GenerateSMC-8T\WorkingDirectory\timssrc\Synergy\Schemas:
Load terminated...unrecognized keyword found at line 136174 : ; in Synergex.SynergyDE.Repository.targets(402, 5)
While it is helpful to know why it was failing, it falls short of telling us what file is incorrect, this is difficult when we have several thousand files that are inputs to Repository.

The tooling should be enhanced to indicate what file (with the full file path) is failing.
 

2 Comments | Posted by Ace Olszowka to Visual Studio Integration, Repository on 10/13/2020 2:43 PM
Jerry Fawcett
This appears to be an issue that needs to be investigated.  Thus, we have created a Support case.

10/15/2020 4:45 PM   1  
Ace Olszowka

Thank you Jerry, the case was resolved, for anyone who runs across this in the future:

To work around this issue a blank line MUST exist at the end of the schema file. At very least on SDI 2582.

HOWEVER in the latest SDI (2805) this will work WITHOUT Changes to the Schema File.


10/16/2020 8:19 PM   0  
Please log in to comment on this idea.