1.Strange it seems, the couple (Admin, admin) with all permutations SOMETIMES works and the
consequtive attempt fails, no matter if I clean all the explorer->Tools->Internet options: cookies, history, forms and passwords. The Next time I Rebuild the application and Run it, I get the accessDenied despite the fact that it should repeat the entering
like before as I use the same credentials. This problem occures also with the original online of the BeerHouse.
2.I used to get on the original online version of TBH the message that show the admin's user and password, but cannot see it anymore.
3. It seems that the Default.aspx of the project is the one in the Admin folder, rather than the one in the base
folder of TBH. I don't understand why the first screen is already the accessdenied or the Admin/Default.aspx
and not the TBH/Defualt.aspx?
4. However, I am afraid that a subsystem I linked to the TBH will be untouched even by myself since, I sometimes manage to access the credentials and sometimes not...
If you have a Aspx page in the admin folder open in Visual Studio you will get the Access Denied page because your not logged in. But if you run the Debugger on a Aspx page thats
not contained in the Admin folder the Access Denied page will not show up...
But the TBH/Default.aspx page is the Default Startup page..In Visual Studio when you run the debugger on a particular page it will show that page..
Click "Mark as Answer" on the post that has helped you.
The Member that helped you gets Credit and you earn points. Mark the Thread as Resolved so members know you have been helped..
novici
0 Points
1 Post
TBH: Administrator password
Apr 06, 2007 07:33 AM|LINK
1.Strange it seems, the couple (Admin, admin) with all permutations SOMETIMES works and the
consequtive attempt fails, no matter if I clean all the explorer->Tools->Internet options: cookies, history, forms and passwords. The Next time I Rebuild the application and Run it, I get the accessDenied despite the fact that it should repeat the entering like before as I use the same credentials. This problem occures also with the original online of the BeerHouse.
2.I used to get on the original online version of TBH the message that show the admin's user and password, but cannot see it anymore.
3. It seems that the Default.aspx of the project is the one in the Admin folder, rather than the one in the base
folder of TBH. I don't understand why the first screen is already the accessdenied or the Admin/Default.aspx
and not the TBH/Defualt.aspx?
4. However, I am afraid that a subsystem I linked to the TBH will be untouched even by myself since, I sometimes manage to access the credentials and sometimes not...
*** THANKS ***
Rattlerr
Member
304 Points
158 Posts
Re: TBH: Administrator password
Apr 10, 2007 05:51 AM|LINK
If you have a Aspx page in the admin folder open in Visual Studio you will get the Access Denied page because your not logged in. But if you run the Debugger on a Aspx page thats
not contained in the Admin folder the Access Denied page will not show up...
But the TBH/Default.aspx page is the Default Startup page..In Visual Studio when you run the debugger on a particular page it will show that page..
The Member that helped you gets Credit and you earn points. Mark the Thread as Resolved so members know you have been helped..