PDA

Click to See Complete Forum and Search --> : run vb application with Crystal report without installing Crystal report 9


playersclub_123
Oct 16th, 2006, 12:28 PM
i can not run application on the other computer which have no crystal report installed. but the application has been made using vb6 and crystal report 9........................please any one can tell me what is the way to run the application.


:confused:

Hack
Oct 16th, 2006, 12:31 PM
Welcome to the forums. :wave:

You need to create an Installation and Setup package that will bundle all of the dependency files the both VB and CR needs in order to run.

Once you have this create, then you can ship the Setup.Exe file to whoever, and have them run it on their machine.