Luke
Luke

Reputation: 1258

Crystal Reports reference: File Version

I'm using Visual Studio 2012 and working with .NET 4.0 C#.

I've downloaded and installed Crystal Reports developer version 13.0.7 (the latest service pack). When I include a reference to one of the DLLs, CrystalDecisions.Shared for example, the version in Properties in my Solution Explorer says 13.0.2000.0 (rather than 13.0.7.1136). When adding the reference (Reference Manager>>Assemblies>>Extensions) if I click on the name then Visual Studio shows "Version" 13.0.2000.0 and "File Version" 13.0.7.1136.

Does anyone with Crystal Reports experience have ideas about this? I think everything's ok, but the version number is confusing me.

Thank you

Upvotes: 0

Views: 2429

Answers (1)

campagnolo_1
campagnolo_1

Reputation: 2750

When you installed CR, did you use the msi installer or the exe? It is important to use the exe on the development machine. Also, if you install a new version it is recommended to uninstall the old version.

Upvotes: 1

Related Questions