Click here to Skip to main content
15,908,013 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Audio and Video... Pin
Yusuf4-May-09 9:31
Yusuf4-May-09 9:31 
GeneralRe: Audio and Video... Pin
Jamal Abdul Nasir4-May-09 11:06
Jamal Abdul Nasir4-May-09 11:06 
GeneralRe: Audio and Video... Pin
Christian Graus4-May-09 11:38
protectorChristian Graus4-May-09 11:38 
QuestionRoles - Getting redirected to Login control - help! Pin
Member 54067794-May-09 5:55
Member 54067794-May-09 5:55 
Hi,

I put some authorization code into my web.config so that a certain file wasn't accessible to a given role (role A). I log in as role A and try entering the prohibited page URL directly in the IE address bar. Sure enough, I don't get to see the page so my authorization is working but I keep getting redirected to the login page even though I've placed the following code in my web.config to try and trap the error:

<customErrors mode="On" defaultRedirect="~/GeneralError.aspx"
</customErrors>

Ideally I'd like to catch the HTTP status code and display that. I'd also at least want to find what code is being called so I can at least log the user off that tried to access an invalid page if they're going to end up at the Login page...
QuestionCustom web part connection to report...Filter values not refreshed. Pin
Swetha Sankaran4-May-09 5:50
Swetha Sankaran4-May-09 5:50 
AnswerRe: Custom web part connection to report...Filter values not refreshed. Pin
Swetha Sankaran4-May-09 8:37
Swetha Sankaran4-May-09 8:37 
GeneralRe: Custom web part connection to report...Filter values not refreshed. Pin
Swetha Sankaran4-May-09 10:12
Swetha Sankaran4-May-09 10:12 
QuestionhierarchyID Pin
mehrdadc484-May-09 5:47
mehrdadc484-May-09 5:47 
QuestionHow To Transfer Data From one Page To Another... Pin
mr_muskurahat4-May-09 5:28
mr_muskurahat4-May-09 5:28 
AnswerRe: How To Transfer Data From one Page To Another... Pin
Yusuf4-May-09 7:24
Yusuf4-May-09 7:24 
GeneralRe: How To Transfer Data From one Page To Another... Pin
mr_muskurahat4-May-09 7:26
mr_muskurahat4-May-09 7:26 
GeneralRe: How To Transfer Data From one Page To Another... Pin
Yusuf4-May-09 7:27
Yusuf4-May-09 7:27 
AnswerRe: How To Transfer Data From one Page To Another... Pin
Uma J5-May-09 0:26
Uma J5-May-09 0:26 
Questionhow to correct this error Pin
bsb254-May-09 3:55
bsb254-May-09 3:55 
AnswerRe: how to correct this error Pin
Christian Graus4-May-09 11:39
protectorChristian Graus4-May-09 11:39 
AnswerRe: how to correct this error Pin
Abhijit Jana4-May-09 19:00
professionalAbhijit Jana4-May-09 19:00 
Questionmethod error 500 Pin
archit30004-May-09 1:54
archit30004-May-09 1:54 
AnswerRe: method error 500 Pin
saanj4-May-09 1:59
saanj4-May-09 1:59 
GeneralRe: method error 500 Pin
archit30004-May-09 19:31
archit30004-May-09 19:31 
GeneralRe: method error 500 Pin
saanj4-May-09 19:38
saanj4-May-09 19:38 
GeneralRe: method error 500 Pin
archit30006-May-09 0:53
archit30006-May-09 0:53 
QuestionHow to open a new browser window Pin
Nekkantidivya4-May-09 1:41
Nekkantidivya4-May-09 1:41 
AnswerRe: How to open a new browser window Pin
saanj4-May-09 1:56
saanj4-May-09 1:56 
QuestionPop Up calender Pin
Amit Patel19854-May-09 0:51
Amit Patel19854-May-09 0:51 
AnswerRe: Pop Up calender Pin
saanj4-May-09 1:20
saanj4-May-09 1:20 

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.