Ask a Question related to ASP.NET Web Services, Design and Development.
-
zz #1
webservices and com+
hi
i have created a webservice
that has methods like
getitems and so on that get data from the db.
and am calling it from asp.net
i want to modify this so that calls to all the data are from a com+
component..
I want to use com+ and my webservice.
so that my asp.net app calls the webservice which in turn calls com+.
is that possible ?
is there any sample that demonstrates this.
thank you,
zz Guest
-
Webservices
Hello everybody, I am unable to call remote web service. I have created Proxy Class successfully. Whenever I tried to call it prompts with... -
.net webservices
Actually, if you give your dataset a name: DataSet ds = new DataSet("MyDataSet"); then you should use: ... -
ADO.NET and Webservices
Hello, I'm trying to build a webservices 'application' that basically allows any sort of client to plug-in and do do updates to the database... -
1 or more webservices
Hi I want to make a webservice which retrieves data for a webpart in a sharepoint environment. Is it handier to make 1 large webservice or a few... -
SOS! I can't use COM in my webservices
i write a COM use PB9. The COM work well in a Windows Application(use in VS2003.net) But when i use it in a webservices, the COM can not work,the...



Reply With Quote

