[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: Sat, 19 Nov 2005 09:08:47 -0800
Yes, I did register the dll. I really wish I knew more about this stuff.
I
did several searches on google.com. I already tried following the
instructions mentioned in the below url with no success. I guess there's
something else wrong.
-----Original Message-----
From: ukha_xpl@xxxxxxx [mailto:ukha_xpl@xxxxxxx] On Behalf
Of Tom Van den Panhuyzen
Sent: Saturday, November 19, 2005 8:41 AM
To: ukha_xpl@xxxxxxx
Subject: Re: [ukha_xpl] Re: How can I stop the machine debugger from
starting when an asp page is starte
And you did register xPL_ASP.dll ?
Start / Run... enter "CMD"
at the command prompt type:
regsvr32 "C:\Program Files\Common Files\Microsoft Shared\web server
extensions\50\isapi\xPL_ASP.dll" and hit return
hth,
Tom
On 11/17/05, Michael Avanessian <mkanet@xxxxxxx> wrote:
> 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
> 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
>
>
> ________________________________
> YAHOO! GROUPS LINKS
>
> Visit your group "ukha_xpl" on the web.
>
> To unsubscribe from this group, send an email to:
> ukha_xpl-unsubscribe@xxxxxxx
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> ________________________________
>
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
|