Posted by: Dr-Hack - Saturday, 19 May 2012 01:44:30 |
---|
What will happen if a Guest Clicks on a registered Members Profile , while the View Profile is set to "Registered" or above .. ? It should give out a friendly message , even a small pop-up saying not authorized but It turns out an exception .. or its only at my place ( i think not) Thanks |
Posted by: tha_watcha - Saturday, 19 May 2012 04:13:13 |
---|
[quote=Dr-Hack;54652]What will happen if a Guest Clicks on a registered Members Profile , while the View Profile is set to "Registered" or above .. ? It should give out a friendly message , even a small pop-up saying not authorized but It turns out an exception .. or its only at my place ( i think not) Thanks[/quote] It Should redirect to the login Page. What Exception is thrown? |
Posted by: Dr-Hack - Sunday, 20 May 2012 20:20:48 |
---|
I get this [b]http://drhack.net/Login.aspx?ReturnUrl=%2ftabid%2f27%2fg%2fprofile%2fu%2f1%2fkool.aspx[/b] in the URL and the page says [code=csharp]Server Error in '/' Application. The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /Default.aspx [/code] |