windows server 2008 - Crystal Reports Class Not Registered ReportDocument -


i have similar problem in post: crystal reports "class not registered" wpf

i installing crystal reports version 13.0 on windows 2008 r2 64bit server , getting error when try create reportdocument when running on server:

dim rptdoc new crystaldecisions.crystalreports.engine.reportdocument 

error message

retrieving com class factory component clsid  {f734a321-8381-4ffd-a614-139e8906dc83} failed due following error:  80040154 class not registered (exception hresult: 0x80040154 (regdb_e_classnotreg)). 

what tried hasn't worked me:

it runs windows 7 32bit machine without problem.

any other things can try?

after research found out missing .dll doesn't install crvs2010 runtime engine.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -