Re: How to connect users from a Forum with CuteChat-Messenger users !

  •  01-25-2007, 4:54 AM

    Re: How to connect users from a Forum with CuteChat-Messenger users !

    I have downloaded the file CuteChat3IntegrationPackage.zip .
    I have extracted it to a folder name CuteChat3 .
    Inside that folder there are the folders and the files that follow...

    FOLDERS
    bin
    cs
    CuteSoft_Client
    document
    Framework 2.0 Web
    SQLScripts
    vb 
     
    FILES
    READ_ME.txt
    Upgrade_From_Previous_Versions.txt
     
    Then i run the CuteChat3.sql file (from SQLScripts file), in SQL Server Query Analyzer from within Enterprise Manager, inside my Forums database and successfully created all the tables needed !
     
    Here is the tricky part...
    Where must the virtual directory point ?
    Why can't i find in the Framework 2.0 Web the Web.config file ?
    Do i need it ?
    If not what should i do next in order to complete the connection between my Forum and CuteChat ?
     
    and i have edited the file Global.asax like this...
     
    'Uncomment the first line and comment the second...
    line 16:        Return System.Configuration.ConfigurationSettings.AppSettings("ConnectionString")
    line 17:        'Return "NOT IMPLEMENTED"
     
    :(
     
    Any suggestions ? 
     
    Thanks
     

    Visit...
    http://www.kanenas.net
    News and ideas about programming
View Complete Thread