Slight OT: Crystal Reports and Windows Forms deployment

  • Thread starter Thread starter MarkusJ_NZ
  • Start date Start date
M

MarkusJ_NZ

Hi all, I have developed a windows application which uses Crystal
Reports.

I have built a setup project under VS2005 and I was wondering if I
need to "Deploy or include" a crystal reports dll in my setup project
or is this included in the .exe when I build my software . I am just
using the deployment project that ships with VS2005.

Any pointers appreciated as currently I am getting a
system.io.filenotfoundexception error I run my app.

Thanks
Markus
 
Hi!

Depending on your visual studio 2005 installation you might have to download
the .net 2005 merge modules from BusinessObjects website and add them to
your deployment project.

Manu Singhal
MCSD
(e-mail address removed)
 
Hi!

Depending on your visual studio 2005 installation you might have to download
the .net 2005 merge modules from BusinessObjects website and add them to
your deployment project.

Manu Singhal
MCSD
(e-mail address removed)









- Show quoted text -

Thanks, I'll give it a try and see how I go
Regards
Markus
 
Back
Top