Hi,
I have downloaded Integration pack of cute chat and i am getting error in Global.asax file
<%
@ Implements Interface="CuteSoft.Chat.IHttpApplicationConnectionStringProvider" %>
<%
@ Implements Interface="CuteSoft.Chat.IHttpApplicationUserAdapter" %>
<%
@ Implements Interface="CuteSoft.Chat.IHttpApplicationDataProvider" %>
<%@ Implements Interface="CuteSoft.Chat.IHttpApplicationSupportLogin" %>
"Attribute 'Implements' is not valid attribute of element Application'.
Also getting error as Missing appSetting:CuteChat.SqlClient.ConnectionString in browser.
Thanks in advance.
Nishant.