If I have an existing report on a Report Server, and I modify the report in Visual Studio, then deploy it, only some of the information gets updated on the server. For example, I changed a report parameter from type string to Date/Time and that got updated on the server, but when I added a default value to the parameter, it did not update...
For now, to work around this problem, I simply delete the report first on the server, and then deploy and it works fine, but for EXISTING reports, this problem (or bug?) is a real nuisance. Has anyone had this problem?
(Incidentally, I'm using Visual Studio 2005 with SQL Server 2005 Reporting Services). The way I deploy is I right click on the report and click "Deploy"
Thanks in advance!!!
For now, to work around this problem, I simply delete the report first on the server, and then deploy and it works fine, but for EXISTING reports, this problem (or bug?) is a real nuisance. Has anyone had this problem?
(Incidentally, I'm using Visual Studio 2005 with SQL Server 2005 Reporting Services). The way I deploy is I right click on the report and click "Deploy"
Thanks in advance!!!