I have a Delphi Data Abstract project using Relativity server,
when I resumed it this morning i got:
‘An exception was raised on the server: Input string was not in a correct format’
I didn’t make any changes to the project and it was running yesterday so this came out of the blue.
The error appeared when I tried to log into my domain.
I deleted the table and data source components and tried to recreate them via Remote Data Adapter, after pasting in the connection string i got the same error.
I’ve sorted the problem by deleting the domain and creating it back from scratch. Although it has solved my problem, I wouldn’t want to do that if I was to work with a real project rather than a prototype, hence my question:
Have anybody come across that problem before? And what was the cause/solution they’ve found to get around it.
Thank you for your answer and to answer your question- I did add a parameter to a schema in that domain the day before, however the project was running after this was done and I wasn’t changing any other settings. I did try to revert the changes to see if this will resolve the problem, but it didn’t.
Hi slavad, I mean: I’ve shut it down properly- services first, then the machine. Then I repeated the process other way round- start the machine, run Relativity, run the project.