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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Client found response content type of 'text/html; charset=Windows-08 Mar 2007 19:16 GMT13
Our company has a .Net web service that, when called via asp.net web pages
across our network works 100%!  The problem is that when we try and call the
web service from a remote machine, one outside of our domain, we get the
error.. ** Client found response content type of ...
Authentication and Web Services08 Mar 2007 16:47 GMT2
I followed some walk-throughs to create a web application using forms
authentication.  All is well.  Basically, what happens is the user requests
a page from the app, the app redirects the user to the logon page, they log
in, the page creates an encrypted ...
is WSE wise?08 Mar 2007 02:34 GMT2
We have to put up some web services for a client and I am looking into WSE
3.0.  While I'm sure it provide security it looks like it complicates
development but I am wondering how much.  I notice that WSE is not discussed
much on this forum and when questions come up on it, they ...
passing custom object to webservice07 Mar 2007 21:14 GMT7
I am building an architecture that passes my custom objects to and from
webservices. (Our internal architecture requires me to use webservices to any
suggestion to use other remoting techniques are not feasible)
The question is;
request size?07 Mar 2007 21:12 GMT1
I want to evaluate the size of the http request sent to my
webservice.  How can I accomplish this?
System.Web.HttpContext.Current.Request seems to return the http
request for the browser on the aspx page that the service is called
HttpContext.Current.Request.ServerVariables["LOGON_USER"];07 Mar 2007 21:02 GMT1
I recentlly converted some web services to 2.0. So far everything has worked
great with the exception of one of the functions in an AD service.
the following code:
string sUser = HttpContext.Current.Request.ServerVariables["LOGON_USER"];
The application's configuration files must contain 'trust' section07 Mar 2007 18:18 GMT2
I have created Webservice project in Visual Studio 2005, by default it is
created the Service.asmx file with the code as
[WebMethod]
   public string HelloWorld() {
Consuming .NET Webservices in Java and PHP07 Mar 2007 15:38 GMT1
What all compatibility issues are there when I expose a .NET web service
(which uses datasets) to clients in platforms like Java and PHP?
Some tools are avaialbale
Anoop
Problem with complex types when consuming Axis 1.4 web service with C# client07 Mar 2007 12:00 GMT2
We have here a Java web service that has been created using Apache Axis
1.4, using the document/literal wrapped style, and returns complex types
in its methods.
When consuming the web service with a C# client, all the fields in the
Problem with instanciating proxy class07 Mar 2007 10:36 GMT2
Hi all...
My app is a .net2 winforms app written in c# using visual studio 2005.
I have added a web reference to (what I consider) a fairly large web
service. When I try to use the web service in my client application via the
Not able to configure web service to use WSE 3.007 Mar 2007 10:09 GMT2
I am working on Windows XP SP2 m/c. I'm trying to configure the "hello
world" web service to use WSE 3.0 following the instructions as given
below -
To specify that a Web service is WSE enabled
HttpWebRequest Changes from .NET 1.1 to 2.0: Proxy Authentication07 Mar 2007 01:15 GMT2
Hi
I have a utility class, called MailHandler, that I wrote to read and operate
on emails on an Exchange server using WebDAV.  The WebDAV SQL statements are
sent using an HttpWebRequest object.
.net client not getting a response from java web service06 Mar 2007 20:20 GMT1
I have written a basic .net client to call methods on a java web
service.  I get the call to the webservice but cannot recieve any
responses.  When watching a packet capture I see that my client sends
"HTTP GET /wpad.dat HTTP/1.1" and then the web service responds with
returning strongly typed dataset from web service06 Mar 2007 18:27 GMT24
All,
I have a webservice webmethod which does returns a strongly typed dataset
called MyStronglyTypedDataSet correctly.
On the client side, when I cast the dataset to my strongly typed dataset, it
Unrecognized element 'add' after <clear></clear>06 Mar 2007 03:07 GMT3
In the web.config, we have defined the followings under configuration/system.web/webServices/ to secure web services application.
<protocols>
   <clear></clear>
   <add name="HttpPostLocalhost"></add>
Pages: 1 2 3 4 5 6 7 February, 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.