Ask a Question related to ASP.NET Web Services, Design and Development.
-
Mark Redman #1
ASP.NET Site/Webservice and Windows/Form authentication
Hi All
I have an ASP.NET site which runs using Windows(NTLM) authentication over
SSL.
I have a webservice where a vendor is only able to call the webservice via
Basic authentication.
Is it possible to run a webservice on this site using "Basic" authentication
and keep the rest of the site on Integrated windows authentication.
Mark Redman
Mark Redman Guest
-
LOGON API and persistent cookies (Windows and Form authentication)
Hi i integrated windows and forms authentication on my apps. I created a logon page and used the windows authentication instead of managing the... -
Custom Login Form for Windows Authentication?
Hello: I need to have a custom login form page for a site with Windows Authentication and internally i make the 'authentication windows process'.... -
windows authentication (webservice security)
I'm using a lan with domain server under win200, and, in the same network, but in an other machine, i've installed a webservice. This second server... -
authenticate win32 form client with form based authentication web services
(Type your message here) -------------------------------- From: kitchai yong Hi, Can you tell me how i authenticate the win32 form client... -
problem accessing webservice if enabling windows integrated authentication
Hi,all webservice experts Here is my problem: when I try to call a webservice from my web application, I got access denied 401 error Here is... -
Mark Redman #2
Re: ASP.NET Site/Webservice and Windows/Form authentication
Hi,
If anyone is watching....
I have set the access on the virtual directory of the webservice to include
basic authentication.
I still dont know if there are any windows authentication specific
attributes that can be added to a web.config file in the same folder to
include digest,basic etc?
Mark Redman
Mark Redman Guest



Reply With Quote

