HighTechTalks DotNet Forums  

Sponsored Links


ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss in the ASP.net Web Services forum.



Post New Thread
Threads in Forum : ASP.net Web Services Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
We occasionally encounter this exception while trying to send soap/tcp messages: MySender.Sender - System.IO.IOException: WSE2149: Write Failure. at...
GS
11-14-2006 04:37 PM
laported@gmail.com Go to last post
1 38
I am able to call to the .net 2.0 web service with my client and see it return from VS debugger. When the client returns from calling the .NET 2.0...
javaordotnet
11-13-2006 10:22 PM
John Saunders Go to last post
1 27
I am able to get the call to the .net 2.0 web service with this code: InventoryServicesStub stub = new...
urban.john@gmail.com
11-13-2006 10:18 PM
John Saunders Go to last post
1 36
I'm expiriencing the same problem as someone posted one year...
John Smith
11-11-2006 11:33 PM
RYoung Go to last post
3 31
I am testing a web service the returns a text file. The web service addes \r\n at the end of each line ot text. I am executing the web service via...
Tim
11-11-2006 11:20 AM
Tim Go to last post
0 31
hi all when I Call My web service wreten in foxpro to return xml data from Sql database I get like this -...
Taha
11-11-2006 04:08 AM
Taha Go to last post
0 29
Hi All, Is there a way to set the version of soap protocol in SoapSender? I think soapsender will try to send the envelope in Soap11 format first....
Anbu
11-10-2006 07:44 AM
John Saunders Go to last post
1 31
Hi, Is there a way to get the client IP from a web service? I keep receiving the server's IP address. From my web method, I tried all of...
Stephane
11-10-2006 12:11 AM
John Saunders Go to last post
1 29
I have .NET 2 and DNN 4.3.5 installed. In dnn module I created web service, and just by typing URL in browser to test it I get an error. Any...
TekCat
11-09-2006 02:03 PM
TekCat Go to last post
2 31
When I want to see the Web Service, entering http://server/ws/wsfile.asmx I get the error: Server Error in '/ws'...
Alejandro Becker
11-09-2006 09:10 AM
Alejandro Becker Go to last post
0 20
Hello all I am trying to upload/download files via a webservice to/from a PDA. The webservices are secured using WSE 2.0 (this cannot...
Keith Wilson
11-09-2006 07:54 AM
Keith Wilson Go to last post
0 25
Hello, i am developing a webservice and i have added authentication to that service. When i call the methods of the service with the IIS test page...
Ralf Kaiser
11-08-2006 03:48 AM
Ralf Kaiser Go to last post
0 25
How to determine the time out for a web method ? Can I configure it for the overall WebService ? It's because some tasks are long runing...
Lucas Ponzo
11-08-2006 03:32 AM
Steven Cheng[MSFT] Go to last post
1 26
I have some .NET web services deployed in IIS and having the Directory security set to integrated windows security. I would like to call...
Jacob
11-08-2006 12:53 AM
Jacob Go to last post
0 29
Hi, I have a slight problem with security. I am calling a webservice using impersonation on a remote Windows 2003 Server. The call is made...
Ian
11-07-2006 12:32 PM
Ian Go to last post
0 23
Hi, For those who like to compete (or just want to participate and learn from others), and be the best Visio "artist". Find out more about it...
shek
11-07-2006 02:57 AM
shek Go to last post
0 25
I have a web service that when I try to call from my desktop application using SSL it doesn't return anything. I'm using WSE 2.0. I've...
APA
11-06-2006 04:40 PM
APA Go to last post
0 27
Hi, I have a web service which I would like to secure. The web service is a public web service with no authentication. I would like to make...
Henrik Skak Pedersen
11-06-2006 03:39 PM
Henrik Skak Pedersen Go to last post
2 38
Why do I get the following two error messages, intermittently, when I issue a "SendRequestResponse(methodName, requestEnvelope);" command on a...
Apu Nahasapeemapetilon
11-06-2006 11:24 AM
Apu Nahasapeemapetilon Go to last post
0 24
Hi Guys, I already build my "wonderful" webService and it returs DataSets exactly like I want, and it does wonderful things... but... Now that I...
Bruno Alexandre
11-06-2006 11:21 AM
Robert Lewandowski Go to last post
4 35
Hi guys I just want to know where I can find a web service for air flights please
nerdoch
11-06-2006 06:26 AM
nerdoch Go to last post
0 29
New to VS2005 In VS2003 I needed to make a proxy class in the cmd window. Is this still the same process? All links or info is appreciated.......
JeffP@Work
11-03-2006 04:34 PM
JeffP@Work Go to last post
3 34
Hi folks, I'm developing an Add-in for Excel to consume a web service, using vs2003 and with a proxy class generated by wsdl.exe. I'm using...
>magno
11-03-2006 01:12 PM
John Saunders Go to last post
1 26
Hi all: I have a web application that plugs into to allow users to read local files and then upload those files to Sharepoint, but for some reason...
John
11-03-2006 01:08 PM
John Saunders Go to last post
2 24
Hello all, I have an asp.net application that processes credit card using web services. This application has been working fine for almost a year...
cqtran97
11-03-2006 12:17 PM
cqtran97 Go to last post
0 27
I hope this is the proper group for this question. If not please direct me to the correct newsgroup. One of my clients needs to calculate sales tax...
Paul
11-02-2006 06:38 PM
Jeff Dillon Go to last post
1 26
Hi, I am trying to create a working installation from a web service that is actually a thin layer calling quite an involved object, a dll-type...
Ian
11-02-2006 06:34 PM
Jeff Dillon Go to last post
1 26
Hello! While IIS (+ .net 20 ) is running a workerthread shold select data in background permanently. How can iI do this? V.
volker
11-02-2006 09:29 AM
volker Go to last post
3 24
On day 3 of debugging this. I've implemented a simple soap extension to intercept the servers outgoing soap message stream and replace it with my...
hugedifference@gmail.com
11-02-2006 06:36 AM
hugedifference@gmail.com Go to last post
5 40
We have developed a web service that runs on W2k3 with IIS 5. It works fine most of the time, but from time to time it stops responding. First we...
kairos
11-02-2006 06:36 AM
Steven Cheng[MSFT] Go to last post
3 24
Hi,I want to do something related to WSD Discovery,and now the soap information that is transported has been offered.I have never written WSDL...
xiehaiyan_xhy@sina.com
11-02-2006 04:50 AM
xiehaiyan_xhy@sina.com Go to last post
0 32
I have an app that is being deployed and they are trying to use the ASP.NET Authorization. Problem is that if they use a Domain Local Group then the...
Bill
11-01-2006 04:49 PM
Bill Go to last post
0 25
We have a C#, .NET 1.1 web service that will be interacting with a third-party, unmanaged DLL. The idea is that this web service will be called with...
David Palau
11-01-2006 10:53 AM
Frank Go to last post
1 31
Hello, I have a database application used by a small company that needs to transfer some updates back and forth, to and from, their website....
Jon Jaques
11-01-2006 10:19 AM
CoastalData Go to last post
1 25
Hi All Can You please Explain To Me How Bind XML Data From WebService To Grid Thanks
Taha
10-31-2006 06:53 PM
Taha Go to last post
0 25
Anybody can recommend me URL's to order private soft for advertising internet-projects? It's really important to me. Please, help. Thanks for...
WebPromoters
10-31-2006 06:34 PM
TopToGoogle Go to last post
1 39
Hello I'm using WCF and I would like to know if there is possible to have something like: a WebService with 2 methods: Get and Set and at the...
A
10-31-2006 03:56 PM
A Go to last post
0 25
Dear all, I want to Configure UDDI how can i do that?Give some usefull links to learn more about Webservices
Prabakar Samiyappan
10-31-2006 01:19 PM
Cowboy \(Gregory A. Beamer\) Go to last post
1 35
As far as I can see the /unsafe build option can't be set in the Build tab in VS2005 when dealing with a web service. Is it possible to set this flag...
Kasper
10-31-2006 08:47 AM
Kasper Go to last post
0 24
Hello; i try to do object serialization xml with using soap.But it shows me just till 4th level. After 3th level xsi:nil="true" appears.there is the...
emil
10-31-2006 05:51 AM
emil Go to last post
0 33
Hi, I'm writing a webservice who returns a custom objects, which implement the IXMLSerializable interface. When I'm testing the de/serialization...
Frederik Vanderhaegen
10-31-2006 03:25 AM
Frederik Vanderhaegen Go to last post
0 26
I suspected that the comm routine in my compact framework app wasn't acting asyncronously, so I remodelled it using a simple hello world service with...
RobGSCL
10-30-2006 10:57 AM
RobGSCL Go to last post
3 44
I have a web service with four operations in it - add/amend/delete/retrieve. Not surprisingly, add and amend require the same data; with delete...
Nick Locke
10-28-2006 08:01 PM
Nick Locke Go to last post
2 35
I put my initialization code (ex. DataSource.ConnectionString definition etc...) in the public Service() method: diring a debug I noticed that...
Enzo Contini
10-28-2006 12:12 AM
Tony Go to last post
1 21
From a seasoned perspective, is using xml web services the "best" solution for the following problem. I've been doing client/server apps for a...
Bruce Hendry
10-27-2006 10:44 AM
Bruce Hendry Go to last post
0 26
I have made a web service using C# and my problem is that the auto-generated WSDL-file does not show the correct type information for return...
m4gnus@gmail.com
10-27-2006 09:47 AM
m4gnus@gmail.com Go to last post
2 28
I have usernameTokenSecurity with usernameOverTransportSecurity working in WSE 3 and .NET 2.0 in a CustomUsernameTokenManager. It properly verifies...
John K
10-26-2006 11:50 PM
Steven Cheng[MSFT] Go to last post
1 27
Hi, I'm writing a webservice which returns a custom object, e.g. public Broker GetBrokerById(int BrokerId){ //some code }. My problem is the...
Frederik Vanderhaegen
10-26-2006 03:37 PM
Frederik Vanderhaegen Go to last post
0 36
I have three questions about the namespace parameter of a webservice: What does it do? Is it necessary for it to be unique? Is there a way to...
RobGSCL
10-26-2006 10:52 AM
Scott M. Go to last post
3 34
Dear Sir, I m develop a application in vb.net which update a live prices of stocks by a website named (www.nseindia.com) i m using datagridview...
Jeet Disuja
10-25-2006 04:08 AM
Jeet Disuja Go to last post
0 23
Post New Thread

Display Options
Showing threads 701 to 750 of 5929
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.