Some of the reference files are missing from the setup files

Last post 11-08-2007, 12:26 PM by stimpy77. 7 replies.
Sort Posts: Previous Next
  •  10-11-2005, 6:00 AM 11619

    Some of the reference files are missing from the setup files

    We are looking for a chat component for our product and found this component suitable to our requirments.
    I have downloaded the application from the site and trying to use it.
    When I crated the virtual directory and tried to load the application, it displays 2 reference files as missing 1. CommunityServerComponents.dll and 2. MemberRole.dll. Also, it could not load the web.config file.
     
    I am looking for some help.
    Also, I would need some help document to setup the application with our application.
     
    Thanks
    Shiv
  •  10-11-2005, 10:45 AM 11626 in reply to 11619

    Re: Some of the reference files are missing from the setup files

    Shiv,
     
    If you are using the CuteChat for community server, you can find those two dlls from your community server project.
     
    Hope it helps.
     
    Let me know if you have any further questions.
     
     

    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

  •  10-13-2005, 12:30 AM 11690 in reply to 11626

    Re: Some of the reference files are missing from the setup files

    Hi,
     
    Yes, I am using CuteChat for community server. I searched my PC for those two dll's but could not found it.
    Where do I get those two dll's from?
    OR tell me the link from where I can download the whole application again with those 2 dll's.
    I have another query, would we able to customize the cute chat database according to our application?
    We have user name and passoword of each user and based on their login we would be logging in to the chat application.
    Thanks.
  •  10-13-2005, 2:07 AM 11691 in reply to 11690

    Re: Some of the reference files are missing from the setup files

    Please check your community server project bin folder.

    bin/CommunityServer.Components.dll 
    bin/MemberRole.dll
     
    Without those two dlls,  you can't run the community server correctly.

    >>I have another query, would we able to customize the cute chat database according to our application?

    If you are using the community server,  it's already integrated.

    If not, you need to write your own provider.



     
     

    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

  •  10-13-2005, 5:50 AM 11694 in reply to 11691

    Re: Some of the reference files are missing from the setup files

    I searched for those dll's on my PC but could not locate it. I think, I should download the new zip file from the site.
    My requirement is to add a live chat component in my application. Please suggest me the product name and url from where I can download it. Earlier I had downloaded "CuteChatforCommunityServer1.zip" and "cutechatstandalone.zip".

    It would be better if you suggest me the product according to my requirement mentioned above. Any installation help document would be good for me to understand the installation/setup process of the component.
     
    Thank
    Shiv
  •  10-13-2005, 2:07 PM 11703 in reply to 11694

    Re: Some of the reference files are missing from the setup files

    Shiv,

    If you are using the community server,  it's already integrated.




    If not, you need to write your own provider.

    Please check the document in the developer guide:

    How can I hook CuteChat with my existing login system?  

    CuteChat was built with the idea of extensibility in mind.

    CuteChat implements what is commonly known as a "Provider Model" design pattern—which will be used throughout the ASP.NET 2.0 framework. 

    A "Provider Model" design pattern separates the application logic for the service from its underlying storage repository by introducing a "provider" software component in between.

    This "provider" component exposes a standard interface to the service logic, but allows developers to implement the provider component on top of a repository of their choice.
    By creating custom providers, developers can easily write their own data and business logic layers and simply plug it into existing user management system and reuse the same set of user management system.
    The CuteChat 1.0 ships with seven pre-built providers...
     
    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

  •  10-18-2005, 1:53 AM 11787 in reply to 11703

    Re: Some of the reference files are missing from the setup files

    Thank you for your reply.
     
    Still, I could not make it work. I have few more queries below.
     
    1- Installed CuteChat application using "CuteChatsetup.msi".
    2- Created a new web Project(C#.Net) and added the Refrence of CuteChat.dll from bin folder
    of the Installed file in the Program Files Directory of my Primary Partition.
    3. In the Tool bar I added Cute Chat tools using Add components Tab.
    4. I also added CuteChat.lic file to the \bin directory for the web application that uses
    the CuteChat.

    5. When i tried to add ChatSystem control on my WebForm...it gave Following error
    "Operation Could Not Be Completed"
    What is the Right Method to Configure and use ChatSyatem in a WebApplication?

    How do I configure them? If you have any sample application please provide it or any link
    where I can read the help.
    When I run the demo application, it gives an error duirng of some class library at run time.

    Looking forward for your quick reponse.

    Thanks
  •  11-08-2007, 12:26 PM 34912 in reply to 11787

    Re: Some of the reference files are missing from the setup files

    -deleted- (wrong context)
View as RSS news feed in XML