Re: [Visual-XSLT-discuss] visual xslt 2.0 beta 1: can't start debugger
by Ian MacLean other posts by this author
Oct 7 2003 2:41PM messages near this date
view in the new Beta List Site
[Visual-XSLT-discuss] visual xslt 2.0 beta 1: can't start debugger
|
[Visual-XSLT-discuss] Sophos Acquires Anti-Spam Specialist ActiveState
Taras,
could you please try running the following command from a command shell
( dos prompt ):
"C:\Program Files\ActiveState Visual XSLT\MSXSLTDebugServer.exe" -in
"C:\Program Files\ActiveState Visual XSLT\Samples\Raptors\raptors.xml"
-xsl "C:\Program Files\ActiveState Visual
XSLT\Samples\Raptors\raptors2html.xsl" -out "C:\Program
Files\ActiveState Visual XSLT\Samples\Raptors\output.html" -Q
-remotedebug 9030 5
change the paths if you installed to a different location. This is the
command string visual xslt is using to launch the debug engine just
before you see those message boxes. Let me know if this produces any
error output to the console. If it just starts up, prints nothing and
stays running then its working and somthing else is failing.
In addition it would help if you could provide me with the following:
windows version,
Visual studio version and type ie Academic, VisualC# etc
install location
Thanks a lot and sorry about the slow response time.
Ian MacLean
ActiveState.
> Hi,
>
> Just tried to run Visual XSLT 2.0 Beta 1.
>
> Followed the steps in the release notes document, tried to debug the birds
> sample.
>
> After starting the debugger (F11), I get the following sequence of message
> boxes:
>
>
> ---------------------------
> XSLT Debugging Host
> ---------------------------
> Failed to create XSLT Debug server
> ---------------------------
> OK
> ---------------------------
>
>
>
> ---------------------------
> Debugging Host
> ---------------------------
> Error trying to connect to debug server: Failed on LaunchNativeDebugger()
> ---------------------------
> OK
> ---------------------------
>
>
> ---------------------------
> XSL Debugging Host
> ---------------------------
> The operation completed successfully.
>
>
> ---------------------------
> OK
> ---------------------------
>
>
>
> Any suggestions?
>
> Thanks,
>
> -tt
>
> _______________________________________________
> Visual-XSLT-discuss mailing list
> Visual-XSLT-discuss@[...].com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>
>
_______________________________________________
Visual-XSLT-discuss mailing list
Visual-XSLT-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Taras Tielkes
Ian MacLean
|