Cute Web Messenger(with Oracle 10g) Error message

Last post 09-14-2006, 1:24 AM by Anonymous. 5 replies.
Sort Posts: Previous Next
  •  08-31-2006, 5:12 AM 22239

    Cute Web Messenger(with Oracle 10g) Error message

    Hi there!
     
    I have started integrating Cute Web Messenger with Oracle 10g R2 database. These are the following error which is come across so far:
     
    An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) line number 69 (banner.ascx)
     
    I gues, it is coming as it's not able to connect to Oracle database. Can you please let me know by which method you're trying to connect to Oracle? Are you using System.Data.OracleClient Namespace which is assembled in system.data.oracleclient.dll?
     
    Please advice.
     
    Romax
     
  •  08-31-2006, 7:38 AM 22242 in reply to 22239

    Re: Cute Web Messenger(with Oracle 10g) Error message

    The former error has been sorted out... New errors are as follows:
     
    Error 1 Cannot switch views: This end tag has no matching start tag. D:\RomaxChat\whoisonline.aspx 9 
     
    Error 2 Validation (Internet Explorer 6): Text is not allowed between the opening and closing tags for element html'. D:\RomaxChat\whoisonline.aspx 8 

    Error 3 Cannot switch views: Validation (Internet Explorer 6): Element 'title' cannot be nested within element 'html'. D:\RomaxChat\whoisonline.aspx 10

    Error 4 Cannot switch views: Validation (Internet Explorer 6): Element 'LINK' cannot be nested within element 'html'. D:\RomaxChat\whoisonline.aspx 11
     
    Error 5 Cannot switch views: This end tag has no matching start tag. D:\RomaxChat\whoisonline.aspx 12 

    Error 6 Element 'topbanner' is not a known element. This can occur if there is a compilation error in the Web site. D:\RomaxChat\whoisonline.aspx 15 
    Error 7 Element 'Footer' is not a known element. This can occur if there is a compilation error in the Web site. D:\RomaxChat\whoisonline.aspx 81 

    Error 8 Cannot switch views: This end tag has no matching start tag. D:\RomaxChat\register.aspx 9 

    Error 9 Validation (Internet Explorer 6): Text is not allowed between the opening and closing tags for element html'. D:\RomaxChat\register.aspx 8 

    Error 10 Cannot switch views: Validation (Internet Explorer 6): Element 'title' cannot be nested within element 'html'. D:\RomaxChat\register.aspx 10 

    Error 11 Cannot switch views: Validation (Internet Explorer 6): Element 'link' cannot be nested within element 'html'. D:\RomaxChat\register.aspx 11 

    Error 12 Cannot switch views: This end tag has no matching start tag. D:\RomaxChat\register.aspx 12

    Error 13 Element 'topbanner' is not a known element. This can occur if there is a compilation error in the Web site. D:\RomaxChat\register.aspx 16

    Error 14 Element 'Footer' is not a known element. This can occur if there is a compilation error in the Website. D:\RomaxChat\register.aspx 122 
     
    Error 15 Cannot implicitly convert type 'System.Data.OracleClient.OracleDataReader' to 'System.Data.OracleClient.OracleDataAdapter' D:\RomaxChat\App_Code\Components\RoleData.cs 92

    Error 16 Cannot convert method group 'Fill' to non-delegate type 'bool'. Did you intend to invoke the method? D:\RomaxChat\App_Code\Components\RoleData.cs 94 

    Error 17 The best overloaded method match for 'System.Collections.ArrayList.Add(object)' has some invalid arguments D:\RomaxChat\App_Code\Components\RoleData.cs 96 

    Error 18 Argument '1': cannot convert from 'method group' to 'object' D:\RomaxChat\App_Code\Components\RoleData.cs 96 
     
    Warning 19 The variable 'x' is declared but never used D:\RomaxChat\App_Code\Components\UserData.cs 124 

    Warning 20 Unreachable code detected D:\RomaxChat\App_Code\Global.asax.cs 192 13 D:\RomaxChat\
     
    Hope someone can show some lights on the same...
     
    More are on the way...
     

     
  •  08-31-2006, 9:30 AM 22245 in reply to 22242

    Re: Cute Web Messenger(with Oracle 10g) Error message

    All,
     
    All the above mentioned error has been fixed. Can you please provide some light on below mentioned error:
     
    Keyword not supported: 'unicode'.  banner.ascx line 69

    if
    (CuteSoft.Chat.ChatWebUtility.CurrentIdentityIsAdministrator) <-- 69

    temp += "<a Class=\"Big\" href='CuteSoft_Client/CuteChat/Admin'>Chat Admin</a>";

    TopMenu.Text = temp;
     
    It's threwing an exception of type System.Argument.exception(was unhandled)
     
     
    Shyam
  •  08-31-2006, 10:56 AM 22251 in reply to 22245

    Re: Cute Web Messenger(with Oracle 10g) Error message

     
    Another error ;
     
    Line 189 Register.aspx
     
    Conn.Open
     
    Request for the permission of type 'System.Data.OracleClient.OraclePermission, System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
  •  09-01-2006, 12:33 AM 22278 in reply to 22251

    Re: Cute Web Messenger(with Oracle 10g) Error message

    Another Error:

    On line 69 banner.ascx

    if(CuteSoft.Chat.ChatWebUtility.CurrentIdentityIsAdministrator)
     

    I'm getting another argument exception that "Keyword not supported : userid"

    Shyam
  •  09-14-2006, 1:24 AM 22698 in reply to 22278

    Re: Cute Web Messenger(with Oracle 10g) Error message

    Hi there!
     
    Would anyone please let me know at what are places I have to change "something" in order to work with our existing database tables. Does it work only when one change the global.asax file as suggested by Adam.
     
    I am facing many problem. These are the common errors:
     
    Error 1 Could not load file or assembly 'CuteEditor' or one of its dependencies. The system cannot find the file specified. c:\inetpub\wwwroot\OracleChat\CuteSoft_Client\CuteChat\Help\general.aspx 3 
    Error 2 Unknown server tag 'CE:Editor'. c:\inetpub\wwwroot\OracleChat\CuteSoft_Client\CuteChat\Help\general.aspx 49 
    Error 3 Validation (Internet Explorer 6): Attribute 'marginheight' is not a valid attribute of element 'body'. c:\inetpub\wwwroot\OracleChat\CuteSoft_Client\CuteChat\Help\general.aspx 35 42 http://localhost/OracleChat/
    Error 4 Validation (Internet Explorer 6): Attribute 'marginwidth' is not a valid attribute of element 'body'. c:\inetpub\wwwroot\OracleChat\CuteSoft_Client\CuteChat\Help\general.aspx 35 59 http://localhost/OracleChat/
    Error 5 Element 'Editor' is not a known element. This can occur if there is a compilation error in the Web site. c:\inetpub\wwwroot\OracleChat\CuteSoft_Client\CuteChat\Help\general.aspx 49 11 http://localhost/OracleChat/
     
    Any guidance would be a great help.
     
    With Thanks!
    Romax
     
View as RSS news feed in XML