RE: [development-axapta] Container within a container

2005-02-18 Thread Lars Dag Erichsen
The only other way I have heard of, where multiple records are passed across a com-connector, are passing a string containing XML. It is probably slower but it is easier to debug etc. But I am sure you have already investigated that option.  /Lars From: Ma

RE: [development-axapta] Moving files

2005-02-02 Thread Lars Dag Erichsen
Look in the WinAPI class or search for code that uses that class. /Lars Erichsen From: irvr80 [mailto:[EMAIL PROTECTED] Sent: 2. februar 2005 11:14 To: development-axapta@yahoogroups.com Subject: [development-axapta] Moving files Hi All!!! I have a cla

RE: [development-axapta] Web deployment and XP SP2

2004-12-01 Thread Lars Dag Erichsen
Have a look at the following link: http://groups.google.com/groups?hl=da&lr=&threadm=52957766-FE4F-4940-A6E A-F01F7896C2E6%40microsoft.com&rnum=3&prev=/groups%3Fq%3DAxapta%2Bportal %26hl%3Dda

RE: [development-axapta] Re: .NET and Axapta

2004-10-26 Thread Lars Dag Erichsen
Axapta and Visual Studio doesn't help...  How can I restart the Com Connector seperately? Thanks! --- In [EMAIL PROTECTED], "Lars Dag Erichsen" <[EMAIL PROTECTED]> wrote: > If you are using a Com+ object to communicate with Axapta you should > probably restart your com

RE: [development-axapta] .NET and Axapta

2004-10-26 Thread Lars Dag Erichsen
If you are using a Com+ object to communicate with Axapta you should probably restart your com component. Lars D. Erichsen Thy Data Center Development A/S From: RHODPR [mailto:[EMAIL PROTECTED] Sent: 26. oktober 2004 10:44 To: [EMAIL PROTECTED] Subject:

SV: [development-axapta] Web Report

2004-01-02 Thread Lars Dag Erichsen
parameter. Retrieve it with “element.args().record();” link.record(…?..); //Or this which will end up in IISResponse querystr link.parm(..?..); link.menufunction(New MenuFunction(MenuItemOutputStr(EPCSSSalesConfirm),MenuItemType::Output)); webSession().redirect(link); Lars Dag Erichsen