문제

I am using Report Builder 3.0 to create, deploy and manage reports for my .NET application. I create a new datasource with network credentials which are stored in the report server and point to that shared datasource when I build the reports.

My question is:

Why can't I remove old datasource connections from Report Builder 3.0 Data Source Properties wizard dialog? I've already deleted those unused datasource from report server. But report builder is still showing them as available datasource. Are there any solutions for this?

Thanks in advance.

도움이 되었습니까?

해결책 2

Someone proposed a solution for this problem on Microsoft Connect since 2011.

Alternatively, you can clear all recent items from Report Builder Options Dialog (File->Options). But please take note that it will also clear your connections from Recent Sites and Servers.

Hope this will help you.

다른 팁

Edit %localappdata%\Microsoft\Report Builder\11.0.0.0\user.config and delete the obsolete values.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top