visual studio 2010 - Client cannot display report -


i developed desktop application visual studio 2010 , crystal reports 13_0_4. generated setup application, , application runs crystal report not working.

when install crystal reports manually, error stating

you must install visual studio before installing crystal reports

i don't want install visual studio client. otherwise can open framework , coding application. how can otherwise allow them view report?

you don't have install manually crystal report. add prerequisite in setup project, download automatically.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -