Hello,
I'm trying to open a FLEX project in Phonology Assistant, but it
refuses. Most other projects open fine.
The project I'm trying to open is a copy of another project. I've only
kept the nouns and verbs in the copy. However I don't see how that could
prevent PA from opening it.
Is anyone able to see what is going wrong? I've pasted the log file below.
Thank you for any help you can give.
Carin
----------------------
THE LOG FILE TEXT:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Exception: Something went wrong trying to invoke
SIL.Pa.UI.PaMainWnd, Text: :OnOpenProject(). ---> System.IO.IOException:
The process cannot access the file because it is being used by another
process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.InternalMove(String sourceFileName, String
destFileName, Boolean checkHost)
at
SIL.LCModel.Infrastructure.Impl.XMLBackendProvider.OfferToRestore(String
message)
at
SIL.LCModel.Infrastructure.Impl.XMLBackendProvider.ReadInSurrogates(Int32
currentModelVersion)
at
SIL.LCModel.Infrastructure.Impl.SharedXMLBackendProvider.StartupInternal(Int32
currentModelVersion)
at
SIL.LCModel.Infrastructure.Impl.BackendProvider.StartupInternalWithDataMigrationIfNeeded(IThreadedProgress
progressDlg)
at
SIL.LCModel.Infrastructure.Impl.BackendProvider.StartupExtantLanguageProject(IProjectIdentifier
projectId, Boolean fBootstrapSystem, IThreadedProgress progressDlg)
at
SIL.LCModel.LcmCache.<>c__DisplayClass16_0.<CreateCacheFromExistingData>b__0(IDataSetup
dataSetup)
at SIL.LCModel.LcmCache.CreateCacheInternal(IProjectIdentifier
projectId, String userWsIcuLocale, ILcmUI ui, ILcmDirectories dirs,
LcmSettings settings, Action`1 doThe, Action`1 initialize)
at
SIL.LCModel.LcmCache.CreateCacheFromExistingData(IProjectIdentifier
projectId, String userWsIcuLocale, ILcmUI ui, ILcmDirectories dirs,
LcmSettings settings, IThreadedProgress progressDlg)
at SIL.PaToFdoInterfaces.PaLexicalInfo.LoadProject(String
projectName) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\PaToFdoInterfaces\PaObjects\PaLexicalInfo.cs:line
110
at SIL.PaToFdoInterfaces.PaLexicalInfo.LoadFwDataForPa(String name,
String server, Boolean loadOnlyWs, Int32 timeToWaitForLoadingData,
Boolean newProcessStarted, Boolean& foundFwProcess) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\PaToFdoInterfaces\PaObjects\PaLexicalInfo.cs:line
199
at SIL.PaToFdoInterfaces.PaLexicalInfo.InternalInitialize(String
name, String server, Boolean loadOnlyWs, Int32
timeToWaitForProcessStart, Int32 timeToWaitForLoadingData) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\PaToFdoInterfaces\PaObjects\PaLexicalInfo.cs:line
172
at SIL.PaToFdoInterfaces.PaLexicalInfo.LoadOnlyWritingSystems(String
name, String server, Int32 timeToWaitForProcessStart, Int32
timeToWaitForLoadingData) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\PaToFdoInterfaces\PaObjects\PaLexicalInfo.cs:line
139
at
SIL.Pa.DataSource.FieldWorks.FwDBUtils.GetWritingSystemsForFw7Project(String
name, String server) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\Pa\DataSourceClasses\FieldWorks\FwDBUtils.cs:line
371
at SIL.Pa.DataSource.FieldWorks.FwDataSourceInfo.GetWritingSystems()
in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\Pa\DataSourceClasses\FieldWorks\FwDataSourceInfo.cs:line
74
at
SIL.Pa.DataSource.PaDataSource.<CreateDefaultFw7Mappings>d__12.MoveNext()
in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\Pa\DataSourceClasses\PaDataSource.cs:line
161
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at SIL.Pa.DataSource.PaDataSource..ctor(IEnumerable`1 projectFields,
FwDataSourceInfo fwDbItem) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\Pa\DataSourceClasses\PaDataSource.cs:line
77
at SIL.Pa.UI.Dialogs.ProjectSettingsDlg.SetFieldWorksDefaults(String
fwProject) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\Pa\UI\Dialogs\ProjectSetup\ProjectSettingsDlg.cs:line
151
at SIL.Pa.UI.PaMainWnd.OnOpenProject(Object args) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\Pa\UI\PaMainWnd.cs:line 854
--- End of inner exception stack trace ---
at SilTools.Mediator.InvokeMethod(IxCoreColleague target, MethodInfo
mi, Object[] parameterList) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\SilTools\Mediator.cs:line 1537
at SilTools.Mediator.InvokeRecursively(IxCoreColleague colleague,
String methodName, Type[] parameterTypes, Object[] parameterList,
HashSet`1 previous, Boolean stopWhenHandled, Boolean
justCheckingForReceivers) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\SilTools\Mediator.cs:line 1300
at SilTools.Mediator.InvokeOnColleagues(String methodName, Type[]
parameterTypes, Object[] parameterList, Boolean stopWhenHandled, Boolean
justCheckingForReceivers) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\SilTools\Mediator.cs:line 1174
at SilTools.Mediator.SendMessage(String messageName, Object
parameter, Boolean fLogIt) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\SilTools\Mediator.cs:line 897
at SilTools.Mediator.SendMessage(String messageName, Object
parameter) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\SilTools\Mediator.cs:line 838
at
SIL.FieldWorks.Common.UIAdapters.TMAdapter.HandleItemClicks(Object
sender, EventArgs e) in
C:\BuildAgent\work\e9fb9c4ab10b3551\src\Pa\UIAdapter\TMAdapter.cs:line 1943
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key,
EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs
e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e,
ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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.8.4614.0 built by: NET48REL1LAST_B
CodeBase:
file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Pa
Assembly Version: 4.0.5.1761
Win32 Version: 4.0.5.1761
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/Pa.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4550.0 built by: NET48REL1LAST_C
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4605.0 built by: NET48REL1LAST_C
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
SIL.Core
Assembly Version: 8.0.0.0
Win32 Version: 8.0.0.352
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/SIL.Core.DLL
----------------------------------------
SilTools
Assembly Version: 2.0.7809.19756
Win32 Version: 2.0.7809.19756
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/SilTools.DLL
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4605.0 built by: NET48REL1LAST_C
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
SIL.Windows.Forms
Assembly Version: 8.0.0.0
Win32 Version: 8.0.0.352
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/SIL.Windows.Forms.DLL
----------------------------------------
SIL.Core.Desktop
Assembly Version: 8.0.0.0
Win32 Version: 8.0.0.352
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/SIL.Core.Desktop.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
L10NSharp
Assembly Version: 4.1.0.0
Win32 Version: 4.1.0.82
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/L10NSharp.DLL
----------------------------------------
SIL.WritingSystems
Assembly Version: 8.0.0.0
Win32 Version: 8.0.0.352
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/SIL.WritingSystems.DLL
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.SqlXml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
System.Xml.Xsl.CompiledQuery.1
Assembly Version: 0.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PaToFdoInterfaces
Assembly Version: 1.0.7809.19757
Win32 Version: 1.0.7809.19757
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/PaToFdoInterfaces.DLL
----------------------------------------
SIL.LCModel
Assembly Version: 10.1.0.0
Win32 Version: 10.1.0.0
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/SIL.LCModel.DLL
----------------------------------------
SIL.LCModel.Utils
Assembly Version: 10.1.0.0
Win32 Version: 10.1.0.0
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/SIL.LCModel.Utils.DLL
----------------------------------------
Microsoft.Practices.ServiceLocation
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/Microsoft.Practices.ServiceLocation.DLL
----------------------------------------
SIL.LCModel.Core
Assembly Version: 10.1.0.0
Win32 Version: 10.1.0.0
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/SIL.LCModel.Core.DLL
----------------------------------------
icu.net
Assembly Version: 2.7.0.0
Win32 Version: 2.7.1.155
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/icu.net.DLL
----------------------------------------
Microsoft.Extensions.DependencyModel
Assembly Version: 5.0.0.0
Win32 Version: 5.0.20.51904
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/Microsoft.Extensions.DependencyModel.DLL
----------------------------------------
SIL.Lexicon
Assembly Version: 8.0.0.0
Win32 Version: 8.0.0.352
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/SIL.Lexicon.DLL
----------------------------------------
StructureMap
Assembly Version: 2.5.4.0
Win32 Version: 2.5.4.0000
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/StructureMap.DLL
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.8.4614.0 built by: NET48REL1LAST_B
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 12.0.0.0
Win32 Version: 12.0.3.23909
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/Newtonsoft.Json.DLL
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4536.0 built by: NET48REL1LAST_C
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
protobuf-net
Assembly Version: 2.0.0.668
Win32 Version: 2.0.0.668
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/protobuf-net.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4584.0 built by: NET48REL1LAST_B
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Spart
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/Spart.DLL
----------------------------------------
System.ValueTuple
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ValueTuple/v4.0_4.0.0.0__cc7b13ffcd2ddd51/System.ValueTuple.dll
----------------------------------------
PaCompiledTransforms
Assembly Version: 0.0.0.0
Win32 Version:
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/PaCompiledTransforms.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.mshtml
Assembly Version: 7.0.3300.0
Win32 Version: 7.0.3300.0
CodeBase:
file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
----------------------------------------
Ionic.Zip
Assembly Version: 1.9.1.8
Win32 Version: 1.9.1.8
CodeBase:
file:///C:/Program%20Files%20(x86)/SIL/Phonology%20Assistant/Ionic.Zip.DLL
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4435.0 built by: NET48REL1LAST_C
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase:
file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.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.