[development-axapta] problem with passing paramters to DLL

2004-04-12 Thread ax
problem with passing paramters to DLL Hi everybody, I fased with Dll function call problem. Here is an example... static void comKasa(Args _args){     Dll dll;     DllFunction func;     boolean error;     int i;     dll = new Dll('xxxDll');     func    = new DllFunction(dll,'BeginFiscalR

[development-axapta] Sendmail problem

2004-04-12 Thread vozadali
Hi everybody, I use DUNDASMailer to send mails, but we changed our licence and in the new licence the "com class wrapper" button is not shown. And when I try to send mail the following error is shown: "Method 'SendMail' in COM object of class '{BCE21868-04ED-11D4-A592- 0080C858F182}' retur