Ask a Question related to ASP.NET Web Services, Design and Development.
-
Alex #1
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 "System.NullReferenceException" is happen.
Who can tell me ,How can i use the COM in webservices.
Alex 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... -
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...



Reply With Quote

