You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RevitTestFramework fails to Run If an Addin manifest is encoded in UTF-16. When run from the console using RevitTestFrameworkConsole.exe, the error message is "There is no Unicode byte order mark. Cannot switch to Unicode." There is no error message shown in the GUI.
This can be replicated by using the Autodesk.Revit2RobotConnector.Application.addin (text written below):
"RevitTestFramework fails to Run If an Addin manifest is encoded in UTF-16. When run from the console using RevitTestFrameworkConsole.exe, the error message is "There is no Unicode byte order mark. Cannot switch to Unicode." There is no error message shown in the GUI."
RevitTestFramework fails to Run If an Addin manifest is encoded in UTF-16. When run from the console using RevitTestFrameworkConsole.exe, the error message is "There is no Unicode byte order mark. Cannot switch to Unicode." There is no error message shown in the GUI.
This can be replicated by using the Autodesk.Revit2RobotConnector.Application.addin (text written below):
I'll be submitting a pull request shortly with a proposed fix based on this StackOverflow post:
http://stackoverflow.com/questions/4568811/loading-xml-with-encoding-utf-16-using-xdocument
The text was updated successfully, but these errors were encountered: