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
WebService Timout in Debug Mode27 Aug 2004 00:27 GMT1
I seem to only be able to use a webservice after I compile a project and run
the executable code. When I try to run the code in Visual Studio 2003 in debug
mode it always hangs on the "this.Invoke" line of the webservice wrapper and
gives me a timeout error.
WSE Support OSs - W2k Datacenter26 Aug 2004 22:14 GMT3
I notice that Windows 2000 Datacenter Server isn't mentioned in the list of
supported operating systems.
http://www.microsoft.com/downloads/details.aspx?familyid=D3C8F18B-7BBF-489D-90E1
-E8D4147205B8&displaylang=en

Is this just a documentation omission, or is it true that Windows ...
Webservice class recreation...26 Aug 2004 17:52 GMT3
I don't know if this is a stupid question, but I observe that my webservice
is created for each call to a webmethod. More precisely an instance of the
webservice class is created for each call. This makes the
InitializeComponent() method run for each method call and seems to really
Retaining data  between web service calls26 Aug 2004 13:09 GMT5
I tried using the Application object to store data in some variables, which
would be globally accessible within the web service application code.   On
subsequent web method calls, the Application object no longer contains the
variables I added.  Is the Application object  supposed ...
** TIMEOUT ERROR WITH PROXY -- HELP !**26 Aug 2004 09:20 GMT2
I'm becoming *crazy* with a problem:
* I have a simple WebService, called "HelloWorld"
* I access the web server using a proxy (SQUID on linux).
* If my proxy does not require authentication, all works fine!
SOAP FaultString25 Aug 2004 21:31 GMT1
   I have a number of web services which will be used by a number of
external organisations. My problem is that when an exception is thrown the
faultstring portion of the soap:sault contains details of my filesystem i.e.
Error occured at line 23 BusinessPRocess.asmx at c ...
Multipe virtual directories25 Aug 2004 21:00 GMT1
Hello.  I want to use the same code base for three different webservice
deployments on the same machine, different virtual directories.
Is there a build process I can automate this by?
I want to have multiple web.config files.
New to webservice25 Aug 2004 20:55 GMT1
I am new to asp.net. I have assignment in which i have to write a
webservice which will return a XML and the values for that XML i have
to read from a database.
i don't know anything about webservice, does anyone has any sample
Setting HTTP Header Attributes25 Aug 2004 18:03 GMT1
I am writing an application that makes a number of web service calls
to a variety of sources and aggregates the data back on a web page.  A
couple of the services require basic authentication information to be
sent as part of the post request in the http header.  I have tried
DataSet WSDL25 Aug 2004 15:32 GMT1
How does one go about getting the information from an .xsd file into a WSDL
document?  I have a web service that creates a simple object that IBM
Websphere can see and use.  Great.
However, when I expose a DataSet, Websphere cant use the WSDL document, as
WS-Addressing and WS-Eventing25 Aug 2004 12:31 GMT1
Does anyone have any introductory references to either WS-Addressing, or
WS-Eventing, with perhaps worked examples??
Thanks
SOAP XML serialization incompatibilites in Visual Studio .NET25 Aug 2004 05:22 GMT4
We have some SOAP compatilibility issues with Visual Studio .NET.
Procedure:
1. Add web reference by importing WSDL from an external system
2. Generate C# classes
Calling WebMethod from SoapClient api does not process umlaut character properly25 Aug 2004 05:22 GMT1
  I am using SoapClient 1.0 to call a WebMethod that takes a name and
returns a string...but if i call this webmethof with umlaut characters
what gets returned in place of umlaut characters is ??...am I doing
something wrong here is there a solution to this?
Return Parameter Naming25 Aug 2004 04:57 GMT1
I have a simple web service, for example:
<WebMethod()> Public sub hello (x as string) as string
    return "Hello"
end sub
How do I get the WebMethodAttribute from within a webmethod?25 Aug 2004 02:57 GMT1
I need the description out of the WebMethodAttribute on my web method.  I
want to be able to throw my own exception and tell it what method threw the
exception...I am totally at a loss for how to "create" a webmethodattribute
class?
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.