Problems with Install

Last post 04-26-2005, 11:31 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  04-26-2005, 11:24 AM 6138

    Problems with Install

    Hello,

    I'm trying to get CuteChat to work on my web server and I'm getting the error message below.  I got it up and running just fine on my development machine... My web.config file seems to have the correct connection string...

    BTW, this problem occurs when I try to login as admin (for the first time).

    Has anyone run into this problem?

    Please help...

    Thanks!

    Can't Find Config - DataProviderType

    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: Can't Find Config - DataProviderType

    Source Error:

    Line 56: 			
    Line 57: 		}
    Line 58: 		if( ChatWebUtility.CurrentIdentity.IsRegistered && ChatWebUtility.Api.IsAdministrator(ChatWebUtility.CurrentIdentity.UniqueName))
    Line 59: 			temp += "<a Class=\"menuTextLink\" href='CuteSoft_Client/CuteChat/Admin'>Chat Admin</a>";			
    Line 60: 		WelcomeMessage.Text = temp;

    Source File: C:\WEBS\MyWebsite\www\MyWebsiteFolder\members\chat\TopBanner.ascx    Line: 58

    Stack Trace:

    [Exception: Can't Find Config - DataProviderType]
       CuteSoft.Chat.DataProvider.b(ai A_0) +265
       ai.g() +16
       CuteSoft.Chat.ChatApi.IsAdministrator(String useruniquename) +17
       CuteSoft.Chat.DynamicAssembly.ServiceLayerChatApiDecoratorProxy.IsAdministrator_InterceptedCall(String useruniquename) +79
       CuteSoft.Chat.DynamicAssembly.WebLayerChatApiDecoratorProxy.IsAdministrator_InterceptedCall(String useruniquename) +79
       ASP.TopBanner_ascx.Page_Load(Object sender, EventArgs e) in C:\WEBS\MyWebsite\www\MyWebsiteFolder\members\chat\TopBanner.ascx:58
       System.Web.UI.Control.OnLoad(EventArgs e) +67
       System.Web.UI.Control.LoadRecursive() +35
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Control.LoadRecursive() +98
       System.Web.UI.Page.ProcessRequestMain() +744
    


    Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
  •  04-26-2005, 11:31 AM 6139 in reply to 6138

    Re: Problems with Install

    griffy,
     
    It looks like you miss the following steps:

    8. Open the Tools/CuteChatConfig.exe. Type in the connection string, then click the load button.

    9. Click the "load configuration file" button. In the open window, navigate to Tools\import-this.xml, and click the open.

    10. Click the "Save the configuration to the database" button.


    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