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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WSDL ElementForm Unqualified02 Mar 2005 17:42 GMT1
I have a webservice with WSDL specifying 'elementFormDefault' set to
'unqualified'. I find when I try to process the incoming XML the raw XML
either looks like this:
 <s0:rootelement xmlns:s0="myns">
BUG in Microsoft.Web.Services2.WebServicesClientProtocol WSE 2.0 S02 Mar 2005 16:25 GMT4
If you specify a Destination with both an Address and a Via, the Address is
used as both the Url property (transport) AND the "To" SOAP header.  The Via
portion is effectively ignored, making it impossible to connect to web
services with SoapActor attributes or behind NAT / PAT.
XML Document through a web service02 Mar 2005 16:17 GMT2
   Long day for me, so apologies in advance if I'm asking where the trees
are in the middle of the forest.
I have wrote a errorlog object that stores it's data in XML format.  What
I'm wanting to do is stream the XML through the web service, then to a
Webservice farm, what's best practice??02 Mar 2005 15:19 GMT2
What's best practice for distributing the load between webservices on
different computers? What I'd like is for a client to always select the
webservice with the least load, I.e. If one is idle then that one should be
selected, otherwise one working on a job with less priority ...
upload a page into FTP in VB.NET02 Mar 2005 15:11 GMT1
to all
i'm working in VB.NET
i need upload a page using receivers FTP info
URL
Event notifications02 Mar 2005 15:08 GMT1
I am writing an application as a web service.  I require that clients be
notified of certain events, and am stuck at this point.  I am looking for
pointers.  Should I go with the Plumbwork Orange implementation of
WS-Eventing and hope when the eventual MS implementation of it ...
Can't get my custom attribute from web method02 Mar 2005 14:57 GMT9
I've added my custom attribute to a web service's method.  When I
consume the web service and attempt to check the value of the attribute,
it's not there, but the WebMethod attribute is.  My attribute descends
from the same System.Attribute class as the WebMethod attribute does.
Token in a Web Method02 Mar 2005 14:55 GMT1
How can I find in a Web Method the token of a user which call this Web
Method?
Thanks,
Ruslan
More Information needed02 Mar 2005 13:53 GMT2
I am starting using WS in my applications. So I know how to create, publish
and consume them.
I am bothered by a question with following scenario
I want to create application that has WS as part of it. This application
VB.NET/ASP.NET Web service woes! Please help!! BMUK02 Mar 2005 09:51 GMT2
I'm accessing an ASP.NET webservice from within a vb.net rich client
application.
All goes perfectly when there is an available internet connection (the
app connects and all works as expected)or if the machine is standalone
WebMethod Delay02 Mar 2005 09:35 GMT1
Hi,
Got a webmethod which call a complex stored procedure on my Sybase
Database.
Running the procédure from a Query Tool last for 1'30 minute.
Security Policy for a Specific Endpoint?02 Mar 2005 06:09 GMT1
It was my understanding that when specifying a security policy through
the WSE 2.0 Toolkit, I could create a policy for a specific endpoint.
That is, I could have two .asmx files in my Project and create a
security policy that applies to just one of these two files.  Is this
Is it possible to use uniqueidentifier in a web service type Datas02 Mar 2005 05:32 GMT5
I have made a web service that returns a typed dataset that includes a
uniqueidentifier field. When I import this web service into visual studio  
using add reference I get the following error: Custom tool error: Failed to
generate dataset. Undefined data type: 'anyType'.
Comparing Object Values02 Mar 2005 03:36 GMT3
I have a WebService method that sends to the client an object array received
from the server as a collection. Each element in the object array is a class
entity object. I would like to cache each of these class entities on the
client which is a windows forms. When ready to send ...
Bind Custom Objects Returned from Web Svc02 Mar 2005 03:32 GMT2
Hi All...
What is the best way of binding a custom object that is returned via a Web
Service?
From what Ive seen, the proxy class generated by wsdl.exe doesnt include
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 February, 2005
 
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.