Search

You searched for the word(s): aspx error
Showing page 26 of 163 (1,623 total posts) < 1 second(s)
  • Re: Application error when launching a chat from a desktop module

    Install the latest version of DNN Livesupport found here: http://cutesoft.net/downloads/folders/current_releases/entry21860.aspx The first Error, I came across was that the v.5 license did not work, so I was given a v4 license key to get this functioning.  Log into your client side application. On your DNN site add a desktop ...
    Posted to Cute Live Support (Forum) by jmeacoe on May 22, 2009
  • Re: Access is denied JavaScript error

    I, of course, don't have problems with the example in the link you provided, because it's running on your server, not mine, and the application running on my server is the one having the problem. I don't know what you mean by ''examples included in the download package''. I also don't know what exactly you're asking from me when you say ...
    Posted to Cute Editor for .NET (Forum) by jrbrady on June 12, 2007
  • Re: RE Someone please help me on the error

    Hi Adam Thank you very much for your reply. the detail is as below: 1. I run the default.aspx in Demo\vs\default.aspx, and CuteEditor dose run well. 2. I creat a Visual Basic.NET project, and add all files from DEMO folder, same files and same path as they are in DEMO folder. 3. After the Project is compiled by Visual ...
    Posted to Cute Editor for .NET (Forum) by helladv on May 15, 2005
  • Re: Error running Classic-Layout.aspx

    Try removing the following code:   <add namespace=''Microsoft.ApplicationBlocks.Data''/> I think your web.config is wrong. And it has invalid entries.   I suggest you create a new web.config file.
    Posted to ASP.Net Image Gallery (Forum) by Adam on February 24, 2011
  • Re: IM Error (Error on Event IMCOOKIE, JSCRIPT OBJECT EXPECTED NULL)

    Hi strikingknife, Please try this way. 1.  Download the package below. http://www.cutesoft.net/downloads/folders/21915/download.aspx  2.  Delete files ''CuteChat.dll'', ''CuteChat.AppCode.dll'' ,''CuteChat.lic''  and ''CuteMessenger.lic'' in the ''bin'' folder of your SharePoint site. And use the new ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on November 1, 2010
  • Re: Javascript Error When Uploading

    using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.IO; using System.Text; public class MarksMoveViewStateMod : IHttpModule {       void IHttpModule.Init(HttpApplication context)     {         // Add ...
    Posted to Cute Editor for .NET (Forum) by MARKA on March 27, 2009
  • Re: Failure message when customer is going to second page for inserting picture

    Dear Rob Weeder,   The error message is saying ''Access denied''. Can you find the image upload folder, give everyone full control and see what happens?   If problem persists, can find our online demo inside download package CS/VB folder. Uploade one of the demos ie localization.aspx to their website and see if it makes any ...
    Posted to Cute Editor for .NET (Forum) by Karen on May 14, 2009
  • Re: Image Gallery Path Problem

    >>What we want is to upload the images to the Media Server(ms1) using the Rich TextEditor. We have tried the solution you have proposed in the thread http://cutesoft.net/forums/thread/3413.aspx but it did not work. THat's the best suggestion for this situation. Can you explain why it doesn't work? Did you get any error ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 14, 2008
  • Are you running on Chat and Messenger v2?

    The error msg shows you're running on v2 of CuteChat and Messenger. And if you purchased the license recently, your license file is probably for v3 rather than v2.   You can either upgrade to v3, download from here http://cutesoft.net/Downloads/default.aspx Or downgrade your license to v2. But once you decide to go with v2, to go back to ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Karen on May 23, 2006
  • Re: Accessing a modal dialogue without displaying the editor itself

    Hi Fermin,   I think the answer to your question is to use the following code in your BLOCKED SCRIPT    var url=showModalDialog(''../CuteSoft_Client/CuteEditor/Dialogs/InsertImage.aspx?settinghash=&<%=Editor1.Setting.GetHashString()%>'', ''Image Manager'',''dialogWidth:670px;dialogHeight:650px'');   You can ...
    Posted to Cute Editor for .NET (Forum) by dotcom on August 22, 2005
« First ... < Previous 24 25 26 27 28 Next > ... Last »