Localhost and LIVE host

Last post 05-28-2005, 9:51 AM by phahymn. 6 replies.
Sort Posts: Previous Next
  •  05-24-2005, 11:33 PM 6975

    Localhost and LIVE host

    Well okay. i downloaded the standed version of cutechat... v2.0. It it works fine in my home PC (localhost) i tried it for a 4 -5 day. No  porbs. Meanwhile i was tring to put it on my other computer which has internet access, and i wanted to see how the access speed. well i was able to see it 1 or 2 times.. and then in the middle, serveral errors comes.... these are as follows, when i try alternete soluctions as in (compling the project with the new .lic and dll files from ur site) it works some times like comes to the login box and then problem with dataprovider.. but when i checked and ran the .exe too also still the same.. but im sure they are 100% correct.. i tried removing the project and setting pu the soution again. same probs when going live... i have tried alomst every technical tricks...

    1/ File or assembly name CuteChatControls, or one of its dependencies, was not found. 

        === Pre-bind state information ===
    LOG: DisplayName = CuteChatControls
    (Partial)
    LOG: Appbase = file:///C:/Inetpub/wwwroot/sample
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).


  •  05-26-2005, 10:46 AM 7041 in reply to 6975

    Re: Localhost and LIVE host

  •  05-27-2005, 1:41 PM 7080 in reply to 7041

    Re: Localhost and LIVE host

    nope its not online now..  i gave it up...  i am just running it on LAN....  well what u think the problem could be?
     
    this is the full error info which i think u already know.  I tried it on another PC (with ADSL, static IP) same probs. Well i have checked it many times. Seems to be no problem with the solution files or VS.net or even IIS ..... But the same stuff works when localy hosted in my pc and in LAN.  
     
    ----------------------------------------------------------
     

    File or assembly name CuteChatControls, or one of its dependencies, was not found.

    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.IO.FileNotFoundException: File or assembly name CuteChatControls, or one of its dependencies, was not found.

    Source Error:

    The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

    1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

      <%@ Page Language="C#" Debug="true" %>

    or:

    2) Add the following section to the configuration file of your application:

    <configuration>
       <system.web>
           <compilation debug="true"/>
       </system.web>
    </configuration>

    Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

    Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

    Assembly Load Trace: The following information can be helpful to determine why the assembly 'CuteChatControls' could not be loaded.

    === Pre-bind state information ===
    LOG: DisplayName = CuteChatControls
     (Partial)
    LOG: Appbase = file:///C:/Inetpub/wwwroot/SamplePortal
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    ===
    
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Post-policy reference: CuteChatControls
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/sampleportal/759b0426/103b7c07/CuteChatControls.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/sampleportal/759b0426/103b7c07/CuteChatControls/CuteChatControls.DLL.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/SamplePortal/bin/CuteChatControls.DLL.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/SamplePortal/bin/CuteChatControls/CuteChatControls.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/sampleportal/759b0426/103b7c07/CuteChatControls.EXE.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/sampleportal/759b0426/103b7c07/CuteChatControls/CuteChatControls.EXE.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/SamplePortal/bin/CuteChatControls.EXE.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/SamplePortal/bin/CuteChatControls/CuteChatControls.EXE.
    

    Stack Trace:

    [FileNotFoundException: File or assembly name CuteChatControls, or one of its dependencies, was not found.]
       System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +0
       CuteSoft.Chat.ChatWebUtility.GetUserAdapter() +93
       CuteSoft.Chat.ChatWebUtility.get_CurrentIdentity() +61
       CuteSoft.Chat.Impl.WebLayerChatApiDecorator.BeforeInvoke() +188
       CuteSoft.Chat.DynamicAssembly.WebLayerChatApiDecoratorProxy.GetLobbies_InterceptedCall() +77
       _ASP.Default_aspx.Page_Load(Object sender, EventArgs e) +38
       System.Web.UI.Control.OnLoad(EventArgs e) +67
       System.Web.UI.Control.LoadRecursive() +35
       System.Web.UI.Page.ProcessRequestMain() +750
    


    Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
  •  05-27-2005, 1:51 PM 7081 in reply to 7080

    Re: Localhost and LIVE host

    I believe your file structure is not correct.
     
    Did you create a virtual directory for testing?
     
    Let's do a test:
     
    Copy the CuteSoft.Chat. dll, CuteSoft.ChatService.dll, sampleportal.dll to your bin folder in your web root.
     
    Your error message should disappear.
     
     

    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

  •  05-27-2005, 3:45 PM 7085 in reply to 7081

    Re: Localhost and LIVE host

    Well its already okay.. no probs with it. the...DIR..  C:\Inetpub\wwwroot\SamplePortal\bin   thats where the files are... (CuteSoft.Chat. dll, CuteSoft.ChatService.dll, sampleportal.dll and the .lic files are) i even downloaded ur temp.zip file which contains a new .lic files.. but that cant be the problem.. i have the exact folder structure for localhost... and 100% same files... its works fine in my PC. . And yes.. i did created virtual directory or i wont even get to see the home and the login page. Atleat it worked 1 or 2 times. (LIVE)  After that i keep getting this errors. first "dataprovider error" and then "File or assembly name CuteChatControls, or one of its dependencies, was not found" thingy. But the DLL's are okay. Even though i completely remove virtual directory and made a new one and also copy the new files again from the zip file, Plus deleting the db and creating a new one. and running the sql scripts again. Basicaly re-installing. Aslo i cleared the .net temp files (C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\sampleportal) very strange... oh by the way our net connection is a static IP which runs on proxy. Im really wondering is it me or other ppl do get these probs... 
  •  05-27-2005, 4:32 PM 7090 in reply to 7080

    Re: Localhost and LIVE host

    The error message shows for some reason, the CuteSoft.chat. dll can't be found by ASP.NET.
     
    Can you copy the CuteSoft.Chat. dll, CuteSoft.ChatService.dll, sampleportal.dll to your bin folder in your web root and test it again?

     
     

    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

  •  05-28-2005, 9:51 AM 7096 in reply to 7090

    Re: Localhost and LIVE host

    Okay i'll try that... once again...
View as RSS news feed in XML