Connectionstring

  •  04-27-2005, 10:01 AM

    Connectionstring

    Parser Error Message: Only elements allowed

    Source Error:

    Line 5: <add key="ConnectionString" value="Password=;Persist Security Info=False;Integrated Security=SSPI;User ID=ASPNET;Initial Catalog=kontaktportalen_Chat;Data Source=HOTTELOTTE" /> Line 6: <add key="OnlineTimeout" value="300" /> Line 7: <add key="CuteChat.SqlClient.ConnectionString" value="Password=;Persist Security Info=False;Integrated Security=SSPI;User ID=ASPNET;Initial Catalog=kontaktportalen_Chat;Data Source=HOTTELOTTE;Application Name=ChatWeb" />--> Line 8: </appSettings>
    What could be the problem? This connectionstring works for another application (only another name) and they seams both to have the same settings for security!
View Complete Thread