Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Remote service failing.

0 views
Skip to first unread message

Kevin Burton

unread,
Aug 23, 2000, 3:00:00 AM8/23/00
to
I had a remote service working now (in an effort to debug the problem) I try
to create an aspObject with RSGetASPObject and I get "Failed to create ASP
object for: login.asp". Using RSExecute also fails but the message being
constructed looks OK. Any ideas what could have failed?

Thank you.

Kevin Burton
kevin....@avstarnews.com

Kevin Burton

unread,
Aug 23, 2000, 3:00:00 AM8/23/00
to
Now I can get RSGetASPObject to work (I don't know what I did) but the
function still fails. Any ideas? I went to the simple example that was given
on the MSDN site on remote scripting and it works but I cannot find out why
my remote scripts do not work all of a sudden.

Kevin

"Kevin Burton" <kevin....@avstarnews.com> wrote in message
news:uOHDW5SDAHA.195@cppssbbsa04...

Kevin Burton

unread,
Aug 23, 2000, 3:00:00 AM8/23/00
to

OK, I am dying here! I had the simple.asp and simple.htm that comes with
Remote Scripting and is on MSDN working. Now I have changed both of the
files (back to the original) and they are not working anymore. At least it
is consistent. I am also getting a -1 return status. I have no idea how to
get the Remote Scripting working again or what I did to break it.

Bill Miller

unread,
Aug 24, 2000, 3:00:00 AM8/24/00
to

Most problems are usually found at the client side with the javascript code.
I'm not sure if the server code errors get passed through either, but keep
using the "simple" example, and things should fall into place. With respect
to javascript and especially function parameters, find out where data is not
getting through. On the server side, you can set up the return values of a
function with what it is passed. This locks out any unknown implementaion
trouble there.
Good Luck, Bill

"Kevin Burton" <kevin....@avstarnews.com> wrote in message

news:O2G6AdUDAHA.248@cppssbbsa04...

Kevin Burton

unread,
Aug 24, 2000, 3:00:00 AM8/24/00
to
Thank you for the encouragement. Sometimes I just need someone to point me
in a direction.

I still don't know why it failed. I started to run through the "simple"
example with VI Debugger and it worked. Now all of the remote calls work.
There was some sort of permission problem that the debugging cleared up. It
is pretty wierd and I would feel better if I knew what was wrong but for now
it works.

Thanks again.

Kevin

"Bill Miller" <wfmi...@digitus-associates.com> wrote in message
news:OnZk1WdDAHA.239@cppssbbsa05...

0 new messages