'cutechat_room'

  •  07-30-2004, 8:14 PM

    'cutechat_room'

    What Happend?

    El nombre de objeto 'cutechat_room' no es válido.

    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.Data.SqlClient.SqlException: El nombre de objeto 'cutechat_room' no es válido.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [SqlException (0x80131904): El nombre de objeto 'cutechat_room' no es válido.]
       System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +1255663
       System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +832
       CuteChat.ChatSystem.ListRooms() +0
       CuteChatSample._Default.Page_Load(Object sender, EventArgs e) +546
       System.Web.UI.Control.OnLoad(EventArgs e) +102
       System.Web.UI.Control.LoadRecursive() +45
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +952
    
View Complete Thread