Griaule Biometrics

Home » Forums » FINGERPRINT SDK » Other Programming Languages » Javascript-PHP example in IIS
1 reply [Last post]
bblancov
Offline
Joined: 2011-05-25
Rate this post:
0
No votes yet
Javascript-PHP example in IIS

Hi,

I'm having an issue trying to run the javascript-php example on my IIS server. I've downloaded PHP 5 and installed the extension required for IIS to run php pages, I know it's working properly since I have programmed some php pages and run them from IIS and they work fine, but the php pages you provide in your example don't work,something as simple as

<?php

echo "Hola Mundo";

?>
works fine,but if I add this line:

include("GrFingerService.php");

to any php page,it doesn't work. The javascript side works fine,it turns on the biometric reader,and I somwhow managed to enroll fingerprints sending the template to an .aspx webform, but I can't do the same for the identification since the active X doesn't work with my VB-ASPX webforms in visual studio 2010. I don't know if your example doesn't work on IIS (even if my IIS is configured to execute .php files) or if it's something else.

Also,in the enroll process, Internet Explorer crashes after 6 attemps, and it takes 3 attemps to register a fingerprint.

Thanks in advance for your attention,any help would be appreciated.

 

 

 

taciely
Offline
Joined: 2011-05-26
Rate this post:
0
No votes yet

Dear Customer,

 

We can assure you that the example works, because it's tested almost every day. It's probably an implementation error or some issue with SQLite. There is one more thing, when you say it doesn't work, could you be more especific? What exactly happens to the page?

 

Best regards,

Thiago Aciley Rodrigues;

Griaule Support Team.