Issue on Browse Button in the Hyperlink Property

Last post 05-25-2006, 3:19 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  05-14-2006, 5:02 PM 19125

    Issue on Browse Button in the Hyperlink Property

    Dear Support
     
    We have a licenced product for CuteEditor for .NET and it' licenced under: FuturesHouse.com.
    When we click Hyperlink button, it comes up the Properties window. But then we click the BROWSE button we got the following error:
     
    Compilation Error
     
    Compiler Error Message: CS0015: 'ASP.selectfile_frame_aspx.InitOfType()': no suitable method found to override.
     
    Source error:
    ...
    Line 186:protected override void InitOfType()
    ..
     
    Any help regarding this, I'm really appreciated.
     
    Thanks, Isadewa
  •  05-25-2006, 3:19 PM 19520 in reply to 19125

    Re: Issue on Browse Button in the Hyperlink Property

    Isadewa,
     
    The following situation happened to other developers before:
     
    When you are using the Visual Studio IDE to include the " CuteEditor" folder into your Visual Studio project, it prompts you to create a code-behind file for the *.aspx.

    If you select "Yes", the a new code-behind files will be created by the Visual Studio IDE.

    For example: your CuteEditor.htc._js.aspx file will be changed to:

    <%@ Page Language="vb" ContentType="text/javascript" Inherits="ProvBET.CuteEditor_htc__js" CodeBehind="CuteEditor.htc._js.aspx.vb" AutoEventWireup="false" %>
    Line 2:  //ContentType="text/javascript"
    Line 3:  

    But the new code-behind files are empty.
     
    Can you check your project?

    Steps to fix this problem:

    1. Delete all the files in CuteEditor fodler.

    2. Copy "CuteEditor" folder into your Visual Studio project again, when prompts you to create a code-behind file for the *.aspx, please select "NO" .
     
     

    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

View as RSS news feed in XML