Hi,
I have seen a few of these errors posted, but none for Live Support, so hope you can help.
I installed Live Support on Windows 2003, MS SQL Server 2000 - -Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
admin/admin
Wec.config is as follows
<appSettings>
<add key="DefaultAdminUsername" value="admin" />
<add key="ConnectionString" value="server=82.195.131.208;uid=cutesupport;pwd=test;database=CuteSupport;connection reset=false;"/>
<!--
<add key="DatabaseType" value="MSAccess" />
<add key="MSAccessFilePath" value="../CuteChat4.mdb" />
-->
<!--
<add key="DatabaseType" value="OracleOleDb" />
<add key="ConnectionString" value="Provider=OraOLEDB.Oracle;Data Source=orcl;User Id=sysman;Password=admin;"/>
-->
</appSettings>
Am testing this for a client so any help greatly appreciated
Dave