Search

You searched for the word(s): error
Showing page 509 of 969 (9,685 total posts) < 1 second(s)
  • Re: Seems that the TempDirectory property is not working correctly anymore

    Thanks for this prompt reply. Persisted files are still saved in systemTempFolder (the TempDirectory property is not recognized??)but the error message is now more logical: Unable to find the uploaded file in directory: TempDirectory value  public pageclass() {    this.Init += new ...
    Posted to Ajax Uploader (Forum) by el.c. on March 24, 2009
  • Re: Unable to find the uploaded file in directory

    This is my web.config's <httpModules> section:     <httpModules>       <add name=''CuteEditor.UploadModule'' type=''CuteEditor.UploadModule,CuteEditor''/>       <add name=''ScriptModule'' type=''System.Web.Handlers.ScriptModule, System.Web.Extensions, ...
    Posted to Cute Editor for .NET (Forum) by Ofer Tal on February 25, 2009
  • Re: Integration with member database issue

      Changed it to this, still having the error:Public Overrides Function GetUserInfo(ByVal loginName As String, ByRef nickName As String, ByRef isAdmin As Boolean) As Boolean if loginName <> '''' then return true isAdmin = True else return false end if 'return false , if the loginName is invalid. 'otherwise set the nickName and ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by berr08 on November 7, 2008
  • Re: "Invalid Argument" in IE, but not in FF.

    phillybob:We were looking at this and also get the error in IE. We're running in a master page with our update panel hosted inside the Content. We also tried downloading the new dll with no success. Any updates?   phillybob,   In download package, we have many examples which use the Master page, update ...
    Posted to Ajax Uploader (Forum) by Adam on May 2, 2008
  • Re: System.Web.HttpException: Filtering is not allowed.

    I've got this error as well.  But it only started happening when I converted my project from Visual Studio 2005 to Visual Studio 2008?   Anyway I have uploaded a new Visual Studio 2008 project I created that reproduces the problem.  Note the problem only happens in IE7 with Tools | OPtions | Advanced | Browsing | Disable ...
    Posted to Cute Editor for .NET (Forum) by dis on April 26, 2008
  • Re: DNN 4.8.2 and File Paths

    OK, seems to work for images but everything else is broken.   How do I get this to work with files in a multi portal environment where I need the path to be portalroot/docs, portalroot/media, portalroot/flash?   Right now if I do <security name=''FilesGalleryPath''>/docs</security> or <security ...
    Posted to Cute Editor for .NET (Forum) by jhoelz on April 9, 2008
  • Re: upload .flv files using CuteEditor 6.0's insert flash button

    Hi Adam,   I saw the thread that you had mentioned in your reply to this post. I followed the instructions in that thread first and when it didn't fix my issue, i posted my question on this forum.   I am using the SqlFileStorage class to store my images, .swf and .flv. however, when i try to upload the .flv files, i am able to select ...
    Posted to Cute Editor for .NET (Forum) by thematrix on April 7, 2008
  • Re: Setting Skin programmatically

    Adam,   I upgraded to Version 4.1 and still it doesn't work. It seems that when the funtion is called there are some object lacking.   Right now, I included the funtion call at the bottom og channel.aspx. It tells me there is an error in ''LoadScripts.aspx, 498 FullPageWindow not found window_error'', and right after that ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on February 20, 2008
  • Re: Add DotNetNuke Custom Button

    Thank you!  One issue:   In the first line of the SetMouseEvents Sub, I'm getting an error:   Type ''WebControl'' is not defined.   Looks like the correct sub would read like:   Public Sub SetMouseEvents(ByVal control As Web.UI.WebControls.WebControl) control.Attributes(''onmouseover'') = ...
    Posted to Cute Editor for .NET (Forum) by bmolzen on January 28, 2008
  • Re: Install Problems

    I am not using any yet as i cant install it.  Appears that both have been installed.   I am using SQL Server 2005.   This is the error I get when I try to install   StartJob Begin Sql execution Info Executing ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by jazzylily on December 4, 2007