PC Review


Reply
Thread Tools Rate Thread

Call Vb.Net Wes Service from ASP Can Be done!

 
 
BrianDH
Guest
Posts: n/a
 
      6th Aug 2004
Group

Early this week I ask for examples on how to call a VB.NET Web Service and
access its DataSet for a traditional ASP page.

I was told, "you can't", "won't work", "not possible".

Well I have done it. I think what makes this group great is the passing of
information.

If you would like to see how you can follow this link.

http://www.wizkil-webs.net/NET/ASPX_ASP.htm



 
Reply With Quote
 
 
 
 
One Handed Man \( OHM - Terry Burns \)
Guest
Posts: n/a
 
      6th Aug 2004
If you were told it cant be done, in all probability it was not one of the
regulars, because we've all been caught out that way before. Normally I say
that I dont know of a way of doing something, that way when some bright
spark tells me there is a way, I dont feel so stupid.



--

OHM ( Terry Burns )
. . . One-Handed-Man . . .

Time flies when you don't know what you're doing

"BrianDH" <(E-Mail Removed)> wrote in message
news:GeOdnSbyUJlZVo7cRVn-(E-Mail Removed)...
> Group
>
> Early this week I ask for examples on how to call a VB.NET Web Service and
> access its DataSet for a traditional ASP page.
>
> I was told, "you can't", "won't work", "not possible".
>
> Well I have done it. I think what makes this group great is the passing

of
> information.
>
> If you would like to see how you can follow this link.
>
> http://www.wizkil-webs.net/NET/ASPX_ASP.htm
>
>
>



 
Reply With Quote
 
BrianDH
Guest
Posts: n/a
 
      6th Aug 2004
Look I may not have any fancy programming certificates, but I been making my
living at this now going on 10 years. I am self-taught and self-motivated.
One thing I have learned. There is always a way. Maybe not like how you
first thought, but always a way

B

"One Handed Man ( OHM - Terry Burns )" <news.microsoft.com> wrote in message
news:%23MGQQp%(E-Mail Removed)...
> If you were told it cant be done, in all probability it was not one of the
> regulars, because we've all been caught out that way before. Normally I

say
> that I dont know of a way of doing something, that way when some bright
> spark tells me there is a way, I dont feel so stupid.
>
>
>
> --
>
> OHM ( Terry Burns )
> . . . One-Handed-Man . . .
>
> Time flies when you don't know what you're doing
>
> "BrianDH" <(E-Mail Removed)> wrote in message
> news:GeOdnSbyUJlZVo7cRVn-(E-Mail Removed)...
> > Group
> >
> > Early this week I ask for examples on how to call a VB.NET Web Service

and
> > access its DataSet for a traditional ASP page.
> >
> > I was told, "you can't", "won't work", "not possible".
> >
> > Well I have done it. I think what makes this group great is the passing

> of
> > information.
> >
> > If you would like to see how you can follow this link.
> >
> > http://www.wizkil-webs.net/NET/ASPX_ASP.htm
> >
> >
> >

>
>



 
Reply With Quote
 
Jeff Johnson [MVP: VB]
Guest
Posts: n/a
 
      6th Aug 2004

"BrianDH" <(E-Mail Removed)> wrote in message
news:GeOdnSbyUJlZVo7cRVn-(E-Mail Removed)...

> Early this week I ask for examples on how to call a VB.NET Web Service and
> access its DataSet for a traditional ASP page.
>
> I was told, "you can't", "won't work", "not possible".
>
> Well I have done it. I think what makes this group great is the passing

of
> information.
>
> If you would like to see how you can follow this link.
>
> http://www.wizkil-webs.net/NET/ASPX_ASP.htm


Are you referring to the thread "ASP 2.0 page running VB Script to .Net Web
Service Dataset"? If so, I don't see anyone telling you that it couldn't be
done. I'd be surprised if someone actually said it couldn't be done. Web
services, after all, return nothing but XML, and .NET doesn't have the
monopoly on XML.

Thanks for sharing, though.


 
Reply With Quote
 
One Handed Man \( OHM - Terry Burns \)
Guest
Posts: n/a
 
      7th Aug 2004
Being self taught and self motivated are good things, it means a person will
generally find their way through the most difficult of situations. But that
doesent allways mean they do it in the most efficient way.

Discussion is allways a good thing even if it is in diagreement, because
provided you are willing to see though the discussion or argument to the
end, the truth will usually drop out at some point and both sides have to
eventually come to some agreement.

Keep up the good work, im sure in a year from now you will still be one of
the regulars here giving sound advice on a range of topics.

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .

Time flies when you don't know what you're doing

"BrianDH" <(E-Mail Removed)> wrote in message
news:ydadnSocxeQgfo7cRVn-(E-Mail Removed)...
> Look I may not have any fancy programming certificates, but I been making

my
> living at this now going on 10 years. I am self-taught and

self-motivated.
> One thing I have learned. There is always a way. Maybe not like how you
> first thought, but always a way
>
> B
>
> "One Handed Man ( OHM - Terry Burns )" <news.microsoft.com> wrote in

message
> news:%23MGQQp%(E-Mail Removed)...
> > If you were told it cant be done, in all probability it was not one of

the
> > regulars, because we've all been caught out that way before. Normally I

> say
> > that I dont know of a way of doing something, that way when some bright
> > spark tells me there is a way, I dont feel so stupid.
> >
> >
> >
> > --
> >
> > OHM ( Terry Burns )
> > . . . One-Handed-Man . . .
> >
> > Time flies when you don't know what you're doing
> >
> > "BrianDH" <(E-Mail Removed)> wrote in message
> > news:GeOdnSbyUJlZVo7cRVn-(E-Mail Removed)...
> > > Group
> > >
> > > Early this week I ask for examples on how to call a VB.NET Web Service

> and
> > > access its DataSet for a traditional ASP page.
> > >
> > > I was told, "you can't", "won't work", "not possible".
> > >
> > > Well I have done it. I think what makes this group great is the

passing
> > of
> > > information.
> > >
> > > If you would like to see how you can follow this link.
> > >
> > > http://www.wizkil-webs.net/NET/ASPX_ASP.htm
> > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
'web service call failed: 500' using ajax hovermenu and web service Not Me Microsoft ASP .NET 1 5th Jun 2007 04:09 PM
Schedule the call of a Web Service method: task scheduler or Windows Service? BLUE Microsoft C# .NET 3 3rd Jun 2007 09:22 PM
how to call .net web service call from java client? B Deepak Microsoft C# .NET 2 21st Sep 2005 05:30 AM
Service Control Manager The Remote Procedure Call (RPC) service terminated unexp Arlan R Spratte Windows XP Help 1 12th Dec 2003 04:34 AM
REMOTE CALL PROCEDURE call (RPC) SERVICE Pete Q Windows XP Networking 2 23rd Nov 2003 03:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:11 PM.