Problem whilst saving project
jmoldover
Posts: 8
I'm in the process of evaluating Dependency Tracker (and so far am very impressed) but I'm getting an error when I attempt to save diagrams that include one of our servers, as follows:
"An error occurred whilst saving your project:
Found a high surrogate char without a following low surrogate at index: 5. The input may not be in this encoding or may not contain valid Unicode (UTF-16) characters.
Parameter name: chars"
I am able to save projects that don't include this server, so it doesn't appear to be a universal bug, but there isn't anything unusual that I can see about the server that seems to be giving the program a problem. All of our servers are using SQL2000, and either Windows Server2000 or 2003.
Any suggestions?
Joshua Moldover
DBA, Infinity Data Corp
"An error occurred whilst saving your project:
Found a high surrogate char without a following low surrogate at index: 5. The input may not be in this encoding or may not contain valid Unicode (UTF-16) characters.
Parameter name: chars"
I am able to save projects that don't include this server, so it doesn't appear to be a universal bug, but there isn't anything unusual that I can see about the server that seems to be giving the program a problem. All of our servers are using SQL2000, and either Windows Server2000 or 2003.
Any suggestions?
Joshua Moldover
DBA, Infinity Data Corp
Comments
Would you be able to migrate one of the databases from the server you're having problems with to a different server and then try to save a project containing it?
Thanks
Alan.
Any suggestions as to the next step?
Joshua Moldover
DBA, Infinity Data Corp
It's a known 'feature' of the classes we use for temporary file storage in .NET 1.1. There is no workaround currently but to find the offending string and fix it or remove it from the project.
Hope this explains what is going on at least.
Project Manager
Red Gate Software Ltd
Alan.
Any chance we can get hold of your database? If so, can you back it up, zip it up and e-mail it to me at neil.davidson@red-gate.com
Thanks,
Neil
Red Gate Software Ltd
Thanks for the assistance.
Joshua Moldover
DBA, Infinity Data Corp