hi there
make a setup file for my program and when i view it it gave my this error :
" failed to open documnet "
what it this porblem and how to solve
thanks
Printable View
hi there
make a setup file for my program and when i view it it gave my this error :
" failed to open documnet "
what it this porblem and how to solve
thanks
the reasons might be:
1. you don't copy the reports
2. how do you call your report, when you make a setup file the directory change.
3. have you copy the ocx and dlls in target unit
:)
Actually ur EXE is not getting ur report path. U should copy- paste ur reports where ur exe is copied or running? or make ur EXE & reports in same folder. :wave:
thanks for both and i will test this one
but there is another question " what about the files ( dll , ocx ) that must put in the setup files
thanks
use the inno script and it will get the dll and ocx that are needed
yes, Kalitag is correct that u should try Inno software & download crysl32.OCX from www.downloadocx.com site. bye