The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: Re: How can I stop the machine debugger from starting when an asp page is starte


  • Subject: RE: Re: How can I stop the machine debugger from starting when an asp page is starte
  • From: "Michael Avanessian" <mkanet@xxxxxxxxx>
  • Date: Wed, 16 Nov 2005 20:53:56 -0800

The only time the machine debugger starts is when using the xPLASPSend
utility.  The only documentation is the README.txt file included in the zip
file:

-----------------------------------------------------------------------
This is a DLL to send an xPL message

You need to register the xPL_ASP.dll using regsvr32

squtil.dll just needs to be placed in windows\system32 folder

A sample asp segment for use is:

<%
Set Objxplasp = Server.CreateObject("xPL_ASP.xPLASP")
objxplasp.send
"xpl-cmnd","*","x10.basic","device=D11\ncommand=off"
Set objxplasp = Nothing
%>

The xPL message type will default to xpl-cmnd if ""
The xPL Target will default to * if ""
The xPL Schema will default to x10.basic if ""
The xPL Message must be at least 3 characters long

Use \n for line breaks in message body
To use \n in a message use \\n
------------------------------------------------------------------------

I just checked, and I have xPL_ASP.dll located in the "C:\Program
Files\Common Files\Microsoft Shared\web server extensions\50\isapi"
directory.  Also have "squtil.dll" located in my
"C:\Windows\System32"
directory.

The only thing I can think of is that I didn't use any of the files
included
in the zip file (*.bas, *.exp, *.lib, *.vbw, *.vbp, *.cls, *.tmp).  Am I
supposed to do something with these files?  Can somebody please confirm
that
mdm.exe "IS" launched when using xPLASPSend?

Thanks!



-----Original Message-----
From: ukha_xpl@xxxxxxx [mailto:ukha_xpl@xxxxxxx] On Behalf
Of rleong1
Sent: Wednesday, November 16, 2005 6:11 PM
To: ukha_xpl@xxxxxxx
Subject: [ukha_xpl] Re: How can I stop the machine debugger from starting
when an asp page is starte

can you point me to the documentation you used?  i use xpl & asp
together and never ran into this debugger problem.  you can see my
sample script to control winamp on my page under the scripts section.

http://www.kjsdoghouse.com/autohouse

--- In ukha_xpl@xxxxxxx, "Michael Avanessian" <mkanet@y...>
wrote:
>
> I would like to be clear that my issue is reproducible by anyone who
follows
> the documentation provided and uses IIS.  There's nothing unique
about my
> setup.  Just plain xPL web interface + generic scripts which I cut and
> pasted from examples also provided online.
>
> The machine debugger is NOT started when using the xPL web interface
which
> also uses ASP.  It's only when using the scripts which I copied from
online.
> These scripts work as described in the documentation examples. 
Nothing
> special about them.
>
> Hopefully, there's somebody here out of this whole group who uses
IIS and
> xPL or can at least put me in contact with somebody that can help.
>
> Thanks in advance!
> -Michael
>
>
> -----Original Message-----
> From: ukha_xpl@xxxxxxx [mailto:ukha_xpl@xxxxxxx] On
Behalf
> Of rleong1
> Sent: Wednesday, November 16, 2005 1:56 PM
> To: ukha_xpl@xxxxxxx
> Subject: [ukha_xpl] Re: How can I stop the machine debugger from
starting
> when an asp page is starte
>
> --- In ukha_xpl@xxxxxxx, "Michael Avanessian"
<mkanet@y...>
wrote:
> >
> > I'm really hoping we can resolve this issue relatively quickly.
Surely,
> > between all of you xPL geniuses, someone can help. :)
>
> i'm not sure xpl expertise will help much. this appears to be an IIS
> config thing.  does your script actually execute correctly in spite of
> the debugger?  what happens if you create a non-xpl ASP script and try
> to load that.  does the debugger start?
>
>
>
>
>
>
> xPL Links: http://www.xplproject.org.uk http://www.xplhal.com
> http://www.xpl.myby.co.uk
> To Post a Message: ukha_xpl@xxxxxxx
> To Subscribe:  ukha_xpl-subscribe@xxxxxxx
> To Unsubscribe:  ukha_xpl-unsubscribe@xxxxxxx
> Yahoo! Groups Links
>







xPL Links: http://www.xplproject.org.uk http://www.xplhal.com
http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe:  ukha_xpl-subscribe@xxxxxxx
To Unsubscribe:  ukha_xpl-unsubscribe@xxxxxxx

xPL Main Index | xPL Thread Index | xPL Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.