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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to call a .NET WS from Java??23 Jul 2007 12:40 GMT3
I try to call a .NET Webservice from Java. Can anybody give me a tip how to
do this?
Christian
Include Verbose Description?23 Jul 2007 10:55 GMT8
I have several WebMethods in my 2.0 system decorated like this:
  [WebMethodAttribute(Description=".....
I have XML comments that describe the actual parameters.
I would like to copy those comments (or use them directly) so they are
Attachments21 Jul 2007 00:36 GMT7
ASP.Net v2.0
Can you send an attachment with a web-method call? If so, how?
Thanks
Kev
SoapExtension and NetworkStream20 Jul 2007 21:12 GMT3
My Environment
*  Windows XP
*  .NET 2.0
*  Visual Studio 2005
Multithreaded consumer20 Jul 2007 16:44 GMT4
Hi.  I have a C# WebService with a WebMethod that returns an array of
(WebService-defined) objects.  If I create a consumer exe and call the
method, everything is as expected.
If I then create a thread within my exe and call the WebMethod from
Good Soap Client20 Jul 2007 10:58 GMT2
Do you know of any software that allows you to point to any web-service URL,
paste the SOAP XML packet into a window, fire the pasted SOAP packet and see
the returned XML SOAP XML in the same program?
SOAP Spy Enterprise Edition does this, but it is expensive. Any other
Consume the Web Service Source file in VB.NET19 Jul 2007 20:57 GMT1
I am working with web services in .NET.
Environment : Web Service/IIS5.1/ASP.NET 2.0 / VB.NET
To Consume the Web Service Source file I have followed the below steps.
step 1: wsdl.exe /l:VB /n:WService /out:binServiceName.vb  http://localhost:1251/Zillowservice/ServiceName.asmx?WSDL
WSE 3.0 messages inexplicably always MIME'd19 Jul 2007 19:59 GMT1
I am trying to send TCP SOAP messages with WSE 3.0, but all of the
messages are MIME'd, which I don't want.  I cannot seem to turn this
off.  I have the project MTOM settings set to the following in Visual
Studio:
Getting error Client found response content type of 'application/d19 Jul 2007 14:18 GMT1
Using VS2005 Pro, SP1, VB, ASP.NET2.0, .NET 2.0, WSE 3.0, SOAP 1.2 to
convert a web services consuming client from WSE 2.0, SOAP 1.1 to WSE 3.0,
SOAP 1.2.
It worked under the old version and after making the changes i thought were
web services19 Jul 2007 14:15 GMT1
i need to check the availability of my web service....
how can i do that.
i dont want to call any of the methods present in web service to test
availability..
IXmlSerializable.GetSchema creates mutiple schema elements in my wsdl19 Jul 2007 00:35 GMT3
I've built a class that uses the IXmlSerializable interface to do custom
serialization.  I"ve then used the IXmlSerializable.GetSchema() method to
output the schema of my class to the wsdl in my web service.  The problem is
that the schema of my class appears in a seperate schema ...
Schema type information provided by IXmlSerializable is invalid: Type 'string' is not declared18 Jul 2007 18:51 GMT1
I've added the System.Xml.Serialization.XmlSchemaProvider attribute to my
class to customize the schema. Some of the datatypes in my schema are
strings, but I'm getting an error that string type is not declared.  Can
anyone show me how to do this properly?  I've included the code ...
The underlying connection was closed: An unexpected error occurred on a send18 Jul 2007 15:59 GMT1
I have a problem - after deploying application in client
environment, on some client machines occured error.
Environment:
App server: ASP.NET WebService/Win 2003/ secured SSL (.NET 2.0)
using web service to interact between two stand-alone VB .NET appl18 Jul 2007 13:55 GMT2
Hello ,
I am developing a white board type stand-alone VB .NET application in which
the .EXE application will be installed in two or more different client
machines .
Returning Bare Type18 Jul 2007 07:46 GMT2
We have a web method which returns the following type:
   public class methodNameResult
   {
       public string responseCode = null;
Pages: 1 2 3 4 5 6 June, 2007
 
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.