crystall report viewer [modified]
-
hi, i have a program which i always try to execute it in another windows. that win has not crystall report,i affect with an error : "windows could not find many file such as crystall engin and etc", i have added this files but for a file as call as keycodev2.dll windows show a message : (file is invalid). what is the matter? i copy it from visual studio cd why it is invalid?
-
hi, i have a program which i always try to execute it in another windows. that win has not crystall report,i affect with an error : "windows could not find many file such as crystall engin and etc", i have added this files but for a file as call as keycodev2.dll windows show a message : (file is invalid). what is the matter? i copy it from visual studio cd why it is invalid?
Possibilities: You don't have crystal installed in your system. if it is installed then you have to add refrences of crystal program in your application. Go to 'project'->refrences->com First select Crystal Reports Library if the programs runs succesfully. Then do your work. Other wise add all crystal refrences in the refrences dialog box.