Connectionstring

Last post 04-27-2005, 4:21 PM by temi. 3 replies.
Sort Posts: Previous Next
  •  04-27-2005, 10:01 AM 6159

    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!
  •  04-27-2005, 10:07 AM 6161 in reply to 6159

    Re: Connectionstring

    Temi:
     
    maybe you need remove '-->'
     
    Regards , Terry .
  •  04-27-2005, 10:08 AM 6162 in reply to 6161

    Re: Connectionstring

    That worked fine ;-) Thx for your quick response.
  •  04-27-2005, 4:21 PM 6193 in reply to 6162

    Re: Connectionstring

    I have just reinstalled the sample application, and the error with --> is in the download version, so maybe you should update it.
     
    When I load the Solution into .NET, the files web/CuteSoft_Client/*.* are not part of the Solution. Is that right?
     
    Brgds
View as RSS news feed in XML