Huw
My apologies for posting here, but I am unable to post a reply to your last advice as I receive the message "You do not have permission to post on this forum" as soon as I log in. Also, in my profile it does not record any posts for my username? I was able to read your last reply, I changed the line per your suggestion but I now get the following message:
Server Error in '/' Application. Runtime Error
Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated.
Here is my connection string:
<add name="SnitzConnectionString" connectionString="Server=10.1.1.218;uid=triplem_admindb;pwd=*******;Database=triplem_dotnetforum" providerName="MySql.Data.MySqlClient" />
<add name="SnitzMemberShip" connectionString="Server=localhost;uid=USERNAME;pwd=PASSWORD;Database=snitz_database" providerName="MySql.Data.MySqlClient" />
As always, all help gratefully received. Nick
My apologies for posting here, but I am unable to post a reply to your last advice as I receive the message "You do not have permission to post on this forum" as soon as I log in. Also, in my profile it does not record any posts for my username? I was able to read your last reply, I changed the line per your suggestion but I now get the following message:
Server Error in '/' Application. Runtime Error
Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated.
Here is my connection string:
<add name="SnitzConnectionString" connectionString="Server=10.1.1.218;uid=triplem_admindb;pwd=*******;Database=triplem_dotnetforum" providerName="MySql.Data.MySqlClient" />
<add name="SnitzMemberShip" connectionString="Server=localhost;uid=USERNAME;pwd=PASSWORD;Database=snitz_database" providerName="MySql.Data.MySqlClient" />
As always, all help gratefully received. Nick