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 / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
handling exceptions in asynchronous web service calls09 Aug 2004 22:46 GMT1
I have a win forms application that calls a web service
asynchronously. Occassionally, the web service call with raise an
exception. Unfortunately, since I am calling it asynchronously, I
haven't been able to find a good way to handle exceptions.
WSE 2.0 sp1 SoapService method not getting called! HELP09 Aug 2004 22:10 GMT4
I'm using SoapClient and SoapService classes.
It's a simple chat app. i enter text in a textbox and the soapclient
send it to the soapService using SendOneWay method.
The message is received by the SoapService. I turned on diagnostics
header <To>09 Aug 2004 22:05 GMT3
I tried to use TCPMonitor which redirects all request from port 8080 to 80.
I changed URL to
http://localhost:8080/UsernameSignCodeService/UsernameSigningService.asmx
in UsernameToken sample.
System.Net.WebException making web service calls about 10% of the time.09 Aug 2004 22:04 GMT1
We are seeing a very frustrating intermittent problem. We are making
Synchronious web service method calls from a .NET windows Service using the
following syntax
WebRequest.getResponse call it occasionally fails with the following error:
why:Server unavailable, please try later09 Aug 2004 22:00 GMT1
(Type your message here)
--------------------------------
From: Steven joe
Hi:
Null RequestSoapContext.Current in Soap Client problem09 Aug 2004 21:58 GMT3
  I'm building a TCP web service using SoapClient/SoapService as my base
proxy and WS classes, and need to stuff in a Username token on the client
side.  Problem is, the RequestSoapContext.Current object is null on the proxy
side.  Am I doing something wrong here?  What do i ...
Splitting Up WSDL issue09 Aug 2004 18:36 GMT2
I used the excellent article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/
service08202002.asp

from Scott Seely to have a webservice interface defined in a separated wsdl
file. It works just fine, but when I try to navigate to the wsdl from Visual
Error: (Client found response content type...)09 Aug 2004 15:22 GMT2
I use webservice to connect to a server on Internet and sometimes(not
always), I recieve this error on calling webserice member functions.
Error:
**********************************
The 'VFPOLEDB.1' provider is not registered on the local machine09 Aug 2004 00:42 GMT2
I get "The 'VFPOLEDB.1' provider is not registered on the local machine"
exception when trying to open a connection to a FoxPro DB from my web
service. I have installed the foxpro 8 drivers on the maching and also  IWAM
and IUSR_SERVERNAME both have full access to the files. ...
Can't access WebService on WinServer200308 Aug 2004 11:46 GMT1
I've deployed and run a WebService on Windows2000 without problem.
The same one installed on WinServer2003 expect an authentication.
Everything I've done don't run (changing autentication method, impersonate
user, ...)
Add Web Reference makes multiple requests fir WSDL07 Aug 2004 18:49 GMT4
I am trying to use a web service from a non Microsoft product. When I do a "Add Web Reference" from the Visual Studio dialog box, a request is generated and received by the web services supplier. This request contains information in the "Authorization:" header. Valid WSDL is ...
Missing web services functions - urgent, please help!06 Aug 2004 21:27 GMT1
I have a client who uses a web service containing about 100 functions.  I
made a couple of changes to four functions, tested it (fine), deployed to
VMWare virtual machine (still working great) and then to their live system.
On the live system the four functions no longer work.  When ...
signing message element by id / no namespace06 Aug 2004 18:59 GMT19
wse 1.01, vs.net 2003 c#
IS it possible to sign an element of a soap message using an Id attribute
without prefixing the Id attribute with a namespace.  wse seems to call for
a namespace referring to ws-utility, but I need to be able to sign the Id
Calling an ASMX web service (with WSE 2.0) using SoapClient proxy06 Aug 2004 18:48 GMT6
In order to have one generic proxy class on my client that can both handle
TCP and HTTP channels, I created a class that derives from SoapClient.
It can call my TCP SoapService (running as a Windows Service) fine.
It can call my HTTP .asmx Web Service, but apparently, the SOAP body ...
web congfig file06 Aug 2004 18:06 GMT1
In my web service i'm want to read the web.confg file for my database
connection.
I keep getting an error on
conn.ConnectionString = ConfigurationSettings.AppSettings("DB")
Pages: 1 2 3 4 5 6 7 8 9 10 11 July, 2004
 
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.