Ok. I've added
1.) the default 4 crystal report merge modules needed
2.) atl.msm
3.) every single dll in the "program files\common files\crystal
reports\" folder to my deployment project.
4.) all 5 groups (primary output, localized resources, debug symbols,
content files, source files) in the "Add Project Output Group" to my
deployment project's application folder.
5.) and I've reinstalled .net framework 1.1 sdk and vj# 1.1
redistributable on the machines.
I'm banging my head against the wall here. Anyone have any ideas at
all? Again, I can run the app (and view the reports) just fine within
V.S., but after creating an msi and installing it doesn't display
reports (even on the same development machine)...
Clearly something must be getting left out in the process of moving
from a raw vs.net project to a live .msi file but i'll be darned if I
can figure out what it is? |