Error adding a new contact through iBO

Hi,

I am having difficulty adding a new contact through the CContact iBO. I am initializing a new contact by calling new CContact(user) then setting some properties. When I call CContact.Save() I'm getting a stackoverflow error:

EventType clr20r3, P1 aspnet_wp.exe, P2 2.0.50727.3053, P3 4889ded7, P4 asi.ibo, P5 15.0.3.2396, P6 49a781d8, P7 847, P8 1, P9 system.stackoverflowexception, P10 NIL.

I'm not having any trouble updating an existing contact.

Any ideas where this could be coming from?

Mark

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Please refer this article,

Please refer this article, looks like this problem isn't new. may be you can copy Asi.Ibo.dll from your iMIS15 bin folder to your web application

http://www.imiscommunity.com/upgrade_to_imis_15_0_3_2401

 

Got the new version of the

Got the new version of the iBO (1.0.3474.23390) and it now works!

Thanks Balaji!

Mark