baldridge
01-20-2006, 05:18 AM
Hello, I built a simple app with forms auth and the basic aspnetdb database which I created in a local instance of sql 2000. Everything tested out and worked as expected. I then DTSed the objects as per instructions elsewhere on this forum. Everything went fine. I can add users, roles and such with the website administrator and changes are made to the hosted SQL DB. But, when I try to login as a user, the login control displays "Your login attempt was not successful. Please try again."
My connection string in the web.config is correct or I would not be able to conduct action against my discountasp hosted SQL DB.
So, this must be a permissions thing that I'm overlooking or need to correct? Any help would be great.
Thanks
My connection string in the web.config is correct or I would not be able to conduct action against my discountasp hosted SQL DB.
So, this must be a permissions thing that I'm overlooking or need to correct? Any help would be great.
Thanks