Hello to all,
Our environment:
OS: Windows XP and Terminal Server
Language: Navision 3.70, C/SIDE, C/AL
We downloaded, installed and configured the TRIAL version, but when I try to find the Automation Interface or the Common Driver Interface Control.CDIntfEx I can not find it. The said control was not on my development machine. What will be the exact name for the automation server\interface ?
We did also the following:
- We made testing and configuration for two PCs, one is the developer PC I am using, and another standard PC for end user.
- We uninstalled the Amyuni PDF Converter printer; as well as the software; we went also to regedit, to delete any key related to CDINTF.DLL or CDINTF300.DLL to have a clean up installation; then I installed the Amyuni PDF software, I found out the CDINTF300.DLL is in the c:\windows\system32 directory, then I registered on the same directory.
But still, in both computers, the Common Driver Interface Control was not displaying in the automation server list.
I repeat again the same scenario and procedure as above on both computers, this time, I deleted the CDINTF300.DLL from System32 directory, then I copy from c:\program files\amyuni pdf converter\cdintf.dll to c:\windows\system32 directory, then rename it to cdintf300.dll, then registered it.
In Both PC's still negative, can’t find the Common Driver Interface Controller in the Automation Server list.
Thank you in advance.
Rodel
Navision 3.70 and Trial Version
Navision 3.60, 3.70 or 4.0
Does anybody has the same scenario before? Using Navision 3.60, 3.70 or 4.0.
We will very appreciate if you could share your work around, solutions and your experienced with Navision and Trial Version.
Thank in advance.
Rodel
We will very appreciate if you could share your work around, solutions and your experienced with Navision and Trial Version.
Thank in advance.
Rodel
Hello Rodel,
I never used Navision myself, but I know that to use the ActiveX interface of CDintf from any application it is not enought to have CDintf300.dll registered in the system directory, you need to add a Reference to CDINTF300.dll to your application.
If you wish to use the DLL interface of CDIntf you need to have CDIntf saved in the same folder of your application and you need to declare the functions of CDIntf300.dll in your applicaiton.
Hope this helps, if not please contact support@amyuni.com, out Technical Support team will help you and you can then post the resolution here.
I never used Navision myself, but I know that to use the ActiveX interface of CDintf from any application it is not enought to have CDintf300.dll registered in the system directory, you need to add a Reference to CDINTF300.dll to your application.
If you wish to use the DLL interface of CDIntf you need to have CDIntf saved in the same folder of your application and you need to declare the functions of CDIntf300.dll in your applicaiton.
Hope this helps, if not please contact support@amyuni.com, out Technical Support team will help you and you can then post the resolution here.
Thank you Joan for your post.
Yeah, I did everything, I copied all the necessary files\dlls to the same location or directory of our Navision application, then registered the cdintf300.dll in the same location.
I can installed and registered the trial version, but no more further step I can't go.
When I tried to reference the variable with the data type of the Automation Server List..... I can not find it on the list.
If I installed and registered the old Amyuni 2.06 version, the interface is available in the Automation Server List - the CDINTF.DLL, I can reference my variable and use it thru my application.
We need the new version because the 2.06 does not work in Terminal Server. I though the 3.0 version will provide us the solution for our projects.
Thanks again.
Rodel
Yeah, I did everything, I copied all the necessary files\dlls to the same location or directory of our Navision application, then registered the cdintf300.dll in the same location.
I can installed and registered the trial version, but no more further step I can't go.
When I tried to reference the variable with the data type of the Automation Server List..... I can not find it on the list.
If I installed and registered the old Amyuni 2.06 version, the interface is available in the Automation Server List - the CDINTF.DLL, I can reference my variable and use it thru my application.
We need the new version because the 2.06 does not work in Terminal Server. I though the 3.0 version will provide us the solution for our projects.
Thanks again.
Rodel
Solve!!!
Hello to all,
Finally found the answer, the Amyuni Support provided me evaluation copy of 2.51 version, I installed, registered and coded in our application, then it's work in our Terminal Server.
Thank you David Dube and Ms. Joan for responding to all my inquiries.
Rodel
Finally found the answer, the Amyuni Support provided me evaluation copy of 2.51 version, I installed, registered and coded in our application, then it's work in our Terminal Server.
Thank you David Dube and Ms. Joan for responding to all my inquiries.
Rodel