NeuroMancerC
Member
- Joined
- Feb 3, 2005
- Messages
- 5
Hi,
I desperately need to solve this problem im having.
Ive got an asp.net project with several aspx pages. now, it starts up on home.aspx, then i click on login, and login, then it redirects me back to the home page, where i click on "my account", then when that page loads, it tells me "OleDbException (0x80004005): Could not use ; file already in use".
Now i have search for a solution to this error, but everyone seems to think its a permissions problem. I cant see how this is possible because my login page reads the database perfectly and even my register form accesses AND WRITES to the database perfectly.
If you want to look at my project, i have uploaded the files to:
http://www.dmgstudios.co.za/stark/aeas.zip
if u need the images, u can find them at:
http://www.dmgstudios.co.za/stark/images.zip
someone PLEASE tell me what the hell im doing wrong.
>>
I desperately need to solve this problem im having.
Ive got an asp.net project with several aspx pages. now, it starts up on home.aspx, then i click on login, and login, then it redirects me back to the home page, where i click on "my account", then when that page loads, it tells me "OleDbException (0x80004005): Could not use ; file already in use".
Now i have search for a solution to this error, but everyone seems to think its a permissions problem. I cant see how this is possible because my login page reads the database perfectly and even my register form accesses AND WRITES to the database perfectly.
If you want to look at my project, i have uploaded the files to:
http://www.dmgstudios.co.za/stark/aeas.zip
if u need the images, u can find them at:
http://www.dmgstudios.co.za/stark/images.zip
someone PLEASE tell me what the hell im doing wrong.
>>