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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can a remote object be a WebService as well?07 Sep 2004 06:34 GMT2
Can a Remote object be a WebService as well?
i want to able to connect to a remote object either using .NET remoting
and HTTP\SOAP
so I wonder if I can create a singleton(statefull) object hosted in IIS
WSDL problem for a SOAP web service06 Sep 2004 20:40 GMT1
Hi NG,
I've got this annoying problem:
On the server's side there's an Apache w/ PHP running. I wrote a kind of
"bare bones" SOAP implementation, though meeting the SOAP specs. Afaics
challenge/respons in WSE 2.0 (WS-Trust)06 Sep 2004 20:33 GMT2
WS-Trust defines a syntax for performing challenges.
An example:
Client sends <RequestSecurityToken>
Server sends <SignChallenge>
any clickable control06 Sep 2004 19:09 GMT1
Is there a webcontrol or an htmlcontrol available that does a postback on a
onclick but is more generic that a button? For example I would like to be
able to postback when I click on a div, or on a table cell.
I found out that I cannot use the HTMLGenericControl as it does not have ...
Problem when switching from SoapClient to WebServicesClientProtocol06 Sep 2004 16:18 GMT6
I have a working C# class library that acts as a soap client. It was
implemented by extending the SoapClient object which gave me full control
over the formatting of the soap body:
   public class InventoryProxy : SoapClient
Switching SoapClient -> WebServicesClientProtocol (WSE 2.0 SP1)06 Sep 2004 16:13 GMT4
All,
I have a webservice proxy class which I would like to use
with WSE 2.0 SP1. Thus I switched the base class from
SoapClient to WebServicesClientProtocol. Now I'm not able
Encrypting the response06 Sep 2004 16:12 GMT1
Looks like it should be fairly simple from the example provided with WSE 2
install. I get an error on the last line. Retrieve the signing token OK. It's
definitley not nothing. Anything I am doing wrong.
-- IN THE WEB METHOD
Deploying a web service06 Sep 2004 14:43 GMT1
I want to develop a web service on our development server and then deploy it
to the production server when it is finished. (The production server does not
have Visual Studio installed)
Is this possible ?
Microsoft.Web.Services2.xml05 Sep 2004 14:02 GMT3
Hi, is there Microsoft.Web.Services2.xml help file?
Process Running under Wrong Credentials04 Sep 2004 01:49 GMT1
I have a web service that launches Winword.  (I know that MS does not
recommend this, but I think I've worked around most of the potential
problems.)
Anyhow, my problem is this: when word tries to print, I get an error that
Result xsi:type03 Sep 2004 19:07 GMT1
I'm using .NET Webservices and have a WebMethod that returns a integer.
In the returning XML the returnvalue comes like this:
<MyMethodResult>123</MyMethodResult>
Is it possible to have .NET creating the result look like this instead?
trying to use custom wsdl - .Net 1.103 Sep 2004 16:35 GMT1
Everything I read says to use the following in the web.config system web
section
<webServices>
<protocols>
Hands-On Labs03 Sep 2004 09:09 GMT1
I have just finished reading the MS Hand-On Labs (Manuals)
#33(Messaging) and #34(Security), being very pleased with the
material. They were mentioned in some of the discussions here, that's
how I got them in the first place. I wander if another HOL manuals of
ASP not running?03 Sep 2004 04:51 GMT3
I am trying to start a new project creating WebService on a server.
When I try to "create new project" I get a message "VS.NET detected
that the specified Web server is not running ASP.NET version 1.1"
Server definitely has ASP.NET 1.1 installed - I ran the installation
XmlDataDocument over WebService in C#03 Sep 2004 00:37 GMT4
On the server I code the following web service:
[WebMethod()]
[return: XmlElement(typeof(Items[]))]
public XmlDataDocument GetTypedXmlDataDocument()
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 August, 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.