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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to expose a class library as web service11 Apr 2005 13:13 GMT3
I have developed a class Library with several classes and methods. Its working fine with a windows forms test application, but now i need to create a webservice that will expose those methods.
Do i have to create a method signature replica to all interfaces and methods, that will ...
Returning ArrayList from WebServices11 Apr 2005 12:16 GMT2
Hi all
public System.Data.DataSet GetDataSetParam(string sProcName,ArrayList aParameterName, ArrayList aParameterValue)
        {
when i m calling from my windows application then its givin me error that  
Consuming a WSE 2.0 Secured Web Service from Excel11 Apr 2005 05:10 GMT2
I have developed a .NET web service that uses WSE2.0 in order to manage
x.509 security tokens. I have also developed an ASP.NET web client that is
able to consume my web service. After a while, everything works fine.
But now, I would like to create an excel client for my web ...
The request failed with HTTP status 404: Not Found10 Apr 2005 23:54 GMT1
G'day all
My pc is on a domain and I have a test server in a work group. all the web
application and the web service are working fine locally, but when I copy the
project using service extension to this test machine it wasnt working at the
XML Web Service Authentication09 Apr 2005 16:22 GMT3
I need to build Web Service that allows me to create some methods that
are not public and other that are public. I need something like logging
to the Web Service with username and password. Only successfully logged
uses can use some of the methods.
Returning a PDF in a web service09 Apr 2005 01:02 GMT4
Is it possible to return a PDF in a web service.  I am making the assumption
that it would be the same as sending any other file, such as an image, so i
would return an array of bytes.  Is this the case, or are there any other
methods that are appropriate?
WebService Method calls not paralellized??08 Apr 2005 21:53 GMT4
I've obveserved a strange fenomenon calling one webservice from a
multithreaded client. What I found out is, that the processing of the
client requests on the server side is not paralellized.
I have a sample WS with one method, int Add(int, int). the method just
problem deserializing return structure from Java/Axis web service08 Apr 2005 16:23 GMT4
I have a very simple webservice written in Java/Axis.  It takes in a
complexType with 2 string elements, userid and password.  The response is a
complexType containing two complexTypes each having 2 strings
<wsdl:portType name=SecurityLoginService">
System.InvalidCastException: Cannot assign object of type System.Xml.XmlNode[] to an object of type System.String.08 Apr 2005 07:01 GMT1
I'm working with a C# client that calls a php web service. I've
created a wrapper to call the service using .NET wsdl tool (adding a
web reference).
The call to the server works fine, it is serialized correctly, and the
Policy endpoint uri's and localhost07 Apr 2005 20:33 GMT2
Just noticed something odd with policy endpoint uris
If I call my web service from localhost, only this endpoint uri will do
http://localhost:86/etc
I can set the destination of the SoapClient to http://localhost:86/etc or to
Returning a typed DataSet from a webservice07 Apr 2005 17:27 GMT1
I'm dealing with a rookie problem. I have a very simple webservice that
exposes a function that returns a typed datased named UserDataset. This
dataset is autogenerated from an xsd but is imported from another assembly.
Also, the data access layer is imported from another ...
Debuggung Web Serives by Multiple Users07 Apr 2005 17:14 GMT1
We have multiple users who are debugging calls made through web services.
Unfortunately, at any point of time. only one person can debug. The others
have to wait till the current debugger is done debugging. Any help on this?
Thanks
SOAP calls to a server from a Windows Forms app07 Apr 2005 14:44 GMT1
I'm building a COM object using C# and I need to communicate with a server
via SOAP.
Unfortunately, all of the samples that I've seen target ASP.Net, config
files, etc.
How to ask WSE to build a SoapEnvelope but not send it.07 Apr 2005 11:57 GMT2
I know this might seem a little weird, but I am trying to have WSE build a
SoapEnvelope from a SoapRequestContext without actually sending the message.  
This is so I can send the message through an alternate communications stack.
Ideally, I would like to create a SoapContext, set ...
Preventing non WSE proxy creation07 Apr 2005 11:14 GMT1
couple of days ago I've started reading about WSE. After reading the
documentation and looking at the samples, i have too much information
that i cannot process.
I have a web service and a client that consumes this web service. I've
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 March, 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.