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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WSE 3 - usernameOverCertificate and secure conversation16 Sep 2005 19:35 GMT2
I have this policy [1] on the service and this policy [2] on the client
Both have establishSecurityContext="true".
Then my client use this
proxy.SetClientCredential<UsernameToken>(new UsernameToken("usr", "pwd",
SAML Assertion in Header & Signing16 Sep 2005 16:49 GMT3
I wrote code for a SAMLSecurityToken that derives from SecurityToken (and it
does not implement IIssuedToken). It does not support signing and
encryption. Basically the GetXml method of this class adds following xml
element to Security element in the header:
silly question...16 Sep 2005 15:25 GMT2
Can I type something like this in my browser:
http://localhost/SQNWebService/SQNGetAccount.asmx?Branch=0&Bank=0&Acno=1&UserID=1&TerminalID=1&User=wendell&Password=wendell
and get back the xmal data from the webservice instead of the
test/description page from Microsoft?
Object reference not set to an instance of an object16 Sep 2005 14:50 GMT2
I have a web method in a web service as follows:
        [WebMethod]
        public SqlDataReader Display_test_data()
        {
WSE 3.0 Beta 1 Installation issue16 Sep 2005 09:21 GMT6
When installing WSE Beta 1, I get the following error:
Error 1722. There is a problem with this Windows Installer package. A
program run as part of the setup did not finish as expected. Contact your
support personnel or package vendor.
Web Service Identity16 Sep 2005 02:43 GMT5
I have a web service [1] that runs under its own IIS Application Pool with
the identity of a specific domain account.  The web service [1] is setup for
windows authentication only.
Within my web method I require the caller to be a member of a specific
Tracking the success of SOAP calls16 Sep 2005 02:36 GMT6
We are developing a SmartClient application and we are planning to expose
business objects layer to SmartClient application by using ASP.NET SOAP web
services.
The client can send different found transfer request to different web
WSE 2.0  SP3 + UsernameToken + Windows 2000 error!15 Sep 2005 22:46 GMT4
i can't login with usernametoken in windows 2000... the same code work
perfect in windows xp sp2... anyone can help????
mc++ web service with multiple libraries gives internal server error?15 Sep 2005 20:13 GMT1
I had written a managed C++ library which uses some unmanaged c++ code,
and tested it using a managed C++ console app.
I am now trying to access the managed library from the default "hello
world" webservice.  The problem is that if I try to invoke a method
The MessageSignature was invalid (Kerberos)15 Sep 2005 17:16 GMT2
This really gives me grey hairs.
I'm using a WSE-enabled webservice, and a generated proxy against this (see below).
To my great dismay - the methodcall (wse.ReturnInput) throw a SoapHeaderException ( "The signature or decryption was invalid"). How come?
Both client (XP SP2) and ...
KerberosToken and Windows update15 Sep 2005 07:30 GMT1
we are using KerberosToken for automatic application login to AD. Also it
used for sending this token to webservices for user identification and
permissions. Everything worked fine, till new MS update (MS05-042 -
Vulnerabilities in Kerberos Could Allow Denial of Service, ...
Modifying SOAP message at client proxy side without using SOAP extentions15 Sep 2005 03:53 GMT1
Can I view/modify SOAP message at the client proxy side without using soap
extensions?
Thank you,
Alan
Getting the domain name of the current server14 Sep 2005 21:05 GMT5
I have an application I am developing which is using remoting to have a
smart client connect to a remote database via IIS.  There are certain
functions that we only want the user to be able to access if they are
members of a certain group on the server.  When the application is ...
Keeping attachment stream open, HOW?14 Sep 2005 16:30 GMT1
I've created a webservice for importing XML data into a database. What
bacially happens is that the client streams an .xml document using WSE
attachments to the server. To avoid dealing with filesystem permissions, the
server doesn't save the xml data to disk before loading it, ...
SOAP and DIME14 Sep 2005 16:29 GMT1
I'm trying upload a file with related data to a WebService.
DIME samples I've found show how to upload a file.
SOAP samples I've found show how to submit data.
But, I have yet to find how to do both.
Pages: 1 2 3 4 5 6 7 8 9 10 11 August, 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.