Hi everyone

I need help
I have a ASP.NEt project which it is deployment in remote hosting, I don't have acceso any way in hosting. I just have a interface Web where I can copy file at somes folder to the hosting.

The web site is showed properly But when user wants to see some reporte it shows error message:
An error has occurred while attempting to load the Crystal Reports runtime.

Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobjects.com/support for more information.
I have copied in folder bin (website\bin) some dlls file as:
CrystalDecisions.Enterprise.Desktop.Report.dll
CrystalDecisions.Enterprise.Framework.dll
CrystalDecisions.Enterprise.InfoStore.dll
CrystalDecisions.Enterprise.PluginManager.dll
CrystalDecisions.Enterprise.Viewing.ReportSource.dll
I guess I have to copy some others files dll crystal report.
I can't install redistribuible crystal report 2008 in hosting (don't access).
I think to solve it if I copy each DLL file in folder bin.
what are crystal report files that my website needs??

any help

thanks in advance