checksal
March 8th, 2005, 10:46 AM
I have recently upgraded a test machine to .Net 2.0 Beta. One of the web applications I have is giving the following error:
File or assembly name 'CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304', or one of its dependencies, was not found.
I did research on the internet and found that if one is upgrading from 1.0 to 1.1 they would get a similar error and the solution was to change the version number. i.e. : Version=9.1.3 something to Version=9.1.5000.0. Since my previous version was already Version=9.1.5000.0 I do not know what to change this to or even if this is the issue. Does anyone have a solution to this issue?
File or assembly name 'CrystalDecisions.Web, Version=9.1.5000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304', or one of its dependencies, was not found.
I did research on the internet and found that if one is upgrading from 1.0 to 1.1 they would get a similar error and the solution was to change the version number. i.e. : Version=9.1.3 something to Version=9.1.5000.0. Since my previous version was already Version=9.1.5000.0 I do not know what to change this to or even if this is the issue. Does anyone have a solution to this issue?