Search

You searched for the word(s): assembly
Showing page 9 of 149 (1,483 total posts) < 1 second(s)
  • Re: The type or namespace name 'Editor1' could not be found (are you missing a using directive or an assembly reference?)

    Yes, you haven't add the reference to CuteEditor.dll when you are using the CuteEditor in the code-behind mode. As the error message suggested, you need to add a reference to CuteEditor.dll. Steps: 1. Right click on the project and select ''Add reference''.  2. Click the browse in the new window 3. Browse to the location of ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 9, 2005
  • Re: cute editor bug tab container tab panel

    Dear Alex1234,   I have tested the following code in TabContainer, it works fine, this issue is not related to TabContainer. <%@ Page Language=''C#'' Trace=''false''  ValidateRequest=''false''   %> <%@ Register  Assembly=''AjaxControlToolkit''   Namespace=''AjaxControlToolkit''  ...
    Posted to Cute Editor for .NET (Forum) by Eric on February 1, 2011
  • Re: Error when installaing ajax uploader!

    I did that, below is my web.config:   <?xml version=''1.0''?> <configuration>   <system.web> <authentication mode=''Forms'' /> <compilation debug=''true'' strict=''false'' explicit=''true'' > <assemblies> <add assembly=''System.Design, Version=2.0.0.0, Culture=neutral, ...
    Posted to Ajax Uploader (Forum) by cassini on December 2, 2008
  • Re: Could not load file or assembly 'CuteEditor'

    the cuteeditor.dll is present in the bin folder of the application. and the application runs perfectly fine when using visual studio. hence i copied the entire application folder from the my documents and pasted it into the wwwroot folder of inetpub. practically it should run perfectly fine but is not. and what do mean by the site structure. ...
    Posted to Cute Editor for .NET (Forum) by sumantd on August 29, 2007
  • Re: Spell check: Assembly does not allow partially trusted callers

    Thanks for the advice Adam, that worked.   To benefit other readers, even tough I'm using the classic ASP editor, I opted to download the asp.net version and then use the NetSpell.SpellChecker.dll file that was in the Framework 2.0 folder.
    Posted to Cute Editor for ASP (Forum) by Derichleau on July 21, 2009
  • How do i get ajaxuploader to work with IIS7

    I have a vista with IIS7. If i use ajax controller in the visual studio web browser everything works fine. However if i try to run the application in IIS the page loads but when i click on upload IE shows the yellow ! mark at the bottom of the broswer indicating a script error then the upload button will be greyed out. Here's my web.config that ...
    Posted to Ajax Uploader (Forum) by wassimsa on December 12, 2008
  • parser error

      hi   i an brand new this product and installed it this morning.  i am receive the following error and need some guidance.   thanks in advance     Parser Error Message: Could not load file or assembly 'CuteEditor' or one of its dependencies. The system cannot find the file specified. Source Error: ...
    Posted to Cute Editor for .NET (Forum) by lynne on July 27, 2007
  • Deployed app giving an error - works ok on local machine

      I downloaded the trial app, installed it on my pc and coded it into my app.  It all works just fine.  I deployed it to a web server to test and get the following error, see below.  I recopied the bin files and the whole CuteSoft_Client directory in case I had missed something.  Any ideas, I was wondering if the ...
    Posted to Cute Editor for .NET (Forum) by debn on April 1, 2007
  • Error when trying to run after Deployment

    Hi, I just dowloaded and unzipped the CuteEditor code in the C:\Inetpub\wwwroot\webapplication1  directory. When I try to run default.aspx (http://localhost/webapplication1/cs/default.aspx), I get the following errors. I noticed it's seems to be looking for files in the wwwroot/bin/ directory instead of wwwroot/application1/bin. Is there ...
    Posted to Cute Editor for .NET (Forum) by swhitmore on February 17, 2006
  • Server Error

    I received the following error when I loaded my project to the web server.  I believe my temp license that you provided while I am testing the site is still valid, but I am not 100% sure.  Here is the error...any suggestions?Thanks for all your help!     Server Error in '/' Application. The located assembly's manifest ...
    Posted to Cute Editor for .NET (Forum) by ashleyaustin on October 4, 2005
« First ... < Previous 7 8 9 10 11 Next > ... Last »