Re: Trouble installing

  •  10-18-2006, 5:34 PM

    Re: Trouble installing

    The existing web.config file for my SQL Server connection has the following ConnectionString. I think LiveSupport should be using this connection if this is where I integrated the scripts into my database, correct?
     

    <add key="ConnectionString" value="Data Source=SERVER\INSTANCE;Initial Catalog=DATABASENAME;Integrated Security=True"/>

View Complete Thread