Hi
I wants to integrate com object 'dll' into Axapta 3.0. Note:['DLL' is the WCF client class which consumes Web Service.]
What i did is: Make dll in .Net 3.5 ver. Sign the assembly 'dll' with strong password. Put the assembly 'dll' in Navision/Axapta client/Bin folder. Registered the dll with regasm command with administrative privilage.
Although: I can see my assembly dll in the COM object wizard. Assembly classes are imported successfully in AOT-Class.
BUT: When i create a job to access the class and run it. it gives error:
COM object of class '{88E77BBE-D3BC-3D8B-8C57-606699D7CDB7}' could not be created. Ensure that the object has been properly registered on computer 'KASHIF-NYPC'.
However, i create a simple HelloWorld Class 'DLL' with Ping method and it integarated well into Axapta 3.0. The method be access successfully from Axapta 3.0.
Thanks in advance for any help. Kashif
*This post is locked for comments
I have the same question (0)