Search

You searched for the word(s): error'A=0
Showing page 27 of 969 (9,685 total posts) < 1 second(s)
  • Re: Request for the permission of type 'System.Security.Permissions.FileIOPermission error

    I tried all three settings in my appSettings and the error was the same everytime.  Each time it appered the uploader was able to write file to the temp directory but then when clicking save I get the error.   I commented out all the code in the save button hander and error did not occur. So then I started adding things back in to see ...
    Posted to Ajax Uploader (Forum) by vsanzone on August 29, 2009
  • Re: Error while upgrading 6.0 to 6.3

    Hello,   This error occurs when the postback from page occurs. What could be the problem.???   After the error's the cute editor works fine. But still throws error somewhere that I wll try to handle at my end. I searched around the google the whole day to solve this but could not find any solution. This may be beacuse of my ...
    Posted to Cute Editor for .NET (Forum) by yuvika on April 10, 2009
  • Re: Reasons why it would error out here..

    Im definitly going to consider that an option and see if I can get a remote computer to check it.   However, can you tell me what is not happening or what that line of code is looking for that it cannot find or access to throw that error?   Does it error out if a file isnt found, can't access a file or anything of the sort?
    Posted to Cute Chat and Cute Web Messenger (Forum) by WatchDog on January 31, 2007
  • Re: Error Messege

    I know, that is why I put in the <script> tag. And from what I understand about the error it is reading the include_CuteEditor.asp in VB. Microsoft VBScript compilation error '800a0400' Expected statement /mfvfd/CuteEditor_Files/include_CuteEditor.asp, line 1 <%^ And is having an error with the <% at the beginning of ...
    Posted to Cute Editor for ASP (Forum) by Eivo on January 9, 2007
  • Re: Viewstate validation error for FileBrowserPage

    Hi,   Try set property UseStandardDialog  to true, then open the same dialog what you are testing, you will get the full parameter from the url field.     <CE:Editor ID="editor1" runat="server" UseStandardDialog="true">         ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 15, 2014
  • Re: Flash : The upload task is interrupted io Error #2038

    Hi NewmanJerry,   I think you have not set the large file upload settings correct for your IIS.   Please refer to     How do I handle a large file upload?IIS 8.0 and IIS 7.0 Large File UploadIIS 6.0 and IIS 5.0 Large File UploadIIS Large File Upload Debugging Guidelines   Regards,   Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on March 4, 2013
  • Re: Error starting Chat

    Hi ordermatic, Please allow the  anonymous user to access folder ''CuteSoft_Client'' on the IIS setting. Can you create a test agent account for me and show me the stpes to reproduce this issue? I will check it and get back to you as soon as possible. Please send the info to Kenneth@CuteSoft.net Regards, Ken
    Posted to Cute Live Support (Forum) by Kenneth on October 26, 2011
  • Re: Compiler Error Message: CS0138

    I found what I did wrong and solved my own problem.   In developing the application, there are a dozen or so functions I wanted to use throughout the application. Without knowing a better way,  I created  a class file in App_Code,  made a namespace called Robintek (my company name) and placed within it a ''Public Class ...
    Posted to Cute Editor for .NET (Forum) by gjorgenson on January 28, 2009
  • Re: JavaScript Error - IE7 - Insert Script Drop Down

    Ha!   Worked it out. Changed:   Dim oItem As New CuteEditor.RichListItem() oItem.Text = ''Test Item'' oItem.Value = ''Code Snipet'' oList.Items.Add(oItem)   to:   oList.Items.Add(''Test Item'', ''Code Snipet'')   Don't know why this should make a difference specifically for IE7, but it looks like it ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on August 26, 2008
  • Re: InsertDocument intermittent javascript error on upload

    >>What object is missing in the error message example and what are the reasons for it being missing?   I have no idea what caused this problem.  Try upload the client files to the server again.   If you can find a way to reproduce this issue with one particular file, please send this file to me at ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 27, 2007
« First ... < Previous 25 26 27 28 29 Next > ... Last »