Search

You searched for the word(s): aspx error
Showing page 21 of 163 (1,623 total posts) < 1 second(s)
  • Re: 404 Error on unload

    Unfortunately my site is not currently online as development is happening in-house with nothing being shipped out to public URLs until we are ready to go live.   Below is the markup that i'm using for the control (please note that I also tried setting the UseHttpHandlerCacheImages property programmatically at run-time to no ...
    Posted to Cute Editor for .NET (Forum) by aimackay on September 25, 2006
  • Re: Add announcement error in version 3.0

    Danny,   Please open \Engine\11.SqlScopeDAL\AnnouncementModerator.cs file.   And find the following code: INSERT cp_Announcement (Title,Body,DateAdd) VALUES (@p0,@p1,@p2)   Change it to: INSERT cp_Announcement (Title,Body,DateAdded) VALUES (@p0,@p1,@p2)   Then recompile the project. That will resolve the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on May 11, 2006
  • Re: Editor Error using Image button in DNN 2.1.2 Help!

    gruve, which version of Cute Editor are you using? If you are using the version 4.0,  have you check the following links: DotNetNuke 2.1.2 Integration demo: http://dnn212.cutesoft.net/ DotNetNuke 2.1.2 Integration toturial:  http://dnn212.cutesoft.net/Default.aspx?tabid=28 Keep me posted.
    Posted to FAQ (Forum) by Adam on December 6, 2004
  • Re: Error when loading Content to an editor via Javascrpt.

    Also getting the following error in FireFox when my page loads: Error: uncaught exception: [Exception... ''Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMNSHTMLDocument.designMode]''  nsresult: ''0x80040111 (NS_ERROR_NOT_AVAILABLE)''  location: ''JS frame :: ...
    Posted to Cute Editor for .NET (Forum) by azilberbaum on April 16, 2008
  • Re: Access is denied JavaScript Error

    lkihlken:I'm having this same problem.  I removed document.domain = [My Domain] from my page and it worked.  However, that line of code is required by another third party tool that I'm using.  Is there any other way around this ''Access is denied'' javascript error?   lkihlken,   Can you create a simple aspx page ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 18, 2008
  • is there a way to protect against stuff like this?

    Support forums Live Support, Chat and HTML Editor ...
    Posted to Cute Editor for .NET (Forum) by oompah on May 6, 2008
  • URGENT HELP: Javascript Error Access Denied (IE) Support-Visitor-Monitor.js.aspx

    I have downloaded the trial version of Live Support just yesterday so it is the latest version. It is working perfectly and I added the code required for visitor tracking and live chat and it shows beautifully.   However, while everything is working fine on FireFox, Chrome, Opera, I have a serious problem with IE. If I browse to my website ...
    Posted to Cute Live Support (Forum) by Mahyar on February 16, 2009
  • Re: Error: Objet reference not set to an instance of an object

    cutechat: Hi,   I am not sure what's wrong now.   because I can't reproduce it on your website.   please add this into web.config and try again.   <add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True'' />   and also , you can let the user test this page ...
    Posted to Ajax Uploader (Forum) by Tux on March 14, 2012
  • I am getting error.

    I just download and use the cuteEditor(trial version) when I use on the local it was working fine when I upload to the server I got an error on uploading picture please have a look at: http://www.siemreapguideservice.com/default2.aspx I hope you can give me solution before I bought it because I love it very much.   Thanks
    Posted to Cute Editor for .NET (Forum) by kunkesey on February 13, 2008
  • Re: Application Error

    tb2007,     Where does the following code come from? <add verb=''*'' path=''execpackage.aspx'' type=''ExecXmlPackage''/> <add verb=''*'' path=''googlemall.aspx'' type=''GoogleMall''/>  Are you sure you are use it?   If you are using it, you must have the DLL contains 'ExecXmlPackage' in your project bin ...
    Posted to Cute Live Support (Forum) by Adam on June 27, 2007
« First ... < Previous 19 20 21 22 23 Next > ... Last »