Hi,
Downloaded and installed 0.2 (msi). All I get is this exception right
at start. Any ideas?
Thanks,
---
System.IO.FileLoadException was unhandled
Message="Could not load file or assembly 'Lexer,
Version=1.0.3382.21787, Culture=neutral, PublicKeyToken=null' or one
of its dependencies. This application has failed to start because the
application configuration is incorrect. Reinstalling the application
may fix this problem. (Exception from HRESULT: 0x800736B1)"
Source="Tycho.Runtime"
FileName="Lexer, Version=1.0.3382.21787, Culture=neutral,
PublicKeyToken=null"
FusionLog=""
StackTrace:
at Tycho.Language.ParserLanguage.BuildParsers(String
parserSource, String macroParserName)
at Tycho.Language.ExpressionLanguage.GetParser(String resource,
String parser, ParserLanguage plang)
at Tycho.Language.ExpressionLanguage.GetExpressionParser
(AnyObject macroContext)
at Tycho.Language.ExpressionLanguage..ctor(AnyObject
macroContext, Namespace defaultNamespace)
at Tycho.Runtime.TopLevel..ctor(Namespace defaultNamespace,
AnyObject stackFrame)
at Tycho.Runtime.TopLevel..ctor(Namespace defaultNamespace)
at CommandLine.Program.Evaluate(String[] args)
at CommandLine.Program.Main(String[] args)
InnerException: System.Runtime.InteropServices.COMException
Message="This application has failed to start because the
application configuration is incorrect. Reinstalling the application
may fix this problem. (Exception from HRESULT: 0x800736B1)"
ErrorCode=-
2147010895
InnerException: