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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to use asychronous calls 18 May 2006 05:38 GMT3
i have a requirement in my application where in need to call a web service:
1. My client calls my webservice .
2. when i receive a call from my web servcie i need to notify my client that
"Process started".
SOAP fault carried over HTTP 200 or HTTP 500 ?18 May 2006 04:58 GMT1
Some of my webservice peers return SOAP faults using a
"HTTP 200 OK" reply and others use a
"HTTP 500 Internal Server Error" instead. I was wondering
if there is some kind of standard for SOAP over HTTP
how to add default namespace to wsdl18 May 2006 04:54 GMT7
.NET does not generate defaut namespace ?
<?xml version="1.0" encoding="utf-8" ?>
<wsdl:definitions
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
Deployment of WSE 2.0 Applications17 May 2006 22:38 GMT4
Is it possible (technically and legally) to deploy a WSE 2.0 application to
a server that doesn't have enhancements installed by including
Microsoft.Web.Services locally as part of the application install?
Or does the WSE 2.0 install make other required changes to the machine
VS2005 WSE 2.0 WSE04017 May 2006 07:48 GMT1
I am upgrading a WSE enabled web services project from VS2003 to VS2005.
Still using/referencing WSE 2.0 (not WSE 3.0) because of backwards client
compatibility issues.
When calling the web service from a test client following exception is
retrieve username in WS17 May 2006 02:51 GMT1
How can I retrieve the current username in the Web Service for a WSE 3.0
enabled WS? I am using the UserNameForCertificate Policy.
TIA!
Versioning Web Services in ASP.NET 2.016 May 2006 20:11 GMT3
There is some debate on what an ideal web service interface would look like
at my organization. The debate revolves around how to write our web service
interface so that new methods do not break existing consumers.
Some people would have us write web methods like this:
Synchronous Web Service16 May 2006 19:25 GMT1
Is it possible to make a synchronous Web Service?
I have a situation where quite big piece of data should be send from client
to Web Service server but client and server should not disconnect or
"swap" connection to other one until all data has been transfered.
WSE 3.0 To-Header and SoapActor16 May 2006 19:02 GMT3
I'm trying to call a wse2.0 sp3 web-service from a wse3.0 (Oct) client.
I derive a class from SoapClient and set the Destination in the constructor
like
this.Desitination = new EndpointReference(new Uri(Actor), new Uri(Via));
log contents of request16 May 2006 18:01 GMT3
Is there a way to get the contents of a web service request? Preferably
including the HTTP headers too.
I tried saving Context.Request.InputStream to a stream, but it always
appears to be 0 length. Is that because it's only used in a regular Page
Sending DimeAttachment from a SoapClient to a SoapServer over TCP/16 May 2006 16:15 GMT2
Following is the code snippet.
StockQuoteClient inherits from SoapClient.
SoapClient calls a soapmethod through tcp/ip.
I need to add an attachment to my request.
Missing required element in serialized XML16 May 2006 11:10 GMT3
I am using .NET framework 1.1 SP1, .NET framework SDK 1.1 SP1, with hotfix
82202, Visual studio .NET 2003 with hotfix 823639.
I have generated a proxy class using wsdl.exe from a schema that has an
xsd:date element called XYZ_IncDate.  
Issues with assemblies referenced by a managed C++ web service16 May 2006 10:26 GMT1
I created a VC++ ASP.NET web service project that references several C#
library projects in the same solution.
1. How can I get rid of the warnings that it won't import types from the
assemblies that are under the bin trees because it has already imported them
Webservice and Profile16 May 2006 10:16 GMT3
I have deployed a web site with some webservices.
The user have the details of his account, saved like object into
profile but I can use the membership properties and I can authenticate
the user by WebServices in https mode but I can't use the profiler..
'text/html', but expected 'text/xml'16 May 2006 09:55 GMT4
I have written a PocketPC application that connects to a web service, and
when im connected via the cable or via wireless then it pulls back the data
correctly.
However when connected to GPRS, i get the following error
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 2006
 
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.