Search

You searched for the word(s):
< 1 second(s)
  • Re: FileStorage in SQL DB problem

    Tx Terry, Sorry, forgot to mention: I've been able to see that something is missing in Request only after I added following key in appSettings: &lt;add key=''CuteEditorFileStorageType'' value=''CuteEditorSqlFileStorageProvider, xxx, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null''/&gt; Without this, as I said in my first email, CE ...
    Posted to Cute Editor for .NET (Forum) by boble on January 18, 2009
  • Re: FileStorage in SQL DB problem

    All, Further investigation revealed, that 'out dict'&nbsp; variable, returned from CuteEditor.CEU.SplitEditorSetting(context,out culture,out policy,out dict) call in public CuteEditorSqlFileStorageProvider(HttpContext context):base(context) constructor is empty. It happened, because there is no 'setting' parameter in Request, passed in ...
    Posted to Cute Editor for .NET (Forum) by boble on January 17, 2009
  • FileStorage in SQL DB problem

    Hi, I have CE editor control inside EditTemplate in FormView and I'm using SQL DB as&nbsp;filesystem storage for everything. (SQL2008+.Net 3.5) The problem is that inserting images/Downloadable files works only one time: I can select an file/image, insert it in CE and save the content. But when I click an 'image&nbsp;gallery'', ''iNSERT ...
    Posted to Cute Editor for .NET (Forum) by boble on January 17, 2009