Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP.NET + WIN32 API25 Jul 2003 19:14 GMT3
Can I use WIN32 API method such as PostMessage through
ASP.NET or Web Service directly?
I have tried, but failed.
Do aspnet_wp.exe block this kind of "direct" communication
Moving a Web Service25 Jul 2003 18:32 GMT6
If I move a web service from one machine to another, do I have to change the
reference in all the apps that were using it?  Anyone faced this issue yet?
Thanks!
class convertion compilation error25 Jul 2003 08:36 GMT2
I have a ClassLibrary(ClassLibrary1) with 2 classes (MyClass1, MyClass2).
(one inherits a DataSet, and the other requires a DataSet in its
constructor).
My Winform project and Asp.Net Web service both reference my
how to track webservice usage?25 Jul 2003 05:03 GMT3
All,
Does anyone have a tried and tested method of tracking
usage of their webservice - more importantly a method of
persisting the Reqest/Response classes (if you've gone
Catch Exceptions for Asyncronous Invoke24 Jul 2003 23:31 GMT1
How can I catch exceptions of web service, when I am using Asyncronouse
Invoke (like: myService.BeginGetCustomers()) I want to catch exceptions
like: connection timeout.
In my case, if the web service is disconnected, then the call to
ASP.Net app, Class Library and Web Service24 Jul 2003 13:26 GMT2
I have an ASP.Net application that uses some Class Libraries (dll's) that I
created separately.  One of these dll's connects to a Web Service.  I
created the Web Reference to my web service and doing so creates my
App.Config file.  I thought I would then be able to use the config ...
webservice return value but continue some process24 Jul 2003 07:22 GMT3
Hi,
I am new to this web service concept.
I have following requirment for a web method--
web service check for some data
call a webservice programmatically23 Jul 2003 20:42 GMT1
I would like to call a web service programmatically ie: without adding a web
reference in visual studio. From the docs it seems like I have to use
HttpWebRequest. Also what I can't figure out is how to convert the wsdl or
the xml that is returned to an object. In VS when you create ...
Security in .Net WS23 Jul 2003 10:37 GMT1
I have a web service, which updates the database on the
server side, when an order has been made at the client
side (remote web site). Obviously, I can't send the
details as plain text.  So, here are my questions:
app not working unless vb.net installed on server22 Jul 2003 16:17 GMT1
Hi, we have a very weird problem deploying a ASP.NET project which is solved
by installing VB.NET.
We are using a custom DLL made using the ASP.NET WebService.
It works fine as long as you have VB.NET Standard installed on the Machine.
Proxy Error22 Jul 2003 03:30 GMT1
I'm getting the following error when trying to access a
web service.
"The request failed with HTTP status 407: Proxy
Authentication Required ( The ISA Server requires
WebService timeout21 Jul 2003 15:23 GMT2
I have a problem with deploying my webservice in our Web server. In my
development machine (inside of our LAN), everything works fine. When I move
the application into our Web server (public addressed), I always get the
timeout exception. My app connects to our database server ...
Calling webservice from JavaScript21 Jul 2003 06:56 GMT4
I am successfully using the code below to call a webservice from within
JavaScript, however I would like to call another function that takes two
variables, how do I send the two variables using the method below.
  var xmlHTTP = new ActiveXObject("Microsoft.XMLHTTP");
Consuming an ASP .NET Web Service using the MS SOAP Toolkit v3.020 Jul 2003 04:28 GMT2
Hi all I think I am going to go mad if I cant solve this problem.
Basically I have created a simple .NET Web Service that takes a string
as a parameter as follows.
<WebMethod()> _
sync webservice19 Jul 2003 01:53 GMT1
I need to build webservice that can get and send data at the same time.
It will be a form that work with a billing company and has to get data from
the billing company and send it to my server at the same time.
Any idea of how to do that? and if its possible with webservices
Pages: 1 2 3 4
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.