I've created a .NET application that displays a specified Crystal report. If
I build the application, it runs OK. I want to be able to install this
application (and the appropriate files on other client machines), so
following the document, Crystal Reports 10 and .NET, I added a Setup project
to the solution, added the Primary output, excluded the dependencies
crystalreports1 0_net_webservic ereporting.msm and dotnetfxredist_ x86.msm. I
added the CrystalReports1 0_NET_EmbeddedR eporting.msm and entered the
keycode.
When I build the solution (or just the setup proj), I get the below error.
It usually reports a different file each time I try to Rebuild it. Any ideas
on what I'm doing wrong?
E:\Local
Docs\SLambert\T CCA\Crystal\Dis tribution\Expor tAndPrintReport \Setup\Setup.vd p
roj Could not find file
'C:\DOCUME~1\SL ambert\LOCALS~1 \Temp\VSD28A.tm p\CrystalReport s10_NET_Embedde d
Reporting.51C7A 60C_AD31_495B_9 913_7077386357F 0\Program Files\Common
Files\Crystal Decisions\2.5\b in\crdb_ado.dll ' 'Interface not registered'
Thanks for your help....
sean
I build the application, it runs OK. I want to be able to install this
application (and the appropriate files on other client machines), so
following the document, Crystal Reports 10 and .NET, I added a Setup project
to the solution, added the Primary output, excluded the dependencies
crystalreports1 0_net_webservic ereporting.msm and dotnetfxredist_ x86.msm. I
added the CrystalReports1 0_NET_EmbeddedR eporting.msm and entered the
keycode.
When I build the solution (or just the setup proj), I get the below error.
It usually reports a different file each time I try to Rebuild it. Any ideas
on what I'm doing wrong?
E:\Local
Docs\SLambert\T CCA\Crystal\Dis tribution\Expor tAndPrintReport \Setup\Setup.vd p
roj Could not find file
'C:\DOCUME~1\SL ambert\LOCALS~1 \Temp\VSD28A.tm p\CrystalReport s10_NET_Embedde d
Reporting.51C7A 60C_AD31_495B_9 913_7077386357F 0\Program Files\Common
Files\Crystal Decisions\2.5\b in\crdb_ado.dll ' 'Interface not registered'
Thanks for your help....
sean
Comment