SamplePortal.CuteChatIntegration.DataProvider,SamplePortal Not Inherits ConnectionStringProvider

Last post 02-07-2006, 2:52 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  02-06-2006, 9:34 AM 15611

    SamplePortal.CuteChatIntegration.DataProvider,SamplePortal Not Inherits ConnectionStringProvider

    Hi,  Bonjour à tous

    I live in france. i download a demo verson and when i try to configurate cutechat i've this error who display.

    Help me please.

    In french ( AIDEZ- MOI SVP)
     

    Server Error in '/' Application.


    SamplePortal.CuteChatIntegration.DataProvider,SamplePortal Not Inherits ConnectionStringProvider

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Exception: SamplePortal.CuteChatIntegration.DataProvider,SamplePortal Not Inherits ConnectionStringProvider
  •  02-07-2006, 2:52 PM 15677 in reply to 15611

    Re: SamplePortal.CuteChatIntegration.DataProvider,SamplePortal Not Inherits ConnectionStringProvider

    Have you finished the following step?
     
    Modify web.config file and specify the Cute Chat Connection String and Connection String Provider

      <appSettings>
      ...
       <add key="ConnectionString" value="server=(local)\portal;database=SamplePortal;uid=test;pwd=test"/>
      <add key="CuteChat.ConnectionStringProvider" value="SamplePortal.ConnectionStringProvider,SamplePortal"/>
      </appSettings>

     
    Keep me posted
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML