I'm using the latest release - the designer will pull up for an instant, then close again.
Even though I save before previewing, after the designer closes there is an asterisk (*) displayed in the report's tab within Visual Studio.
The Error List has the following Message:
Message 39 You must rebuild your project for the changes to Core.Reports.Customers.CustomerSummaryReport to show up in any open designers. 0 0
I've cleaned and rebuilt the solution.
Using Visual Studio 2012, targeting .NET 4.0.
As per best practices, the report is hosted within its own assembly.
The report was working fine up until I added additional columns to a table within the report detail (increased from 3 to 5).
Any idea how to get this working again?
Thanks in advance,
Zack
Even though I save before previewing, after the designer closes there is an asterisk (*) displayed in the report's tab within Visual Studio.
The Error List has the following Message:
Message 39 You must rebuild your project for the changes to Core.Reports.Customers.CustomerSummaryReport to show up in any open designers. 0 0
Using Visual Studio 2012, targeting .NET 4.0.
As per best practices, the report is hosted within its own assembly.
The report was working fine up until I added additional columns to a table within the report detail (increased from 3 to 5).
Any idea how to get this working again?
Thanks in advance,
Zack