Re: Can't access ASP.net pages from outside
From: Ravichandran J.V. (jvravichandran_at_yahoo.com)
Date: 11/22/04
- Next message: John A Grandy: "trim and pure apparently whitespace strings"
- Previous message: Steven Cheng[MSFT]: "Re: selecting your web.config"
- In reply to: ree32: "Can't access ASP.net pages from outside"
- Next in thread: ree32: "Re: Can't access ASP.net pages from outside"
- Reply: ree32: "Re: Can't access ASP.net pages from outside"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 21 Nov 2004 23:20:59 -0800
Check if the Windows login that you are using to access your aspx pages
have the permission to access these pages. If not, you will have to use
impersonation. Set <identity impersonate=true userid= password=/> in the
web.config file.
with regards,
J.V.Ravichandran
- http://www.geocities.com/
jvravichandran
- http://www.411asp.net/func/search?
qry=Ravichandran+J.V.&cob=aspnetpro
- http://www.southasianoutlook.com
- http://www.MSDNAA.Net
- http://www.csharphelp.com
- http://www.poetry.com/Publications/
display.asp?ID=P3966388&BN=999&PN=2
- Or, just search on "J.V.Ravichandran"
at http://www.Google.com
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: John A Grandy: "trim and pure apparently whitespace strings"
- Previous message: Steven Cheng[MSFT]: "Re: selecting your web.config"
- In reply to: ree32: "Can't access ASP.net pages from outside"
- Next in thread: ree32: "Re: Can't access ASP.net pages from outside"
- Reply: ree32: "Re: Can't access ASP.net pages from outside"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|