Click here to Skip to main content
15,894,180 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all,

Can anyone tell the use of CRRedist2005_x86.


Thanks
AnishKumar
Posted
Comments
ZurdoDev 8-Feb-13 8:00am    
google might be able to tell you. She knows a lot.

It's the Crystal Reports installer
http://lmgtfy.com/?q=what+is+CRRedist2005_x86[^]
 
Share this answer
 
CRRedist2005_x86
CR = Crystal Report<br />
Redist = Re distributor<br />
x86 = stands for windows 32bit OS<br />
x64 = stands for windows 64bit OS


this .msi is installed in client pc if your .net app have used crystal report.
It's not for developer UI, it supports CR-viewer to display reports in client machine

like you need to install .net framework to run .net app on client machine not whole Visual studio...

Happy Coding!
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900