Ask a Question related to ASP.NET Security, Design and Development.
-
Marlene Arauz #1
Setting the Authentication Method on IIS from my SETUP project
Hello,
How's everybody???
Hey I have a quick question. How can I set up the Authentication Mode on
IIS from my SETUP project. I'm using Windows Authentication and
Impersonation and I have the respective tags in the web.config, like this
<authentication mode="Windows" />
<identity impersonate="true" />
<authorization>
<allow users="Operators,Controllers,Administrators" />
</authorization>
But When I install the application I need to manually go to IIS and unclick
the Anonymous access, how can I set up on my SETUP project. or where I set
up this???
Thank you in advance
Marlene A. Roman
WDS
Marlene Arauz Guest
-
Setting up a coldfusion project in Flex
This is my first time using flex to connect to coldfusion. I've got the following configuration: 1) Development XP with Flex 3/Adobe CS3 2)... -
More then one Authentication Method
We are using LDAP Authentication Method but sometimes some external users need to login our system. These users are not one of our LDAP users and we... -
web setup project
I am new to deploying web services and would like to understand the web setup project capability. If I understand correctly, I add the web setup... -
Web Setup Project - Cannot install to other than inetpub\wwwroot ??!
Hi all, My client wants to be able to install our web service to a physical directory other than off of inetpub\wwwroot, and have the virtual... -
Need help on creating a shortcut to a Web Application using a .NET Web Setup project in VS.NET 2003.
We have created a Web Application in ASP.NET using VB.NET. We have also created a Web Setup Project for installing the Web application on the target... -
umberto #2
Re: Setting the Authentication Method on IIS from my SETUP project
> Hello,
Hi Marlene, thanks I'm OK.> How's everybody???
umberto Guest



Reply With Quote

