Proper permissions

Proper permissions

am 18.04.2006 15:30:21 von mamin

Hi,
I have web application running under IIS 6.0 on Windows 2000 Server.
The application is not publicated as Default Web Site, but I've created
another instance of IIS, especially for this application. As my
application have to manage some windows service, I have to use
tag in web.config to give it proper
rights. In IIS configuration for my application I've checked only
Integrated Windows authentication. Now I have the problem in access to
my application. While trying to access to my application in web
browser, the windows authentication form appears. After giving
name,password and domain name it says that access is deny:(
Without using I have access to my
application but I don't have rights to execute application tasks. The
same configuration (except for creating another instance of IIS) works
properly for this application under Windows XP. What to do?

Re: Proper permissions

am 19.04.2006 09:00:31 von Mike Brind

mamin wrote:
> Hi,
> I have web application running under IIS 6.0 on Windows 2000 Server.
> The application is not publicated as Default Web Site, but I've created
> another instance of IIS, especially for this application. As my
> application have to manage some windows service, I have to use
> tag in web.config to give it proper
> rights. In IIS configuration for my application I've checked only
> Integrated Windows authentication. Now I have the problem in access to
> my application. While trying to access to my application in web
> browser, the windows authentication form appears. After giving
> name,password and domain name it says that access is deny:(
> Without using I have access to my
> application but I don't have rights to execute application tasks. The
> same configuration (except for creating another instance of IIS) works
> properly for this application under Windows XP. What to do?

This newsgroup covers classic ASP. ASP.NET is a different technology.
Try microsoft.public.dotnet.framework.aspnet.

--
Mike Brind