Installation of personal website starter kit complete, usr and roles setup and runs perfectly locally under CTRL+F5
logged in with admin and uploaded photos etc.
After installing on my webhosts SQL/2005 server, I run and receive following. It's worrying because there does not appear to be any reference to the error in this forum.
Any ideas how to resolve?
thanks, Paul
Server Error in '/pix' Application.
Configuration Error
Description:
An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: The entry 'Personal' has already been added.
Source Error:
Line 3: <connectionStrings> Line 4: <!-- <add name="Personal" connectionString="Data Source=sql.server.com;Integrated Security=True;User Instance=True;AttachDBFilename=|DataDirectory|Personal.mdf" providerName="System.Data.SqlClient" />!--> Line 5: <add name="Personal" connectionString="Data Source=sql.server.com;Initial Catalog=****;User ID=****;Password=****"/> Line 6: </connectionStrings> Line 7: <!--<connectionStrings>
Paulcaz
Member
25 Points
6 Posts
Parser Error Message: The entry 'Personal' has already been added
Nov 21, 2006 09:59 AM|LINK
Installation of personal website starter kit complete, usr and roles setup and runs perfectly locally under CTRL+F5
logged in with admin and uploaded photos etc.
After installing on my webhosts SQL/2005 server, I run and receive following. It's worrying because there does not appear to be any reference to the error in this forum.
Any ideas how to resolve?
thanks, Paul
Server Error in '/pix' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.Parser Error Message: The entry 'Personal' has already been added.
Source Error: