|
|
Browse by Tags
All Tags » Cute Chat 3.1 » User Profile
-
<%@ Application Language=''C#'' %>
<%@ Import Namespace=''CuteSoft.Chat'' %>
<%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationConnectionStringProvider'' %>
<%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationUserAdapter'' %>
<%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationDataProvider'' ...
-
CS0535: 'ASP.global_asax' does not implement interface member 'CuteSoft.Chat.IHttpApplicationConnectionStringProvider.GetConnectionString(CuteSoft.Chat.UserIdentity)'
Source Error:
Line 110:
Line 111: ...
|
|
|