I installed DSML on my server and am having a problem running the sample
applications. The response I'm getting is pasted below.
I'm not seeing anything relevant in the event log. I've tried
uninstalling/reinstalling DSML, restarting IIS, etc. Have tried to use
SysInternals File Monitor to figure out if there is a file it's trying to
access but can't, but it wasn't helpful either.
All I know for sure is it seems to be a problem that occurs somewhere under
IIS / the web extension.
One note: On the first attempt, I installed to C:\Program Files (x86)\DSFW
instead of the default directory.
Any help appreciated!
Here's the response (from the test program):
C:\DSFW\Documents\Samples\programming\vbscript>cscript dsmltestcred.vbs
servername administrator passwordredacted
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
Connecting to DSMLv2 Server...
Constructing DSML/SOAP payloads...
Sending the request...
-------RESPONSE --------
<html><head><title>Error</title></head><body>%1 is not a valid Win32
application
.
</body></html>
C:\DSFW\Documents\Samples\programming\vbscript>