
Sample code: Object doesn't support this property or method
I just installed Microsoft Remote Scripting 1.0b on my WinXP Pro machine
(with SP1) and have been attempting to test the Sample page
( http://www.*-*-*.com/ ). For every method
that I click on (from IE 6.0SP1), I get "Error: Object doesn't support this
property or method". When I debug it, I'm pointed to the line in function
_MSRS_Startrequest of the rs.htm file:
this.rsapplet.startRequest(request.id, url_context,url,
this.REQUEST_MODE_COMPLETE);
I've seen a few others have this problem in the newsgroup, but have not seen
a resolution that would work for me. I'm fairly new to coding, so I'd like
to get the Microsoft sample to work before I pull my hair out getting my
code to work.
Thanks,
Chris