Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: GenesysNewbie on December 23, 2009, 04:56:12 AM
-
Hi guyz, i am performing several inserts on a SQL SErver2000 BD, i am using teh GVP Studio objects.
However, when i launch 25 or 30 it fails. (i test with 20 call and its ok)
i am getting several error logs about bad fetch issue(error 500).
I think its concurrency.
Is GVP capable to deal with this inserting db functionality for several calls?????
-
Hi,
What kind of web server do you use (IIS, Apache etc.)? It might be issue on web server side rather then on GVP as VXML pages are generated and communication with database is done on web server side.
R.
-
IIS 6.0.
I never see a iis best practice genesys doc for GVP....Do u?
-
In GVP Deployment guide are configurations and settings recommendations for IIS, have you done them?
What does the webserver issues as the origin for that 500 error?
-
hi cav i dont see a specific recommendation for my problem...please, maybe u can point one if its possible.
I review teh guide twice...
Hoping any kind of recoomendation =)
-
Can you paste the code in the forum, to review that...
-
hi guyz, Rene was rigth,
it was a DB issue. Thanks for all ur help.