Hi all.... I recently installed QV11.2 in 3 machines. Machine1 QVS, machine2 QVP and machine3 QVWS IIS7.5...... I tried to use QMS API... to open a document, but I have a problem using webTickets.... with DMS
Apparently I get the webticket... but when the document is opened I get two errors message:
***When I try to open with QvAjaxZfc: "You do not have permission to view this directory or page"
I have my IIS server with anonymous auth , the default web site with anonymus auth, also the app QvAjaxZfc with anonymous auth, and the webticket.aspx with windows auth ....
I think my C # code gets the webticket in a wrong way. Because when I concatenate it with a url I get that errors.
QVSàtcaQvs
QVPàtcaQvp
QVWSàtcaWeb
p.s. when I configure the document with "All users" permission, QvPlugin opens the document correctly, but this isn't that I want.