Skip to Content
0
Former Member
Dec 06, 2006 at 10:55 PM

MDM Repository Load Latency and custom programs

35 Views

I'm new.

I've been writing some .NET programs through the COM and trying to take on some of the support responsiblity for my company.

I have two questions.

<b>First Question</b>: I keep seeing the error below when loading repositories (in the assertion log). After a bit (20~30mins) MDM rights itself and continues to load. How can I eliminate or troubleshoot?

2224 2006/12/06 22:37:50.120 GMT Assertion failed. false

File name: .\OLEDB_DBConnection.cpp

Line number: 1610

4684 2006/12/06 22:37:55.089 GMT Assertion failed. false

File name: .\OLEDB_DBConnection.cpp

Line number: 1610

4620 2006/12/06 22:38:00.136 GMT Assertion failed. false

File name: .\OLEDB_DBConnection.cpp

Line number: 1610

<b>Second question</b>: Some of the programs written in the .NET COM seem terribly slow. What other options are there? How can I get started writing these programs in some unmanaged C++?

Thanks for any help.

Joe Benckert