Dear Support-Team,

we get an inexplicable Domain construction error. Everything is working fine, then something happens - we think the database server shuts down unexpectedly. And we get following error:

DataObjects.NET.Exceptions.DomainConstructionException: Domain construction error. Inner exception: DataObjects.NET.Exceptions.DatabaseModelExtractorException: Unknown error during extraction of Domain Database Model. Inner exception: System.InvalidCastException: Die angegebene Umwandlung ist ungültig. ---> DataObjects.NET.Exceptions.DatabaseModelExtractorException: Unknown error during extraction of Domain Database Model. Inner exception: System.InvalidCastException: Die angegebene Umwandlung ist ungültig. ---> System.InvalidCastException: Die angegebene Umwandlung ist ungültig.
bei DataObjects.NET.Database.Drivers.MSSQL.MSSQLExtractor.BuildColumnLookupCache()
bei DataObjects.NET.Database.Drivers.MSSQL.MSSQLExtractor.GetAllColumns(String table)
bei DataObjects.NET.DatabaseModel.Extractors.DatabaseModelExtractor.ExtractModel(DomainUpdateMode updateMode)
--- Ende der internen Ausnahmestapelüberwachung ---
bei DataObjects.NET.DatabaseModel.Extractors.DatabaseModelExtractor.ExtractModel(DomainUpdateMode updateMode)
bei DataObjects.NET.Domain.ExtractDatabase(DomainBuildContext context, DomainUpdateMode updateMode)
bei DataObjects.NET.Domain.Build(DomainUpdateMode updateMode)

We have been using DO 3.8.8 with SQL-Server 2008 R2 in compatibility mode and updated to DO 3.8.9 but it doesn't help. Any suggestions?

Sincerely

Juri

asked Nov 08 '11 at 06:11

Juri%20Saragazki's gravatar image

Juri Saragazki
512

edited Nov 08 '11 at 07:13

Hello Juri,

Sorry for the delay, our dedicated DataObjects.Net 3.X support person was out to lunch. Could you send us an empty copy of your database so we could run the extract on our side? I think this could help in the problem diagnosis. The backup can be sent to support@x-tensive.com.

Thank you.

(Nov 22 '11 at 04:30) Dmitri Maximov Dmitri%20Maximov's gravatar image
Be the first one to answer this question!
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
toggle preview

Subscription:

Once you sign in you will be able to subscribe for any updates here

Tags:

×1
×1

Asked: Nov 08 '11 at 06:11

Seen: 273 times

Last updated: Nov 22 '11 at 04:30

Related questions

powered by OSQA