-
Apr 12th, 2024, 02:49 PM
#1
Thread Starter
New Member
Can't create Dataset from DataSource for a Report in Visual Studio 2022
I'm trying to create a SSRS report in VS2022. My problem is that I create the DataSource no problem but when I go to create a DataSet from that DataSource, I get the following error.
-
Apr 13th, 2024, 07:03 AM
#2
Hyperactive Member
Re: Can't create Dataset from DataSource for a Report in Visual Studio 2022
Does this answer here help you out?
https://stackoverflow.com/questions/...-to-datasource
"Answer: Turns out under the "Shared Data Source Properties" dialog box, within the "Credentials" tab, the radio dial for "Use Windows Authentication (integrated security)" needed to be selected.
I assume the reason the connection test succeeded was because SSRS guessed at the correct authentication method, but it still needs to be explicitly selected for the dataset to connect properly."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|