Could not load file or assembly 'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

Merhaba,

Hatanın çözümü için

(Eğer SAP Crystal Report Redistributable MSI packageleri daha önce yüklemişsek ve hatayı almaya devam ediyorsak daha detaylı bilgi için : Link)

Web.config de ki
'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'

ifadesinde

Versiyon kısmını 3600 yerine 3000 yapıyoruz. Kaydedip tekrar deniyoruz..

Herkese Kolay Gelsin.

Yorumlar

Bu blogdaki popüler yayınlar

IONIC BAŞLANGIÇ

Cannot resolve the collation conflict between “Turkish_CI_AS” and “SQL_Latin1_General_CP1_CI_AS” in the equal to operation

Golang working with interfaces and functions -3