11/22/2024 3:55:08 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss using the SalesLogix COM interfaces from external applications, such as SlxApplication, ClientObjix, etc. View the code of conduct for posting guidelines.
|
|
|
|
Exception EAccessviolation:
Posted: 05 Dec 06 1:26 AM
|
fiogf49gjkf0d thanx for quick reply .. i have tried with fallowing code
SalesLogix.SlxApplicationClass app=new SalesLogix.SlxApplicationClass(); string result = app.BasicFunctions.AddContactAndAccount();
whenever i exicuted above code i will get fallowing Exception: Exception EAccessviolation: AccessViolation at address 004E0B01 in module saleslogix.exe'. Read of address 00000198
Exception Location [004EB01]{salesLogiX.exe}
the above is the exact exception i got what is the error in my code i need to make any changes in my code
and my other question is is it possible to add a new contact for perticular saleslogix client by using C#
tahnx Veeranjan |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|