[stringtemplate-interest] Could not load file or assimple Antlr3.Runtime version 3.1.3.6002

Brian J. Sayatovic bsayatovic at creditinfonet.com
Fri Aug 14 14:35:37 PDT 2009


I'm trying to use StringTemplate v3.2 (downloaded from
http://www.stringtemplate.org/download/StringTemplate-3.2-2009-06-28.7z) in
my WCF app.  I added references to my project for both Antlr3.StringTemplate
and Antlr3.Runtime as distributed in that zip.  Both DLLs say they are
version 3.1.0.0.  However, at runtime, I get this:

 

{"Could not load file or assembly 'Antlr3.Runtime, Version=3.1.3.6002,
Culture=neutral, PublicKeyToken=eb42632606e9261f' or one of its
dependencies. The located assembly's manifest definition does not match the
assembly reference. (Exception from HRESULT: 0x80131040)":"Antlr3.Runtime,
Version=3.1.3.6002, Culture=neutral, PublicKeyToken=eb42632606e9261f"}

 

I've tried replacing the Antlr3.Runtime DLL with the latest I could find
(downloaded from http://www.antlr.org/download/CSharp) and it reports to be
version 3.1.3.42154.  With this version, I still get the exact same error.

 

Does anyone have any suggestions on what I can do to resolve this?

 

Regards,

Brian.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/stringtemplate-interest/attachments/20090814/74cc585b/attachment.html 


More information about the stringtemplate-interest mailing list