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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
web service custom exceptions: SoapException.InnerException20 Mar 2006 10:20 GMT4
http://msdn2.microsoft.com/en-us/library/ds492xtk.aspx
Is this the following excerpt from the above page incorrect, or is there a
bug in the .net 2.0 implementation? Or perhaps I have something configured
wrong.  Basically, the doc says that when a custom exception type is thrown
Need to enable HTTPOST AND GET for my webservice!20 Mar 2006 01:34 GMT2
How can i have my web service to interact through HttpPost and HttpGet?
I dont need soap (mostly just xml over http).
I read this can be achieved through web.config but , where to put the code?
How to read/write using this method.
need help desperately. The underlying connection was closed:19 Mar 2006 16:23 GMT4
i'm having a very strange problem, i've been fighting it for more than 3
weeks. I am using WSE 3.0 t ocall a third party website, but when i call a
method through the proxy object i get NO RESPONSE at all just this exception:
The underlying connection was closed: An unexpected ...
Add Web Reference19 Mar 2006 07:56 GMT3
I am unable to add web reference in Visual Studio 2003. I get the following
error:
"Unable to download following files from
http://mysite.com/webservice.asmx?wsdl
Timeout error on webservice client19 Mar 2006 07:39 GMT1
I'm getting timeout error in my client application (asp.net client) when I
call a web service that is taking some time (2 - 3 minutes).
How can I configure the timeout limit?
Current configuration, these settings doesn't seem to have any affect:
WebException when accessing webservice via proxy18 Mar 2006 18:37 GMT5
When I call web service via a proxy I get a Web exception saying this:
<HTML><HEAD><TITLE>Found</TITLE></HEAD><BODY><H1>Found</H1>
This document has moved to a new location:
http://MappedServer/VirtualFolder/SomeWebService.asmx
WSE 3.0 / WSE 2.0 Interoperability17 Mar 2006 14:42 GMT2
Can a WSE 3.0 WS successfully communicate with a WSE 2.0 WS? To make things
simple, I'm not using any WSE 3.0 turnkey security assertions.
Kindest Regards,
Michael
How do I create a #define in the build property - VS2005 Web Service Project?17 Mar 2006 08:37 GMT1
Folks,
This is probably easy if you have come across it -
 I am trying to  #define  a variable in the build property - for a Web
Service Project
WSE 3.0 working on some WIN 9817 Mar 2006 00:44 GMT3
I have created a client that uses WSE 3.0/MTOM to transfer files to and
from our server to our clients. I know that WSE 3.0 is not supported by
Windows 98 SE but I tried it on one of my clients machines and it works
perfectly. My problem is that I have a test macine at work running
Whitespace handling in web services 2.017 Mar 2006 00:25 GMT2
Whitespace handling in web services has changed between 1.1 and 2.0.  If a
field in a dataset contains only spaces, 1.1 returned an empty string when it
crossed the web services boundary.  Under 2.0, it preserves the spaces.  
While this is correct, it breaks some of our code that ...
culture of timer threads bug?16 Mar 2006 20:28 GMT1
I note that when I set a culture in the globalization section of the
web.config this is picked up and used for methods such as ToString() for
dates etc.
However, it is not picked up for timers which I create in my web service and
WSE 2.0 Side-bySide Support with .NET Framework 2.016 Mar 2006 17:47 GMT2
The system requirements listed on the WSE 2.0 SP3 download page say that WSE
2.0 is not supported
This quote is from the System Requirements section of the WSE 2.0 SP3
download page:
using the [WebMethod(MessageName="...")] attribute16 Mar 2006 16:18 GMT2
I have discovered that if I use this syntax:
[WebMethod(MessageName="foo")]
public string bar() {
   return "hello, world";
Combine windows authetication with WSE 3.016 Mar 2006 16:03 GMT2
I 'm trying to combine windows authentication with WSE 3.0.
I have a client web application and and WSE enabled web service.
I had enabled on both sites to be windows autenticated without annonymous
access.
Custom SecurityTokenManager: User.Identity16 Mar 2006 15:30 GMT4
When implementing a custom SecurityTokenmanager, when is it appriopriate, and
how, should the user.identity be set in the context?
Shouldn't the user be available in the User.Identity-class if the token is a
per-user token?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 February, 2006
 
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.