Thank you in advance for your assistance.
I am unable to deploy any report from Visual Studio 2005 since I upgrade my Report Server. (2000 to 2005).
When I select the either the project, the individual report, or the data source I receive:
------ Build started: Project: Report Project3, Configuration: Debug ------
Error: Value cannot be null.
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
I have searched everywhere and cannot figure out what value is null that this references. Is there a log somewhere that provides more detail?
The report has No parameters.
In the project properties it lists the following values.
StartItem: (null)
OverwriteDataSources: False
TargetDatatSourceFolder: Data Sources
TargetReportFolder: Test
TargetServerURL:
I would really appreciate any advice on where to go next, as I am stumped.
Thanks!
Patrick
I am unable to deploy any report from Visual Studio 2005 since I upgrade my Report Server. (2000 to 2005).
When I select the either the project, the individual report, or the data source I receive:
------ Build started: Project: Report Project3, Configuration: Debug ------
Error: Value cannot be null.
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
I have searched everywhere and cannot figure out what value is null that this references. Is there a log somewhere that provides more detail?
The report has No parameters.
In the project properties it lists the following values.
StartItem: (null)
OverwriteDataSources: False
TargetDatatSourceFolder: Data Sources
TargetReportFolder: Test
TargetServerURL:
I would really appreciate any advice on where to go next, as I am stumped.
Thanks!
Patrick