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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MSDN Subscriber - No responses from Microsoft12 Nov 2004 00:32 GMT1
Is this a managed news group?  I read that these groups provide some sort of
response from a Microsoft person within two business days.  I have posted
twice in the managed areas and have not received one response.  What is the
secret to getting a response!?
Why is the return value not XmlDocument ?12 Nov 2004 00:28 GMT3
hi gurus
I have a asp.net web services and in that i have a function which returns XmlDocument as the return value, when I test the service it works fine and I can see the XML.
When I try to call the XML from asp.net, it does not return XmlDocument and gives me this message
Cannot ...
Problem with a "phantom" (unexisting) server class misteriously created12 Nov 2004 00:25 GMT1
Be patient because what I'm going to explain all of you it's more than
very strange.
I've developed a webservice project that contains two classes. One of
them is going to act as a SOAP header, and the other class is the main
Can SoapExtension class be used to handle headers from AXIS web services? (eom)12 Nov 2004 00:20 GMT3
   Is it possible to consume an AXIS rpc-based web service and
manipulate the soap header/body using the SoapExtension class in .NET?
In other words, does both the client _and_ server need to be built in
.NET to take advantage of Soap Extensions or can the client use the
Passing collection as input parameter to web service12 Nov 2004 00:18 GMT2
Hi All !! I need to pass a collection(of complex objects) to web service method for some processing at web service, but it gives me error "There was an error generating XML" when i try to pass collection as an input paramter to web service. Can anyone tell mehow i can pass ...
How to check whether web services are compliant with industry stan12 Nov 2004 00:06 GMT1
I want to check whether a  web services are compliant with industry
standards and implementation guidelines.
Basically I am interested in checking whether a Web service fully support
the following industry XML Web service standards when exposing or consuming
How to get the SOAP envelope11 Nov 2004 23:59 GMT1
For debugging purposes, I'm looking for a way to see the SOAP envelope I'm
sending.
I'm the client calling a WS.
How can I do that ?  What class or object do I need to use ?
Point of using toolbox when developing web services in vs11 Nov 2004 23:57 GMT1
Whats the point of having a "form view" of a web services i vs.net. You can
drop controls on them - ei. a textbox og checkbox - but whats the point in
that? A ws has no GUI?
Thanks
Enum Problem with asp.net webservice11 Nov 2004 23:41 GMT3
I have a web service project with an enum like this:
   public enum EventType{ AppStart=1, AppEnd=2}
In a console app, I cast EventType.AppStart as an int and the value is zero
and not one!!!
Curiousity- why Web Services dont work with firewall11 Nov 2004 23:39 GMT2
I have Win XP SP2 installed on a machine..
When I have the inbuilt firewall on, I am not able to connect to the
web services residing in that machine, from another machine. And when
I turn it of , I am able to connect to the Web Service..
Auto generated asmx web service documentation omits base class attributes11 Nov 2004 23:32 GMT1
I am working on a c# web service in VS 2003, .Net Framework version
1.1. My web method takes as input a complex data class derived from
another simple data class. Boiled down it looks like the following
code sample.
Distributed Transaction in different web services11 Nov 2004 23:27 GMT2
We have 3 differen services (in 3 different server) Service A,B,C . We
want to implement distributed transaction when call methods of B and C
from A. Is it possible? if yes then how?
I have read the doc regarding this:
Attributes on a class to generate parameter values inside XML node11 Nov 2004 23:10 GMT1
I might have the terms wrong, I'm an XML newbie, but here is what I
need to do:
I am returning an object in a webservice.
public class Profile
XmlSerializer and the XmlRootAttribute ?11 Nov 2004 23:00 GMT5
Hi,
I'm having trouble controlling the Xml content that is created by the
XmlSerializer when i make a web service call from a proxy, i thought the
XmlRootAttribute would take care of this
Serializing custom exception through a webmethod call.11 Nov 2004 22:54 GMT2
How do I xml serialize a custom exception so it can be included as a
parameter on my webmethod?  See extra details below.
I have an audit web service which attempts to log exceptions to a database.
The web method looks like:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 October, 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.