Ask a Question related to ASP.NET General, Design and Development.
-
Shishir #1
Problems in using application pool of IIS 6.0 with ASP.NET
Hi Guys,
Scenario::
I am using appplication pool identity to connect my database through
ASP.NET application. the identity is domain identity and i am giving
as domainname\username and with its password. I am using Windows
Integrated authentication for my ASP.NET application and application
pool's identity is part of IIS_WPG users group.
I am using VS.NET 2003 i.e. .NET framework v1.1.4322.
Problem::
Application runs fine when I browse from my computer but it start
giving username / password pop-ups (NT Authentication Pop-up) when i
try to browse from another machine.
I have given proper read/execute permission to application pool
identity in following folders::
Temporary ASP.NET Files and ASP.NETClientFiles folders which are
located in C:\<system root>\Microsoft.NET\Framework\<.NET version>.
Could anybody guide me here what can I do to resolve this problem.
Thanks.
--Shishir
Shishir Guest
-
#38111 [Com]: PHP crashes IIS worker process and application pool
ID: 38111 Comment by: wimvm1 at gmail dot com Reported By: svendavidh at hotmail dot com Status: No Feedback... -
SQL / IIS Application Pool Identity
Hi, I've got an ASP.NET web application which uses Windows security with a SQL Server database. I want to use the application pool identity to... -
Impersonate IIS Application Pool Identity
How do I get an IIS application pool identity, and create a Windows Impersonation Context from it? Troy -
Problems after changing Identity Application Pool Settings (sn-yycbk.dll)
Applies to: W2K3 Server / IIS6 / Default Isolation Mode / ASP.NET 1.1 We wish to run our ASPNET worker process in a domain account so as to use... -
ASP Error 0178 and Application Pool Settings
I have an ASP page in an "alternate" website (e.g. - not the default site) in IIS (Win2k3) which does a simple Server.CreateObject() call. If the... -
Axel Dahmen #2
Re: Problems in using application pool of IIS 6.0 with ASP.NET
Well, I guess you've already tested this, but is that second computer a member of your domain? If it is, did the user perhaps set the IE security settings to "Always log on manually"?
HTH,
Axel Dahmen
-------------------------------
"Shishir" <shishuphoto@yahoo.com> schrieb im Newsbeitrag news:9448a539.0307071048.3aa4697b@posting.google.c om...> Hi Guys,
>
> Scenario::
> I am using appplication pool identity to connect my database through
> ASP.NET application. the identity is domain identity and i am giving
> as domainname\username and with its password. I am using Windows
> Integrated authentication for my ASP.NET application and application
> pool's identity is part of IIS_WPG users group.
>
> I am using VS.NET 2003 i.e. .NET framework v1.1.4322.
>
> Problem::
>
> Application runs fine when I browse from my computer but it start
> giving username / password pop-ups (NT Authentication Pop-up) when i
> try to browse from another machine.
> I have given proper read/execute permission to application pool
> identity in following folders::
> Temporary ASP.NET Files and ASP.NETClientFiles folders which are
> located in C:\<system root>\Microsoft.NET\Framework\<.NET version>.
>
>
>
> Could anybody guide me here what can I do to resolve this problem.
>
> Thanks.
> --ShishirAxel Dahmen Guest
-
Shishir a #3
Re: Problems in using application pool of IIS 6.0 with ASP.NET
Thanks for the reply, I have checked it , IE settings are showing
"Automatically logon only in Intranet zone".
and it's not the problem with my machine , whenever we try to access
from different machine it gives problem, btw, machines are in same
domain.
Thanks.
--Shishir
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Shishir a Guest



Reply With Quote

