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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HttpException: Maximum request length exceeded21 Nov 2007 06:22 GMT3
in one of my webservices I need to provide a string to the consuming
application that can become really large (depending on user input).
Unfortunately, if the string becomes too long, the following error occurrs:
System.Web.Services.Protocols.SoapException was unhandled
How to format schema validation message20 Nov 2007 18:04 GMT5
I have some code running within my Web Service which validates the incoming
XML against the XSD.  It is working well and picking up errors as I would
expect.  However, the "message" property within
System.xml.Schema.ValidationEventArgs (which is where the error ends up)
Web Service Access19 Nov 2007 17:42 GMT4
Hello,
I have a question about restricting access to web services.  
We have public web services which are available for clients to request data,
and we do have some private web services which expose some application
UserNameToken in WSE 3.0 - can I pass the password as byte[]?19 Nov 2007 15:16 GMT1
I'm writing an client application to consume an existing web service
which requires password digest authentication. I tried to use
UserNameToken in WSE 3.0 but found every time the authentication will
fail. After debugging the code I found out the hashing algorithm for
Calling Java Web Service with Security19 Nov 2007 15:10 GMT6
From a VB.Net COM using VS2005, I need to call a Java web service with
ID/password.  I currently am successfully calling the service but am
rejecting because the security object is not available in SOAP.
A preliminary scan showed the direction of SOAP Toolkit 3.0 which was
New methods not being exposed16 Nov 2007 16:47 GMT3
I've just begun programming web services in VS 2005 and I'm having a
problem seeing my new methods being exposed.  
For example, when I run the following I still only see the HelloWorld
function despite having added ReturnMainPic to the class.  
Is soap client proxy that wsdl.exe generates thread safe?16 Nov 2007 15:16 GMT2
I have a static reference to a soap proxy at client side and I am concern
about its thread safety. All parts of the application are calling the same
web methods quite often. Is the code that wsdl.exe generates for web service
client thread safe?
Slow Response WSE 3.016 Nov 2007 09:56 GMT6
I'm seeing a 2-3 second delay with services running under WSE 3.0 with
UsernameToken manager.  I saw the posting for "Huge Delay" and checked my
diagnostics setting - it was disabled.  I did notice that if I put in a bogus
userid/password, the Security Fault response is very ...
WSE2 How to set SXH_SERVER_CERT_IGNORE_ALL_SER VER_ERRORS16 Nov 2007 03:33 GMT1
I am trying to invoke a Secured WebService in WebSphere which
requires
me to setOption(2) = SXH_SERVER_CERT_IGNORE_ALL_SERVER_ERRORS
May I know how can I do the similar task using WSE2 SP3?
Web service test page uses internal port15 Nov 2007 09:46 GMT4
I am having trouble with the ASP.NET web service auto-generated test page
which is created automatically when a web service is defined.  It adds our
internal port number in the form submit location which breaks the page since
our external port number is much different.  Is there ...
Source of a web service request14 Nov 2007 15:23 GMT1
Is there anyway to tell when a web service is called, where the call
came from? Like IP address. In the code?
I have a web service where I would like to know where the call came
from then I want to do something different if the call came from a
WCF and Kerberos13 Nov 2007 20:58 GMT1
Have question concerning WCF and Kerberos Security.
We are on-site for a large customer architecting a service-based solution
that will implement WCF.
The customer is a large hotel chain that desires a back-office solution that
Client Information13 Nov 2007 20:57 GMT10
   I have a webservice designed in VS 2005 using C#.  I would like to know
the URL and the IP addresses of the people who are accessing my service.  Is
this a possibility?  if so how?
Thanks,
help host WCF in IIS13 Nov 2007 16:18 GMT4
I am trying to write my first WCF Service.  I am using VS2008 beta 2 on a
Vista Business machine
I have written and installed my service on the local IIS. I have defined a
service.svc file
VS2005 Add Service Reference not generating security proxy informa13 Nov 2007 15:09 GMT2
I am trying to create a WCF host/client combination using mixed security with
UserName authentication.
Everything looks good on the host side, but when I go to generate the client
proxy using the VS 2005 "Add Service Reference" wizard it generates a proxy
Pages: 1 2 3 4 October, 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.