Click here to Skip to main content
15,920,383 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 6:18
Ashish Sehajpal28-Apr-08 6:18 
AnswerRe: Banner Problem (Master Page) Pin
Krazy Programmer28-Apr-08 7:20
Krazy Programmer28-Apr-08 7:20 
QuestionRe: Banner Problem (Master Page) Pin
ksaw12328-Apr-08 8:17
ksaw12328-Apr-08 8:17 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 8:26
Ashish Sehajpal28-Apr-08 8:26 
QuestionRe: Banner Problem (Master Page) Pin
ksaw12328-Apr-08 8:53
ksaw12328-Apr-08 8:53 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 9:00
Ashish Sehajpal28-Apr-08 9:00 
GeneralRe: Banner Problem (Master Page) Pin
ksaw12328-Apr-08 9:11
ksaw12328-Apr-08 9:11 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 9:20
Ashish Sehajpal28-Apr-08 9:20 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 9:02
Ashish Sehajpal28-Apr-08 9:02 
GeneralRe: Banner Problem (Master Page) Pin
ksaw12328-Apr-08 9:14
ksaw12328-Apr-08 9:14 
QuestionURL Rewriting for Subdomains Pin
wEb GuRu...28-Apr-08 4:42
wEb GuRu...28-Apr-08 4:42 
GeneralRe: URL Rewriting for Subdomains Pin
Mark J. Miller28-Apr-08 7:37
Mark J. Miller28-Apr-08 7:37 
Questionsave aspx file into sub domain ? Pin
winseelan28-Apr-08 4:39
winseelan28-Apr-08 4:39 
GeneralImage control not showing image at runtime Pin
bld28-Apr-08 4:07
bld28-Apr-08 4:07 
GeneralRe: Image control not showing image at runtime Pin
Ashish Sehajpal28-Apr-08 9:06
Ashish Sehajpal28-Apr-08 9:06 
GeneralRe: Image control not showing image at runtime Pin
bld28-Apr-08 9:20
bld28-Apr-08 9:20 
GeneralRe: Image control not showing image at runtime Pin
Ashish Sehajpal28-Apr-08 9:25
Ashish Sehajpal28-Apr-08 9:25 
GeneralRe: Image control not showing image at runtime Pin
bld28-Apr-08 9:30
bld28-Apr-08 9:30 
GeneralThe underlying connection was closed: Could not establish trust relationship with remote server. Pin
A Wong28-Apr-08 3:42
A Wong28-Apr-08 3:42 
GeneralRe: The underlying connection was closed: Could not establish trust relationship with remote server. Pin
A Wong28-Apr-08 3:45
A Wong28-Apr-08 3:45 
GeneralRe: The underlying connection was closed: Could not establish trust relationship with remote server. Pin
A Wong29-Apr-08 7:21
A Wong29-Apr-08 7:21 
GeneralIIS 6.0 3rd party app question Pin
SomeGuyThatIsMe28-Apr-08 3:01
SomeGuyThatIsMe28-Apr-08 3:01 
GeneralRe: IIS 6.0 3rd party app question Pin
Mark J. Miller28-Apr-08 4:23
Mark J. Miller28-Apr-08 4:23 
GeneralRe: IIS 6.0 3rd party app question Pin
SomeGuyThatIsMe28-Apr-08 4:31
SomeGuyThatIsMe28-Apr-08 4:31 
GeneralRe: IIS 6.0 3rd party app question Pin
Mark J. Miller28-Apr-08 4:47
Mark J. Miller28-Apr-08 4:47 
running as local service is generally descouraged since it grants full access priviledges if IIS is compromised. Why, does everything work if you're running as local service?

Also, I didn't see any access denied errors in your FileMon output there, have you looked at RegMon? Maybe the process is trying to access the registry and being denied access.


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.