Thanks for your reply.
I tested using the Evaluation version 3.2.2669.20933 using Orcas/Win2003
and I can "deploy" and rename the .exe file, on my XP without problem,
but maybe the licensing does not apply to the Evaluation version.
Anyway thanks again for the clarification.
Search found 4 matches
- Fri Jun 22, 2007 4:29 am
- Forum: .NET
- Topic: Strange problem under Windows 2003
- Replies: 3
- Views: 6725
- Thu Jun 21, 2007 1:43 am
- Forum: .NET
- Topic: Strange problem under Windows 2003
- Replies: 3
- Views: 6725
Strange problem under Windows 2003
Problem: Applications that contain a TeeChart component crash on Windows 2003, if the executable is renamed from the original filename that it was compiled. Steps: 1. create a new VS 2005 project and drop a standard teechart 2. try to run it from a Windows 2003 machine (ok) 3. rename the executable ...
- Thu Jun 14, 2007 6:37 pm
- Forum: .NET
- Topic: Base64-encoded references to old assemblies
- Replies: 2
- Views: 9341
I managed to encode the version/build of the new library. If someone else has the same problem see below. old assembly 2.0.2306.26232 AAEAAAD/////AQAAAAAAAAAMAgAAAFJUZWVDaGFydCwgVmVyc2lvbj0yLjAuMjMwNi4yNjIzMiwgQ3Vs dHVyZT1uZXV0cmFsLCBQdWJsaWNLZXlUb2tlbj05YzgxMjYyNzZjNzdiZGI3BQEAAAAhU3RlZW1hLlRl new ...
- Thu Jun 14, 2007 5:50 pm
- Forum: .NET
- Topic: Base64-encoded references to old assemblies
- Replies: 2
- Views: 9341
Base64-encoded references to old assemblies
I upgraded from 2.0.2306.26232 to 2.0.2652.22325. When I try to run one of my projects I am getting this message: "Could not load file or assembly 'TeeChart, Version=2.0.2306.26232" I made sure the reference in Solution explorer was pointing to the new assembly and so did the licenses.licx file. Aft...