CUTE EDITOR 6.1 IS NOT COMPATIBLE WITH SOURCESAFE

Last post 05-29-2008, 10:10 AM by Kevin Lowman. 6 replies.
Sort Posts: Previous Next
  •  05-16-2008, 5:11 AM 40453

    CUTE EDITOR 6.1 IS NOT COMPATIBLE WITH SOURCESAFE

    I have discovered that CuteEditor 6.1 does not work with Sourcesafe. From what I can see Cute Editor builds an array of the files in the config folders and then parses them. The problem is that Sourcesafe leaves vssver.scc files in each folder that is under source control.
     
    Can you please change this so that vssver.scc files are not added to the config array and therefore not parsed as xml files as devs using Sourcesafe can not use this version until the issue is solved.
     
    If you need a vssver.scc file in order to look at this then please let me know and I can send you one.
     
    The stack trace follows:
    [XmlException: '', hexadecimal value 0x12, is an invalid character. Line 1, position 2.]
    System.Xml.XmlScanner.ScanContent() +865
    System.Xml.XmlTextReader.ParseRoot() +51
    System.Xml.XmlTextReader.Read() +127
    System.Xml.XmlValidatingReader.ReadWithCollectTextToken() +146
    System.Xml.XmlValidatingReader.Read() +26
    System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +80
    System.Xml.XmlDocument.Load(XmlReader reader) +72
    System.Xml.XmlDocument.Load(Stream inStream) +96
    CuteEditor.Impl.EditorProvider.LoadCachedXmlConfiguration(HttpContext context, ArrayList files) +364
    [Exception: Error On d:\Projekte\VB.NET\i-qBox 5\iqbox_admin\CuteSoft_Client\CuteEditor\Configuration\Shared\vssver.scc]
    CuteEditor.Impl.EditorProvider.LoadCachedXmlConfiguration(HttpContext context, ArrayList files) +462
    CuteEditor.Impl.EditorProvider.GetEditorConfig(Editor editor) +610
    CuteEditor.Impl.EditorProvider.GetToolbarItems(Editor editor, String type) +308
    CuteEditor.a.n() +314
    CuteEditor.Editor.CreateChildControls() +37
    System.Web.UI.Control.EnsureChildControls() +100
    CuteEditor.Editor.get_ToolControls() +12
    Comartis.iqBox5.CuteEditorWrapper.Draw(Page pPage)
    ASP.tedit_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in d:\Projekte\VB.NET\i-qBox 5\iqbox_admin\includes\cuteedit\dhf_htmledit.aspx:24
    System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
    System.Web.UI.Control.Render(HtmlTextWriter writer) +7
    System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
    System.Web.UI.Page.ProcessRequestMain() +1926
  •  05-16-2008, 6:42 AM 40454 in reply to 40453

    Re: CUTE EDITOR 6.1 IS NOT COMPATIBLE WITH SOURCESAFE

    Flintstone,
     
     
    We are investigating this issue and will get back to you as soon as possible.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  05-22-2008, 11:37 AM 40674 in reply to 40453

    Re: CUTE EDITOR 6.1 IS NOT COMPATIBLE WITH SOURCESAFE

    If it helps, it is the vssver2.scc file that is created in Configuration\Shared that causes the problem. Delete the file and the exception goes away, but it is a pain.
    Paul Taylor
    Dotcom Software Solutions
  •  05-23-2008, 2:18 AM 40697 in reply to 40674

    Re: CUTE EDITOR 6.1 IS NOT COMPATIBLE WITH SOURCESAFE

    The problem is that every time I get the latest version of my app I have to go to this folder and erase the file.
     
    It is very annoying but I am sure there will be a fix soon.
  •  05-27-2008, 11:03 AM 40817 in reply to 40697

    Re: CUTE EDITOR 6.1 IS NOT COMPATIBLE WITH SOURCESAFE

    We have the same problem.  We just purchased this product last week, downloaded version 6.1... and have already had to roll back to 6.0, losing some of the features and bug fixes.  Hopefully this will be fixed soon...
  •  05-29-2008, 12:24 AM 40870 in reply to 40817

    Re: CUTE EDITOR 6.1 IS NOT COMPATIBLE WITH SOURCESAFE

  •  05-29-2008, 10:10 AM 40896 in reply to 40870

    Re: CUTE EDITOR 6.1 IS NOT COMPATIBLE WITH SOURCESAFE

    This solved the problem for us.  Thanks for the quick response!
     
    Now to find out why our popup dialogs no longer close after adding an image...
View as RSS news feed in XML