Re: each room different skin / how cn i make new skins

  •  09-29-2004, 3:33 AM

    Re: each room different skin / how cn i make new skins

    mmm  well my dnn full pa install is done

     
    whats with this error in your appllication ( both on my own version and your site ) when browsing in firefox
     
     

    Server Error in '/' Application.

    Compilation Error

    Description: 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.

    Compiler Error Message: CS1501: No overload for method 'Connect' takes '2' arguments

    Source Error:

    Line 5:  
    Line 6:  //Connect the chat room !
    Line 7:  string onlineid=Manager.Connect(CurrentUser,Request.UserHostAddress);
    Line 8:  
    Line 9:  string querystr="?roomid="+RoomId+"&guestname="+HttpUtility.UrlEncodeUnicode(CurrentUser.NickName)

    Source File: C:\Inetpub\wwwroot\cutesoft.net\wwwroot\cutechat\ChatRoom_FS.Aspx    Line: 7



    <!-- Inject Script Filtered -->
View Complete Thread