Cannot open user default database
hi ,
case 1:
I get error page when i run my web application on client side.
I have done registration task also (regiis.exe),But
the error still occurs showing message:
"Cannot open user default database. Login failed.
Login failed for user 'ServerName\ASPNET'."
however I am Using my own database 'abc.mdf'
I dont know how to set Default Databse to 'abc.mdf'
Case 2:
One more Prob is that, once I got my application run
but it was showing Exception handling message somthing like
"Database is Readonly".
How to set Databse Attributes so that it can be Editable.
Please if u kno how to do these problems solved, Reply me soon.
Thanks!
|