[Company Logo Image] 

Home Up Contents Coffee Break Credits Glossary Links Search

 
The Project Cannot Be Debugged

 

 

Home
Analysis Services
Azure
CLR Integration
High Availability
Open Source
Security
SQL Server 2008
SQL Server 2012
SQL Server 2014
SQL Server 2016
SQL Server 2017
SQL Server 2019
Tips
Troubleshooting
Tuning

The Project Cannot Be Debugged.


Applies to: SQL Server Data Tools (SSRS) in SQL Server 2012.
 

Problem Description.
 

One of my students tried to debug a report from SQL Server Report Designer in SQL Server Data Tools, but received the following error message:

Microsoft SQL Server Report Designer
The project cannot be debugged because no starting report is specified.
In the Project Menu, select Properties and enter a value for StartItem.








Cause


A report must be selected to display it in the preview window when the project is run/debug.


Solution
 

On the solution explorer make a right click on the project name, and then click on Properties. Now on the StartItem combo box, select the report you would like to debug and click OK.





 

 

 

.Send mail to webmaster@sqlcoffee.com with questions or comments about this web site.