A
Andre Ranieri
I am trying to create a setup project to deploy a VB.NET
application that includes a Crystal Reports for Visual
Studio .NET .rpt file. I have one problem that has me
stumped.
Even though the solution, main project and setup project
are all set to "release" in Configuration Manager, it
appears the setup.msi file is compiling my files from the
obj\Debug directory instead of obj\Release. When I run
Setup.exe on a test client system, the .exe and .rpt
files' date modified matches that of the debug files, not
the release.
I've been trying to figure this out and am lost. I would
appreciate any help here.
Thanks in advance,
Andre
application that includes a Crystal Reports for Visual
Studio .NET .rpt file. I have one problem that has me
stumped.
Even though the solution, main project and setup project
are all set to "release" in Configuration Manager, it
appears the setup.msi file is compiling my files from the
obj\Debug directory instead of obj\Release. When I run
Setup.exe on a test client system, the .exe and .rpt
files' date modified matches that of the debug files, not
the release.
I've been trying to figure this out and am lost. I would
appreciate any help here.
Thanks in advance,
Andre