I did the following:
Entered the URL .. wc.wc?wwMaint~ShowStatus and canceled the Windows Security-Dialog.
"Access to this page is denied" is displayed.
Entered the URL .. wc.wc?wwMaint~ServerStatus in the same Browser-Tab
No Security-Dialog is displayed, EXE is crashing with wwDhtmlForm-Error
Started my EXE again on the server
Entered the URL .. wc.wc?wwMaint~ShowStatus and canceled the Windows Security-Dialog.
"Access to this page is denied" is displayed.
Entered the URL .. wc.wc?wwMaint~Sessions~Kill in the same Browser-Tab
EXE is quitting on the server.
Did this with my Windows 2008 R2-Webserver and also with my local Windows 7 - Setup.
Can you check again?
Best Regards,
Bodo
The Server Configuration code has been removed since wwDhtmlForm has been removed from Web Connection. I can't recall if the code in wwMaint was removed recently or not, but that will no longer work.
Kill is working without auth because you probably are already authenticated from a previous request.
+++ Rick ---
Hi,
I am using Web Connection 5.60 and have some issues with wwMaint:
In wc.ini i set an AdminAccount.
wc.wc?wwMaint~ShowStatus is working with Windows Authentication
wc.wc?wwMaint~ServerStatus gives an error on the file based exe: Classdefinition wwdhtmlform not found
But the worst:
wc.wc?wwMaint~Sessions~Kill ist quitting my exe without authentication !
Who can help ?
Best regards,
Bodo