[development-axapta] Re: Axapta2 interface logon and logoff.[Urgent]

2007-12-17 Thread Oscar L.
Hi, I had the same problem in C# (Axapta 3 using the COM Business Connector [AxCOM.dll]), and I found the following solution: -- 1. For every object you get from Axapta, set nulling and release it with Marshal.ReleaseComObject as this: if (Marshal.Is

[development-axapta] Re: Axapta2 interface logon and logoff.[Urgent]

2005-05-17 Thread andreas_paulsson_cimkey_se
t; Cenk İnce > > -Original Message- > From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of andreas_paulsson_cimkey_se > Sent: 16 Mayıs 2005 Pazartesi 12:12 > To: development-axapta@yahoogroups.com > Subject: [development-axapta] Re: Axapta2 in

RE: [development-axapta] Re: Axapta2 interface logon and logoff.[Urgent]

2005-05-16 Thread Cenk Ince
ssage- From: development-axapta@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of andreas_paulsson_cimkey_se Sent: 16 MayÄs 2005 Pazartesi 12:12 To: development-axapta@yahoogroups.com Subject: [development-axapta] Re: Axapta2 interface logon and logoff.[Urgent] A few questions for You: 1

[development-axapta] Re: Axapta2 interface logon and logoff.[Urgent]

2005-05-16 Thread andreas_paulsson_cimkey_se
A few questions for You: 1. Can you write the text of the error message here instead? I think that You attached an image that Yahoo removed, so we cannot see the error message. 2. What is the purpose of the login in the Form_Load? Since You login again in the button1_Click method, You try to