Page 1 of 1

problem with SetDevInfo

Posted: Fri Oct 19, 2007 7:36 pm
by wesallen
I am using the activeX sdk and trying to set the dev info, vb keeps erroring out. Error message is Compile error: Type mismatch.

Here is the code
res = frmMain.TrakPDFView.SetDevInfo(InitPDF, InitPDFDevCode)

Posted: Sat Oct 20, 2007 6:44 am
by Ivan - Tracker Software
Can you say definitions of InitPDF and InitPDFDevCode variables ?

Posted: Mon Oct 22, 2007 2:14 pm
by Ivan - Tracker Software
I'm using you regcode and devkey and on my side VB compiles the code and run it ok. For sure there is demo-label since your key isn't a valid key for the viewer AX.

Posted: Mon Oct 22, 2007 3:22 pm
by wesallen
Why do I get the Type Mismatch error? Is it a problem with the build I have Version 1.0(Build 0026)?

What do I need to do to get a regcode and devkey for the viewer?

Posted: Mon Oct 22, 2007 3:29 pm
by Ivan - Tracker Software
About type mismatch -- just send me sample VB project where I can test. Here I'm using build 026 too and have no problem.

About reg code -- I will ask our sales department to contact with you.

Posted: Mon Oct 22, 2007 4:08 pm
by wesallen
I got it! Thanks

Posted: Mon Oct 22, 2007 4:58 pm
by John - Tracker Supp
:)