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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Nunit - testing a web service that relies on web.config28 Aug 2005 21:30 GMT2
I can't quite figure out how to test my ws.  It relies on a web.config
to load connection strings, output directores, etc, and I am trying to
test from within the project itself.  NUnit GUI just loads the dll
(though I am using zanebug ATM.)
how to hook soapextesion to windows forms client27 Aug 2005 22:17 GMT2
I develop a Windows Forms client application to comunicate with 3rd party
server application via the SOAP messages over HTTP. I must incorporate
SoapExtension because the SOAP messages must be zipped. I use SharpZipLib to
the compression.
how to learn web services...............27 Aug 2005 04:11 GMT2
hi...
im new in dot.net ,i want to learn web services usin dot net
technologies,what i can do?give the url id to learn,i want to learn from
basic so i kindly invite all of the known web services professionals to help
Unable to load the Custom Token Manager26 Aug 2005 21:42 GMT3
I am trying to implement the UsernameTokenManager in WSE 3.0 and override the
AuthenticateToken to validate the username and password. But after doing this
i am getting a strange error when i run the client application
System.Web.Services.Protocols.SoapHeaderException: Server ...
Creating WebService Problem26 Aug 2005 21:10 GMT1
I'm trying to create a WebService with VisualStudio 2003 ...
New Project -> Visual C# Project -> ASP.NET Web Service
but I always get the error message:
'A connection to the server could not be established.'
CacheDuration not working26 Aug 2005 21:08 GMT1
I have the CacheDuration attribute set for 60 seconds as show below:
   <WebMethod(CacheDuration:=60, Description:="Method to demonstrate
caching")> _
   Public Function CachedString(ByVal inputInt As Integer) As String
Make class known to client26 Aug 2005 09:11 GMT2
I'm having a mental block, I can't remember how to make a class in my web
service available to clients.
None of the methods in the service return or accept this class but one of
them may return them in an array list. How do I make the sevice include a
Authorize access to resources based on non-windows identity26 Aug 2005 08:31 GMT1
I read that if one needs to be able to authorize access to resources
based on the caller's identity, one should set up the server to perform
Windows authentication with impersonation.
But how can I do this when I grant access to my webserver to, let's say
Serialize/DeSerialize SOAP message26 Aug 2005 02:51 GMT1
is there a way to view the SOAP message in a client after it is serialized
(before it is sent out) or deserialized (after  a reply is received)?
i am using the proxy that is created by VS.NET2003 when adding a web
reference
Namespace with WSE and WebService in VB .Net25 Aug 2005 23:00 GMT4
I'm using VB .Net. I have a WebService which also uses WSE to send messages
to registered clients.
In the client the WebService is included as a Web Reference.
When calling the WebService, an object is returned with a namespace which is
Display Image from Database in an Image control25 Aug 2005 20:38 GMT1
I have a server control that stores an image in the database as an
image datatype. I would like to display this image (may be in an image
control) along with other text in a page. What is the best way to
achieve this functionality. Thanks for all the help in advance.
How to pass a DateTime value to a WebMethod25 Aug 2005 16:11 GMT2
Hi all..
I have a WebMethod with a parameter defined as DateTime. When I call that
webservice, I get this error:
System.FormatException: The string '07/24/2005' is not a valid AllXsd value.
Custom SAML token25 Aug 2005 14:42 GMT1
I need to use SAML tokens with WSE 2.0 in my project.  Can any body has any
idea about building custom SAML Tokens, including them in soap headers and to
use with WSE AuthenticationManager. Help with any code examples is greatly
appreciated.
WSE and Client Certificate Validation25 Aug 2005 14:36 GMT1
IIS6 does not a provide any way to drop requests from unknown clients with
client certificates.
Is there a way to configure WSE2 so that it only recognizes certain client
certificates and drop other requests? If it does not provide such mechanism,
MSXML2.ServerXMLHTTP25 Aug 2005 11:01 GMT7
I'm trying to post xml to a server using ServerXMLHTTPRequest from an
aspx.
Dim objXML As New System.Xml.XmlDataDocument
       objXML = Server.CreateObject("MSXML2.ServerXMLHTTP")
Pages: 1 2 3 4 5 6 7 8 9 10 11 July, 2005
 
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.