|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Problem using login controlHi
I have placed a login control on a web form. When I run the webform and click on the login button with dummy username & password, I get the following error; Exception Details: System.Data.SqlClient.SqlException: Cannot open user default database. Login failed. Login failed for user 'MYSERVER\ASPNET'. What is the problem and how can I fix it? Thanks Regards Among other things, it sounds like you need to turn impersonalization
on. <authentication mode="Forms"/> <identity impersonate="true"/> </authentication>
ASP.NET 2.0 Menu Control - DynamicEnableDefaultPopOutImage Property
CSS class for a div tag Referencing controls in a template programmatically Control.Controls bug? Control's child controls missing at the run time. Tree View DragNode Master Detail w Multiple Keys Datagrid empty data hides header asp button click handler Regular Expression Help validation controls are not working |
|||||||||||||||||||||||