Hello,
My problem is probably the same as that faced by a number of you, but I haven't seen a clear solution anywhere yet.
How to override the windows integrated authentication in Report Services? The book gives some sample code but I don't want to create form based applications to render reports. I have a windows application that needs to display a report either by anonymous authentication or by passing credentials to the report via code.
Does anyone have any solutions or sample code?
I downloaded a sample from MS :
http://msdn.microsoft.com/library/de...tml/ufairs.asp
but it doesn't seem to work at all.
Many thanks in advance.