Eval Install problems

Last post 03-11-2009, 10:32 AM by JeffJones. 6 replies.
Sort Posts: Previous Next
  •  03-10-2009, 3:45 PM 49706

    Eval Install problems

    Hello, I guess that I am missing some thing. Is there a step-by-step to install the CuteEditor tool ? The ones that I have found are no help. I am trying to eval this and have followed the instructions that came with the download. I am using the Dot.net framework 2.0 and added the required Dll's to the Bin directory. This is a master page type web application and the control is on a content page.
     
    This is the error that I get.

    Error 1 Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. N:\Visual Studio 2005\ATR\CuteSoft_Client\CuteEditor\Dialogs\Tag\tag_flash.ascx
     
    Thanks for the help
    Jeff 
  •  03-10-2009, 3:54 PM 49707 in reply to 49706

    Re: Eval Install problems

    Jeff,
     
    It's very strange because we didn't use this file tag_flach.ascx.
     
    Please try the steps below.
     
    1. Create a folder under and name it "CuteEditorTemp".
     
    2. Open your web.config and add the following entry:
     
    <add key="CuteEditorTempPath" value="~/CuteEditorTemp" />
     
     
    Keep me posted
     

    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

  •  03-10-2009, 4:05 PM 49708 in reply to 49707

    Re: Eval Install problems

    Ok, created the folderCuteEditorTemp under the root and added the key to the appSettings.
     
    Error 1 Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. N:\Visual Studio 2005\ATR\CuteSoft_Client\CuteEditor\Dialogs\Tag\tag_style_list.ascx 
     
    Error 2 Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. N:\Visual Studio 2005\ATR\CuteSoft_Client\CuteEditor\Dialogs\Tag\Tag_li.ascx
     
    Error 3 Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed. N:\Visual Studio 2005\ATR\CuteSoft_Client\CuteEditor\Dialogs\Tag\tag_inserttable.ascx
     
    etc....
    24 errors.
     
  •  03-10-2009, 4:10 PM 49709 in reply to 49708

    Re: Eval Install problems

    >>N:\Visual Studio 2005

    Does your virtual directory point to a remote share?
     
    If so, please check the following article:
     
     
     

    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

  •  03-10-2009, 4:53 PM 49711 in reply to 49709

    Re: Eval Install problems

    Thank for the reply.
     
    Where can I find the System.Web namespace ? 
  •  03-10-2009, 4:55 PM 49712 in reply to 49711

    Re: Eval Install problems

    I guess the better question is Do I put the AllowPartiallyTrustedCallersAttribute in my web.config ? And what do I set it to ?
  •  03-11-2009, 10:32 AM 49742 in reply to 49712

    Re: Eval Install problems

    Hello Adam.
     
       If I am having such a problem installing and evaluating this product, I will have to look for some other option. I am in a team of developers that work on multi-applications using 3 stages of a development cycle. If I cant install this and test it with in 30 minutes or so, its going to be a problem to use.
     
    Thank you for your time in this issue. But I will have to find other options.
     
    Jeff
View as RSS news feed in XML