Trouble opening a definition - The expected token is '='. Line 32, position 71

Hi,

 

I can’t open several definitions and custom nodes, getting this error:

Error opening file: ‘>’ is an unexpected token. The expected token is ‘=’. Line 32, position 71.
System.Xml.XmlException:
‘>’ is an unexpected token. The expected token is ‘=’. Line 32, position 71.
at System.Xml.XmlTextReaderImpl.Throw(String res, String args)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Dynamo.Models.DynamoModel.OpenFileFromPath(String xmlPath)
at Dynamo.Models.DynamoModel.ExecuteCommand(RecordableCommand command)
at Dynamo.ViewModels.DynamoViewModel.Open(Object parameters)

dynamo 0.7.6 standalone with the example definitions for dynaworks from

Does somebody have an idea?

Thanks

Thorsten

Hi Thorsten, what build are you using?

(a release or daily build from .7)?

Hi Michael,

 

I’m on Dynamo 0.7.6.4256 standalone,

trying some Dynaworks stuff.

 

Thanks

solved,

 

the developer just told that’s a version incompatibility…

That stuff was for 2014 and doesn’t work with 2015…

anyway,

Thanks