__cc_version' is undefined and '__cc_urlbase' is undefined window error

Last post 11-27-2007, 10:58 PM by smozair. 3 replies.
Sort Posts: Previous Next
  •  11-27-2007, 1:07 AM 35400

    __cc_version' is undefined and '__cc_urlbase' is undefined window error

    Hi,
    I'm getting these two errors when i'm integrating it on a current Website. but the thing is that when i include this on an ASP.NET 2.0 Web Application Project it works fine. then why not on the website which is also created in .net 2.0. I'm using the latest version. waiting for your prompt response.

    ---------------------------
    Windows Internet Explorer
    ---------------------------
    http://localhost/R4R/CuteSoft_Client/CuteChat/Messenger.Aspx,3414

    '__cc_version' is undefined

    window_error

    ---------------------------
    OK  
    ---------------------------

    ---------------------------
    Windows Internet Explorer
    ---------------------------
    http://localhost/R4R/CuteSoft_Client/CuteChat/Messenger.Aspx,3427

    '__cc_urlbase' is undefined

    window_error
    LoadChatClasses
    anonymous function

    ---------------------------
    OK  
    ---------------------------

  •  11-27-2007, 8:39 AM 35414 in reply to 35400

    Re: __cc_version' is undefined and '__cc_urlbase' is undefined window error

    Can you have a look at the
     
     
    Regards , Terry
  •  11-27-2007, 10:03 PM 35452 in reply to 35414

    Re: __cc_version' is undefined and '__cc_urlbase' is undefined window error

    Now I'm getting this error when messenger is opened.
     

    ---------------------------
    Windows Internet Explorer
    ---------------------------
    http error1 :500:Internal Server Error:
    <html>

        <head>

            <title>Compilation Error</title>

            <style>

             body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}

             p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}

             b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}

             H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }

             H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }

             pre {font-family:"Lucida Console";font-size: .9em}

             .marker {font-weight: bold; color: black;text-decoration: none;}

             .version {color: gray;}

             .error {margin-bottom: 10px;}

             .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }

            </style>

        </head>

     

        <body bgcolor="white">

     

                <span><H1>Server Error in '/R4R' Application.<hr width=100% size=1 color=silver></H1>

     

                <h2> <i>Compilation Error</i> </h2></span>

     

                <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

     

                <b> Description: </b>An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

                <br><br>

     

                <b> Compiler Error Message: </b>BC30481: 'Class' statement must end with a matching 'End Class'.<br><br>

    <b>Source Error:</b><br><br>

                <table width=100% bgcolor="#ffffcc">

                   <tr><td>

                                  </td></tr>

                   <tr>

                      <td>

                          <code><pre>

     

    Line 1:  &lt;%@ WebHandler Class=&quot;AjaxHandler&quot; %&gt;

    Line 2: 

    <font color=red>Line 3:  public class AjaxHandler : CuteChat.ChatAjaxHandler , System.Web.SessionState.IRequiresSessionState

    </font>Line 4:  {

    Line 5:  }</pre></code>

     

             …
    ---------------------------
    OK  
    ---------------------------

  •  11-27-2007, 10:58 PM 35453 in reply to 35452

    Re: __cc_version' is undefined and '__cc_urlbase' is undefined window error

    I've figured out the problem thanks.
     
View as RSS news feed in XML