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

ASP.NET

 
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 
9:25:24 AM aspnet_wp.exe:2256 OPEN C:\sox\ SUCCESS Options: Open Directory Access: 00100001
9:25:24 AM aspnet_wp.exe:2256 DIRECTORY C:\sox\ NO SUCH FILE FileBothDirectoryInformation: sox.exe "*
9:25:24 AM aspnet_wp.exe:2256 CLOSE C:\sox\ SUCCESS
9:25:24 AM aspnet_wp.exe:2256 OPEN C:\ SUCCESS Options: Open Directory Access: 00100001
9:25:24 AM aspnet_wp.exe:2256 DIRECTORY C:\ SUCCESS FileBothDirectoryInformation: sox
9:25:24 AM aspnet_wp.exe:2256 CLOSE C:\ SUCCESS
9:25:24 AM aspnet_wp.exe:2256 OPEN C:\sox\ SUCCESS Options: Open Directory Access: 00100001
9:25:24 AM aspnet_wp.exe:2256 DIRECTORY C:\sox\ SUCCESS FileBothDirectoryInformation: sox.exe
9:25:24 AM aspnet_wp.exe:2256 CLOSE C:\sox\ SUCCESS

it simply says no such file when it tries to access a file i know is there. the aspnet account has full control in that directory. this is from my local machine that has the same problem, but is win xp with iis 5.1 the code ran perfectly on a win2k box with iis 5.0.

Could running the application pool with the Local Service account cause a problem in our production environment?
GeneralRe: IIS 6.0 3rd party app question Pin
Mark J. Miller28-Apr-08 4:47
Mark J. Miller28-Apr-08 4:47 
GeneralRe: IIS 6.0 3rd party app question Pin
SomeGuyThatIsMe28-Apr-08 5:40
SomeGuyThatIsMe28-Apr-08 5:40 

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.