Click here to Skip to main content
15,927,129 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAdd user into Active Directory Pin
Hardik Patel (GTL)13-Jul-07 2:56
Hardik Patel (GTL)13-Jul-07 2:56 
AnswerRe: Add user into Active Directory Pin
Fayu15-Jul-07 17:51
Fayu15-Jul-07 17:51 
QuestionIP Address Pin
samerh13-Jul-07 2:50
samerh13-Jul-07 2:50 
AnswerRe: IP Address Pin
Guffa13-Jul-07 3:23
Guffa13-Jul-07 3:23 
GeneralRe: IP Address Pin
samerh13-Jul-07 3:35
samerh13-Jul-07 3:35 
QuestionLogin failed for user. The user is not associated with trusted connection Pin
Saranya B13-Jul-07 2:29
Saranya B13-Jul-07 2:29 
AnswerRe: Login failed for user. The user is not associated with trusted connection Pin
SHatchard13-Jul-07 2:32
SHatchard13-Jul-07 2:32 
AnswerRe: Login failed for user. The user is not associated with trusted connection Pin
kubben13-Jul-07 2:40
kubben13-Jul-07 2:40 
If you still want to use integrated security to access sql server you will need to do a few things.
First set up a new app pool in IIS. Point your web app to use this app pool. Next create a network login for the app pool. Set the identity of the app pool as the network user. On the web server add the new user to the IIS_WPG group Make sure the user has the correct read and write rights to the directories that your web app are in. Finally make sure this network user has the correct rights in sql server so the web app will run.

Hope this helps.
Ben
Questionopen file at server side and print Pin
absprogrammer13-Jul-07 1:53
absprogrammer13-Jul-07 1:53 
QuestionASP.NET versions Pin
hairy_hats13-Jul-07 1:46
hairy_hats13-Jul-07 1:46 
AnswerRe: ASP.NET versions Pin
SHatchard13-Jul-07 2:03
SHatchard13-Jul-07 2:03 
GeneralRe: ASP.NET versions Pin
hairy_hats13-Jul-07 2:37
hairy_hats13-Jul-07 2:37 
GeneralRe: ASP.NET versions Pin
DarrollWalsh14-Jul-07 4:04
DarrollWalsh14-Jul-07 4:04 
Questionupdate Pin
niki_nilu13-Jul-07 1:38
niki_nilu13-Jul-07 1:38 
AnswerRe: update Pin
SHatchard13-Jul-07 2:06
SHatchard13-Jul-07 2:06 
GeneralRe: update Pin
niki_nilu13-Jul-07 2:17
niki_nilu13-Jul-07 2:17 
GeneralRe: update Pin
SHatchard13-Jul-07 2:29
SHatchard13-Jul-07 2:29 
GeneralRe: update Pin
Nisar Inamdar13-Jul-07 2:36
Nisar Inamdar13-Jul-07 2:36 
AnswerThe rules Pin
leckey13-Jul-07 3:09
leckey13-Jul-07 3:09 
JokeRe: The rules Pin
Paul Conrad13-Jul-07 4:18
professionalPaul Conrad13-Jul-07 4:18 
AnswerRe: update Pin
peacefulmember13-Jul-07 4:04
peacefulmember13-Jul-07 4:04 
GeneralRe: update Pin
Paul Conrad13-Jul-07 4:18
professionalPaul Conrad13-Jul-07 4:18 
Questionvalidator Pin
md_refay13-Jul-07 1:29
md_refay13-Jul-07 1:29 
Questionrquired filed vaildator control Pin
md_refay13-Jul-07 1:17
md_refay13-Jul-07 1:17 
AnswerRe: rquired filed vaildator control Pin
koolprasad200313-Jul-07 1:23
professionalkoolprasad200313-Jul-07 1:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.