Hi Everyone,
I'm having some problems I need help with...
When I run my asp.net vb app in Visual Studio, it works fine, when I run it on a IIS server, when I login, it errors out! Any code that doesn't login works fine. I incorporated my ASPNETDB tables into an access database with a C# membership class.
I am using an Access data as my provider, Here is a portion of my web config. I have been searching foumns and such for the last two days.
Thanks
Bill
<connectionStrings>
<addGo to the complete details ...