PDA

View Full Version : Invalid parameters number


dh54
September 14th, 2006, 09:42 AM
Hello,

I have another problem: In my test application (MFC), I use the method OpenFile( "c:\\test.pdf", 0 ); to open a PDF file. It works well with my development machine, but if I test this code on another PC, I have an error message (in french for the text, but I've translated it): invalid parameters number.

I really don't understand the origin of this problem.

Help!!!


Thanks.

Damien

william
September 15th, 2006, 12:41 AM
Hi Damien,

Could you please post your code here or send your code to support@foxitsoftware.com ?

dh54
September 19th, 2006, 05:26 AM
Hi William,

I don't know if you have found something with this error, but I have tested my application on other machines, and it works well. The loading of a PDF file is ok.

The error dialog only appears with one PC. I don't know why it does not work with this machine: the same softwares are installed on all our machines, but the Windows updates installed are not the same.


Damien

william
September 21st, 2006, 12:38 AM
Hi Damien,

Could you please make Windows update same in two machines and see whether you are able to duplicate this problem in the second machine?