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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hosting a Web Service in a Windows Service21 Feb 2007 01:30 GMT3
Hi, all
I've got a windows service (server) application and a winforms (client)
application. What I need to do is to host a web service in the windows
service application so the client can request information about its current
Undefined Value Parameters20 Feb 2007 18:42 GMT6
I have a web service, which I have written.  It is being called By a
client who used Apache Axis version: 1.2alpha.
When I place a breakpoint in the web method, my parameter is
identified as "<undefined value>".
Missing Begin and End Methods19 Feb 2007 22:16 GMT1
I have a solution that contains a class library and a web service project
When I add a web Reference in the Web Service project I get a Begin and End
Method for Async calls.
When I add a web reference to the same service in the class library I don't
Web Service Requests Processed Out of Order19 Feb 2007 19:24 GMT7
I've got a problem where my web service requests are not always processed in
the same order they are received.
Both the web service and the windows application are based on the .net
framework 1.1.
Passing object to web service19 Feb 2007 11:27 GMT2
Could somebody please poit me in the right direction with regards learning
how to pass a class object to a web service. I understand that the class
needs to somehow reside both on the client and on the server and that to get
it there the class object needs to be serialized in ...
Problems with deserialization of SOAP Response (Complex Type from Apache Websevice)19 Feb 2007 08:05 GMT1
I want to consume an Apache Webservice with a C# .NET Client. Everything
works fine, but I'm having problem with the deserialization of the complex
type "Item" that is included in the response of the web service, what seems
so be the type "hashtable" in .NET. Every "Item" ...
Cant access ASP.NET Services19 Feb 2007 05:58 GMT1
While i try to create new ASP.NET Web Services This message appears:-
""Visual Studio.Net has detected that the specified web server is not
running ASP.NET Version 1.1. You will be unable to run ASP.NET Web
Application or services""
WSE 3 error in InitializeSecurityTokenManagers18 Feb 2007 05:28 GMT2
All,
In my WSE-enabled web service, I can't get past an "Object reference
not set to an instance of an object." error in
InitializeSecurityTokenManagers.  I use a Policy file and certificate
Can any body post me some link's to start Webservices17 Feb 2007 22:53 GMT1
hi
i am new to webservices
i wanted to start webservices ..
Can any body post me some link's to start Webservices
email17 Feb 2007 19:04 GMT1
I am new to asp.net 2 and am struggling with emailing  to a list of
addresses
I can send emails OK using:
Dim MailObj As New System.Net.Mail.SmtpClient
Parameter name: Policy 'XataClientPolicy' is not configured in the16 Feb 2007 16:57 GMT1
I'm developing a VS2005(VB), ASP.NET 2.0, .Net Framwwork 2.0, WSE 3.0, Web
Application.
In the following code i'm getting an error on the SetPolicy line.  The error
is :
CacheDuration16 Feb 2007 10:09 GMT1
if my webmethod parameter is an object, it doesn't seem to cache the
output even though the xml serialised version of this object is the
same as the previous call. Is this right?
if I call the same web method with two different RequestObjects(see
Web Service Security - Fundamental  Question16 Feb 2007 05:38 GMT2
How do I implement security for my Web Service application? Specifically, I
am concerned about protecting the data against prying eyes as it travels
across the wire. Is it simply a matter of using https rather than http? Or
is there more to it?
Dynamic Web Service URL Reference16 Feb 2007 05:36 GMT3
Can anyone help me define a dynamic Web Service URL reference in a class
library C# project? I am using Visual Studio 2005/.NET 2.0 and msbuild on a
build server. What I would like is build application so that Web Service
references don't have to be modified in different ...
Implementing a common SOAP Header across multiple Web Service Pages15 Feb 2007 22:56 GMT6
I have the following class which I am serializing and passing back and forth
between my Web Service application and the client.
public class Token : SoapHeader
{
Pages: 1 2 3 4 5 6 7 January, 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.