D
Dean Slindee
Using VS2005, I am deploying a WinForm application with ClickOnce. The
project contains a ReportViewer2005 control, so there is a prerequisite for
the ReportViewer2005.dll.
The ReportViewer.dll that is included with Visual Studio 2005 works fine on
my (developer) pc, both within Visual Studio 2005, and after deployed, from
my pc. However, this is not the case with the user's pcs. When they
download the ReportViewer2005.dll from Microsoft, they get a
ReportViewer2005 with built-in bugs.
There is a service pack for ReportViewer2005.dll, but I would rather bundle
the Visual Studio copy of ReportViewer2005 in with the ClickOnce deployment.
It is possible?
On Project properties | publish | Application Files., should I be changing
the Publish Status column to "Include", (Required), and then manually point
to the ClickOnce site where I have copied the Visual Studio
ReportViewer2005.dll? Would this bundle the Visual Studio
ReportViewer2005.dll in with my application?
Thanks in advance,
Dean S
project contains a ReportViewer2005 control, so there is a prerequisite for
the ReportViewer2005.dll.
The ReportViewer.dll that is included with Visual Studio 2005 works fine on
my (developer) pc, both within Visual Studio 2005, and after deployed, from
my pc. However, this is not the case with the user's pcs. When they
download the ReportViewer2005.dll from Microsoft, they get a
ReportViewer2005 with built-in bugs.
There is a service pack for ReportViewer2005.dll, but I would rather bundle
the Visual Studio copy of ReportViewer2005 in with the ClickOnce deployment.
It is possible?
On Project properties | publish | Application Files., should I be changing
the Publish Status column to "Include", (Required), and then manually point
to the ClickOnce site where I have copied the Visual Studio
ReportViewer2005.dll? Would this bundle the Visual Studio
ReportViewer2005.dll in with my application?
Thanks in advance,
Dean S