Flare 9 and VSS 6 permissions problem?

This forum is for all Flare issues related to using Source Control.
Post Reply
sarrants
Propeller Head
Posts: 86
Joined: Tue Sep 18, 2007 6:04 am
Location: South Burlington, VT

Flare 9 and VSS 6 permissions problem?

Post by sarrants »

I've already submitted a ticket to support, and am posting to see if anyone else had this issue.
I am trying to Bind a Project to a VSS database named New DI Documentation. I go through the steps, and Flare starts to add the files. Before closing the dialog, I get this message:
3-29-2013 4-09-39 PM.png
and this code:

Code: Select all

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'C:\813\IM_813_SMUG\IM_813_SMUG.flprj' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode)
   at B3.CoreKit.FileSystem.WriteToDisk(MemoryStream stream, IUrl url)
   at B3.SharePointKit.SharePointFileSystem.WriteToDisk(MemoryStream stream, IUrl url)
   at B3.XmlKit.XmlDocumentWrapper.Save(XmlDocument doc, IUrl url, Encoding code)
   at B3.CatapultProjectKit.CatapultProject.Save()
   at B3.CatapultMdiEditorKit.CatapultMdiEditor.Save()
   at B3.CatapultProjectUserInterfaceKit.SourceControlDialogPage.OnControlClicked(Control c)
   at B3.AppKit.Dialog.Control_OnClick(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Flare
    Assembly Version: 9.0.0.0
    Win32 Version: 9.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/Flare.exe
----------------------------------------
PresentationFramework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.298
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.298 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PresentationCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.298 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
System.Xaml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.298 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
B3.AppKit
    Assembly Version: 9.0.0.34006
    Win32 Version: 9.0.0.34006
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.AppKit.DLL
----------------------------------------
B3.RibbonKit
    Assembly Version: 9.0.0.33999
    Win32 Version: 9.0.0.33999
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.RibbonKit.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1002 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
B3.CoreKit
    Assembly Version: 9.0.0.33993
    Win32 Version: 9.0.0.33993
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CoreKit.DLL
----------------------------------------
B3.CatapultMdiEditorKit
    Assembly Version: 9.0.0.34088
    Win32 Version: 9.0.0.34088
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultMdiEditorKit.DLL
----------------------------------------
WindowsFormsIntegration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
----------------------------------------
B3.CatapultMdiFlareFullDependencyKit
    Assembly Version: 9.0.0.34102
    Win32 Version: 9.0.0.34102
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultMdiFlareFullDependencyKit.DLL
----------------------------------------
B3.CatapultMdiFullDependencyKit
    Assembly Version: 9.0.0.34096
    Win32 Version: 9.0.0.34096
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultMdiFullDependencyKit.DLL
----------------------------------------
B3.CommonInterfacesKit
    Assembly Version: 9.0.0.33999
    Win32 Version: 9.0.0.33999
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CommonInterfacesKit.DLL
----------------------------------------
B3.XmlKit
    Assembly Version: 9.0.0.33995
    Win32 Version: 9.0.0.33995
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.XmlKit.DLL
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
B3.CatapultProjectKit
    Assembly Version: 9.0.0.34054
    Win32 Version: 9.0.0.34054
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultProjectKit.DLL
----------------------------------------
Microsoft.Windows.Shell
    Assembly Version: 3.5.41019.1
    Win32 Version: 3.5.41019.1
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/Microsoft.Windows.Shell.DLL
----------------------------------------
B3.InstallFlareKit
    Assembly Version: 9.0.0.34059
    Win32 Version: 9.0.0.34059
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.InstallFlareKit.DLL
----------------------------------------
B3.InstallEMailRequestHandlerKit
    Assembly Version: 9.0.0.34000
    Win32 Version: 9.0.0.34000
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.InstallEMailRequestHandlerKit.DLL
----------------------------------------
B3.CustomInstallerKit
    Assembly Version: 9.0.0.33994
    Win32 Version: 9.0.0.33994
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CustomInstallerKit.DLL
----------------------------------------
System.Configuration.Install
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration.Install/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Data.SqlServerCe
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.8876.1
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Data.SqlServerCe/4.0.0.0__89845dcd8080cc91/System.Data.SqlServerCe.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Data.OracleClient
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data.OracleClient/v4.0_4.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll
----------------------------------------
B3.LicensingKit
    Assembly Version: 9.0.0.34017
    Win32 Version: 9.0.0.34017
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.LicensingKit.DLL
----------------------------------------
B3.CheckForUpdatesKit
    Assembly Version: 9.0.0.34020
    Win32 Version: 9.0.0.34020
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CheckForUpdatesKit.DLL
----------------------------------------
B3.ContentAnalyzerPaneViewsKit
    Assembly Version: 9.0.0.34093
    Win32 Version: 9.0.0.34093
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.ContentAnalyzerPaneViewsKit.DLL
----------------------------------------
B3.ContentAnalyzerMdiEditorApi
    Assembly Version: 9.0.0.34034
    Win32 Version: 9.0.0.34034
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.ContentAnalyzerMdiEditorApi.DLL
----------------------------------------
B3.ContentAnalyzerKit
    Assembly Version: 9.0.0.34061
    Win32 Version: 9.0.0.34061
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.ContentAnalyzerKit.DLL
----------------------------------------
B3.SqlServerCompactKit
    Assembly Version: 9.0.0.34009
    Win32 Version: 9.0.0.34009
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.SqlServerCompactKit.DLL
----------------------------------------
B3.SqlKit
    Assembly Version: 9.0.0.34008
    Win32 Version: 9.0.0.34008
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.SqlKit.DLL
----------------------------------------
PresentationFramework.Aero
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
----------------------------------------
B3.ThemeEditorKit
    Assembly Version: 9.0.0.34036
    Win32 Version: 9.0.0.34036
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.ThemeEditorKit.DLL
----------------------------------------
B3.ControlsKit
    Assembly Version: 9.0.0.34022
    Win32 Version: 9.0.0.34022
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.ControlsKit.DLL
----------------------------------------
B3.XmlTextKit
    Assembly Version: 9.0.0.34045
    Win32 Version: 9.0.0.34045
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.XmlTextKit.DLL
----------------------------------------
PresentationFramework.Classic
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Classic/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Classic.dll
----------------------------------------
B3.CatapultMdiEditorApi
    Assembly Version: 9.0.0.34031
    Win32 Version: 9.0.0.34031
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultMdiEditorApi.DLL
----------------------------------------
B3.CssKit
    Assembly Version: 9.0.0.34001
    Win32 Version: 9.0.0.34001
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CssKit.DLL
----------------------------------------
B3.XmlTextApi
    Assembly Version: 9.0.0.34024
    Win32 Version: 9.0.0.34024
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.XmlTextApi.DLL
----------------------------------------
B3.CssEditorApi
    Assembly Version: 9.0.0.34021
    Win32 Version: 9.0.0.34021
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CssEditorApi.DLL
----------------------------------------
B3.SpellCheckKit
    Assembly Version: 9.0.0.34027
    Win32 Version: 9.0.0.34027
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.SpellCheckKit.DLL
----------------------------------------
B3.SharePointKit
    Assembly Version: 9.0.0.34051
    Win32 Version: 9.0.0.34051
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.SharePointKit.DLL
----------------------------------------
Microsoft.SharePoint.Client
    Assembly Version: 14.0.0.0
    Win32 Version: 14.0.4762.1000
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/Microsoft.SharePoint.Client.DLL
----------------------------------------
Microsoft.SharePoint.Client.Runtime
    Assembly Version: 14.0.0.0
    Win32 Version: 14.0.4762.1000
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/Microsoft.SharePoint.Client.Runtime.DLL
----------------------------------------
B3.IntellisenseKit
    Assembly Version: 9.0.0.34059
    Win32 Version: 9.0.0.34059
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.IntellisenseKit.DLL
----------------------------------------
B3.PluginEngineKit
    Assembly Version: 9.0.0.34050
    Win32 Version: 9.0.0.34050
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.PluginEngineKit.DLL
----------------------------------------
B3.HelpViewerKit
    Assembly Version: 9.0.0.34033
    Win32 Version: 9.0.0.34033
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.HelpViewerKit.DLL
----------------------------------------
B3.CatapultHeaderFileExporterKit
    Assembly Version: 9.0.0.34058
    Win32 Version: 9.0.0.34058
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultHeaderFileExporterKit.DLL
----------------------------------------
Client.Service.FeedbackExplorer
    Assembly Version: 9.0.0.34015
    Win32 Version: 9.0.0.34015
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/Client.Service.FeedbackExplorer.DLL
----------------------------------------
B3.XmlStylesKit
    Assembly Version: 9.0.0.34031
    Win32 Version: 9.0.0.34031
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.XmlStylesKit.DLL
----------------------------------------
B3.CaptureControllerKit
    Assembly Version: 9.0.0.34030
    Win32 Version: 9.0.0.34030
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CaptureControllerKit.DLL
----------------------------------------
B3.XmlMdiEditorKit
    Assembly Version: 9.0.0.34055
    Win32 Version: 9.0.0.34055
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.XmlMdiEditorKit.DLL
----------------------------------------
B3.CatapultTocLocatorKit
    Assembly Version: 9.0.0.34057
    Win32 Version: 9.0.0.34057
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultTocLocatorKit.DLL
----------------------------------------
B3.CatapultTopicReviewKit
    Assembly Version: 9.0.0.34064
    Win32 Version: 9.0.0.34064
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultTopicReviewKit.DLL
----------------------------------------
B3.InstantMessageKit
    Assembly Version: 9.0.0.34038
    Win32 Version: 9.0.0.34038
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.InstantMessageKit.DLL
----------------------------------------
B3.AppHotKeyKit
    Assembly Version: 9.0.0.34012
    Win32 Version: 9.0.0.34012
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.AppHotKeyKit.DLL
----------------------------------------
B3.HyphenationKit
    Assembly Version: 9.0.0.34029
    Win32 Version: 9.0.0.34029
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.HyphenationKit.DLL
----------------------------------------
B3.CatapultProjectExplorerKit
    Assembly Version: 9.0.0.34069
    Win32 Version: 9.0.0.34069
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultProjectExplorerKit.DLL
----------------------------------------
B3.FileBrowserKit
    Assembly Version: 9.0.0.34011
    Win32 Version: 9.0.0.34011
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.FileBrowserKit.DLL
----------------------------------------
B3.FileBrowserApi
    Assembly Version: 9.0.0.34009
    Win32 Version: 9.0.0.34009
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.FileBrowserApi.DLL
----------------------------------------
B3.ReplicatedFileSystemKit
    Assembly Version: 9.0.0.34009
    Win32 Version: 9.0.0.34009
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.ReplicatedFileSystemKit.DLL
----------------------------------------
B3.CaptureEditorApi
    Assembly Version: 9.0.0.34028
    Win32 Version: 9.0.0.34028
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CaptureEditorApi.DLL
----------------------------------------
B3.CatapultGettingStartedKit
    Assembly Version: 9.0.0.34090
    Win32 Version: 9.0.0.34090
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultGettingStartedKit.DLL
----------------------------------------
B3.MsWordInteropKit
    Assembly Version: 9.0.0.34013
    Win32 Version: 9.0.0.34013
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.MsWordInteropKit.DLL
----------------------------------------
B3.CatapultMsWordImportUserInterfaceKit
    Assembly Version: 9.0.0.34066
    Win32 Version: 9.0.0.34066
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultMsWordImportUserInterfaceKit.DLL
----------------------------------------
B3.CatapultImportUserInterfaceKit
    Assembly Version: 9.0.0.34065
    Win32 Version: 9.0.0.34065
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultImportUserInterfaceKit.DLL
----------------------------------------
B3.CatapultMsWordImportKit
    Assembly Version: 9.0.0.34062
    Win32 Version: 9.0.0.34062
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultMsWordImportKit.DLL
----------------------------------------
Aspose.Words
    Assembly Version: 11.11.0.0
    Win32 Version: 11.11.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/Aspose.Words.DLL
----------------------------------------
B3.CatapultFrameImportUserInterfaceKit
    Assembly Version: 9.0.0.34067
    Win32 Version: 9.0.0.34067
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultFrameImportUserInterfaceKit.DLL
----------------------------------------
B3.CatapultFrameImportKit
    Assembly Version: 9.0.0.34061
    Win32 Version: 9.0.0.34061
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultFrameImportKit.DLL
----------------------------------------
B3.CatapultRhtKit
    Assembly Version: 9.0.0.34068
    Win32 Version: 9.0.0.34068
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultRhtKit.DLL
----------------------------------------
B3.CatapultDitaImportUserInterfaceKit
    Assembly Version: 9.0.0.34067
    Win32 Version: 9.0.0.34067
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultDitaImportUserInterfaceKit.DLL
----------------------------------------
B3.CatapultDitaImportKit
    Assembly Version: 9.0.0.34062
    Win32 Version: 9.0.0.34062
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultDitaImportKit.DLL
----------------------------------------
B3.CatapultProjectTemplateKit
    Assembly Version: 9.0.0.34060
    Win32 Version: 9.0.0.34060
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultProjectTemplateKit.DLL
----------------------------------------
B3.CatapultProjectUserInterfaceKit
    Assembly Version: 9.0.0.34063
    Win32 Version: 9.0.0.34063
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultProjectUserInterfaceKit.DLL
----------------------------------------
B3.XmlPageKit
    Assembly Version: 9.0.0.34024
    Win32 Version: 9.0.0.34024
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.XmlPageKit.DLL
----------------------------------------
B3.CatapultProjectImportUserInterfaceKit
    Assembly Version: 9.0.0.34066
    Win32 Version: 9.0.0.34066
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultProjectImportUserInterfaceKit.DLL
----------------------------------------
B3.CatapultHtmlImportUserInterfaceKit
    Assembly Version: 9.0.0.34056
    Win32 Version: 9.0.0.34056
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultHtmlImportUserInterfaceKit.DLL
----------------------------------------
B3.FileComparerKit
    Assembly Version: 9.0.0.34030
    Win32 Version: 9.0.0.34030
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.FileComparerKit.DLL
----------------------------------------
B3.CatapultLanguageSkinKit
    Assembly Version: 9.0.0.34057
    Win32 Version: 9.0.0.34057
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultLanguageSkinKit.DLL
----------------------------------------
B3.MimicFlareIntegrationKit
    Assembly Version: 9.0.0.34033
    Win32 Version: 9.0.0.34033
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.MimicFlareIntegrationKit.DLL
----------------------------------------
B3.LiveHelpFlareIntegrationKit
    Assembly Version: 9.0.0.34041
    Win32 Version: 9.0.0.34041
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.LiveHelpFlareIntegrationKit.DLL
----------------------------------------
B3.ActivationCommonKit
    Assembly Version: 9.0.0.34000
    Win32 Version: 9.0.0.34000
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.ActivationCommonKit.DLL
----------------------------------------
B3.CatapultContentExplorerKit
    Assembly Version: 9.0.0.34066
    Win32 Version: 9.0.0.34066
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CatapultContentExplorerKit.DLL
----------------------------------------
B3.StartPageKit
    Assembly Version: 9.0.0.34037
    Win32 Version: 9.0.0.34037
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.StartPageKit.DLL
----------------------------------------
B3.ImageViewerKit
    Assembly Version: 9.0.0.34008
    Win32 Version: 9.0.0.34008
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.ImageViewerKit.DLL
----------------------------------------
ShockwaveFlashObjects
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/ShockwaveFlashObjects.DLL
----------------------------------------
Client.Service.ProductActivation
    Assembly Version: 9.0.0.34014
    Win32 Version: 9.0.0.34014
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/Client.Service.ProductActivation.DLL
----------------------------------------
System.Web.Services
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
UIAutomationProvider
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
----------------------------------------
B3.ActiveDirectoryKit
    Assembly Version: 9.0.0.34013
    Win32 Version: 9.0.0.34013
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.ActiveDirectoryKit.DLL
----------------------------------------
B3.PluginAPIKit
    Assembly Version: 9.0.0.33659
    Win32 Version: 9.0.0.33659
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.PluginAPIKit.DLL
----------------------------------------
System.DirectoryServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
----------------------------------------
UIAutomationTypes
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationTypes/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationTypes.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
B3.XmlEditorKit
    Assembly Version: 9.0.0.34049
    Win32 Version: 9.0.0.34049
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.XmlEditorKit.DLL
----------------------------------------
B3.HyphenationDatabaseKit
    Assembly Version: 9.0.0.34012
    Win32 Version: 9.0.0.34012
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.HyphenationDatabaseKit.DLL
----------------------------------------
B3.LexiconKit
    Assembly Version: 9.0.0.34021
    Win32 Version: 9.0.0.34021
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.LexiconKit.DLL
----------------------------------------
NHunspell
    Assembly Version: 0.9.6.0
    Win32 Version: 0.9.6.0
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/NHunspell.DLL
----------------------------------------
rkkx5fah
    Assembly Version: 9.0.0.33995
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
B3.LiveHelpKeyKit
    Assembly Version: 9.0.0.34002
    Win32 Version: 9.0.0.34002
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.LiveHelpKeyKit.DLL
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
B3.XmlConditionsKit
    Assembly Version: 9.0.0.34025
    Win32 Version: 9.0.0.34025
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.XmlConditionsKit.DLL
----------------------------------------
B3.CssEditorKit
    Assembly Version: 9.0.0.34027
    Win32 Version: 9.0.0.34027
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.CssEditorKit.DLL
----------------------------------------
B3.SourceSafeKit
    Assembly Version: 9.0.0.34051
    Win32 Version: 9.0.0.34051
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.SourceSafeKit.DLL
----------------------------------------
Interop.SourceSafeTypeLib
    Assembly Version: 5.1.0.0
    Win32 Version: 5.1.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/Interop.SourceSafeTypeLib.DLL
----------------------------------------
CustomMarshalers
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/CustomMarshalers/v4.0_4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
----------------------------------------
B3.WindowsApiCodePackKit
    Assembly Version: 9.0.0.33996
    Win32 Version: 9.0.0.33996
    CodeBase: file:///C:/Program%20Files%20(x86)/MadCap%20Software/MadCap%20Flare%20V9/Flare.app/B3.WindowsApiCodePackKit.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Is this a Flare problem?
Is this a Win 7 problem?
If it is something that my IT folks have to fix, what exactly do they have to fix?

thanks!
You do not have the required permissions to view the files attached to this post.
The things that we plan and measure are the things that get done.
rob hollinger
Propellus Maximus
Posts: 661
Joined: Mon Mar 17, 2008 8:40 am

Re: Flare 9 and VSS 6 permissions problem?

Post by rob hollinger »

Unfortunately Flare does not support any versions of VSS older than 2005 (v8).

http://kb.madcapsoftware.com/#Flare/Ins ... ements.htm
Rob Hollinger
MadCap Software
sarrants
Propeller Head
Posts: 86
Joined: Tue Sep 18, 2007 6:04 am
Location: South Burlington, VT

Re: Flare 9 and VSS 6 permissions problem?

Post by sarrants »

Yup. Sigh...We'll look for another app for source control. What does Madcap use for their own stuff, btw?
The things that we plan and measure are the things that get done.
rob hollinger
Propellus Maximus
Posts: 661
Joined: Mon Mar 17, 2008 8:40 am

Re: Flare 9 and VSS 6 permissions problem?

Post by rob hollinger »

sarrants wrote:Yup. Sigh...We'll look for another app for source control. What does Madcap use for their own stuff, btw?
For our Knowledge base we use Subversion.
For Flare's Help we use TFS.
For our Intranet we use VSS 2005.
Rob Hollinger
MadCap Software
Post Reply