Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create template for SSRS Reporting Project #26

Open
kdlarson opened this issue Nov 28, 2017 · 2 comments
Open

How to create template for SSRS Reporting Project #26

kdlarson opened this issue Nov 28, 2017 · 2 comments

Comments

@kdlarson
Copy link

I'm able to generate a template from a Reporting Services Project, but I get the following error when it runs:
"Value cannot be null. Parameter name: typeName"

I am specifying a ProjectType of "Database" in the template.vstemplate file. This places the template under the "SQL Server" section of the New dialog. I could not find the right ProjectType value to place it under the correct location of "Business Intelligence\Reporting Services".

Thanks for any help with either of these issues.

@sayedihashimi
Copy link
Member

@kdlarson can you share a sample?

@kdlarson
Copy link
Author

kdlarson commented Dec 4, 2017

Sample Reporting Project.zip

The attached sample project shows the error. You will need the (SSRS) Microsoft Reporting Services Projects extension installed in order to use SSRS projects in VS.

In the template.vstemplate file, I had to specify "Database" as the ProjectType. I did this because I couldn't find the correct project type for Reporting Services projects anywhere (searched for hours and did a lot of trial and error, to no avail). So that's likely part of the problem. I'll be anxious to hear if you are able to identify the correct value for Reporting Services project type.

Thanks for looking at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants