Page 1 of 1

ProviderConfig error during Minimal install

Posted: Fri 26 May 2006 18:29
by bradk
The 2.5 (.Net 2) Minimal install has logged the follwing error on my WindowsXP laptop:

--- Custom action error: ProviderConfig
Date: 5/26/2006 2:15:44 PM
Environment
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2
.NET Framework: 2.0.50727.42
Assembly: ProviderConfig, Version=1.0.2250.24214, Culture=neutral, PublicKeyToken=null
Exception
Message: Could not load file or assembly 'file:///C:\Program Files\CoreLab\PostgreSQLDirect.NET2\CoreLab.PostgreSql.dll' or one of its dependencies. The system cannot find the file specified.
Type: System.IO.FileNotFoundException
StackTrace: at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at ProviderConfig.CfgEditor.ApplyConfig(String cmd, String provName, String instDir)
at ProviderConfig.CfgEditor.Main(String[] args)


The install seems to finish after I dismiss the error dialog, but I'm not sure if it works yet.

Posted: Mon 29 May 2006 09:41
by Alexey
We have already fixed this bug. Look forward to the next build.
P.S. To workaround the problem choose Custom install and uncheck unnecessary options.