Chandresh


Hello All,

I have a situation and no idea what is going wrong.

We have many reports stored and view from the report manager. many of these reports internally use a datasource which is shared among others.

Many a times we have realised that the report stops working with the error.

Reporting Services Error



Re: User Credentials are getting lost when using shared datasource

Jarret


Hello Soni,

One thing you may want to check is the OverwriteDataSources property on your project. Open your Visual Studio project, then select Properties from the Project menu. If OverwriteDataSources is set to True, you will overwrite it whenever you deploy again. Just change this setting to False.

Hope this helps.

Jarret