I apologise in advance as I appreciate my question is a generic one, rather than focusng on a specific issue. After several days of hitting my head against a brick wall trying to learn SQL Server Reporting Services I have made little progress.
I have:
Built a SQL database
Built a client application in C# to access and work with that SQL database
And learnt how to design reports in Business Intelligance Development Studio based on the data in the SQL database
What I can't do:
Is deploy my reports so that these can be accessed in any way other than through the Business Intelligence Development Studio.
Each time I select Deploy I am asked for credentials - and no matter what details I use (my Windows credentials) or the 'sa' account created on SQL Server installation - I simply cannot deploy my reports or access the SQL Server Reporting Services.
I've read multiple manuals - that I have purchased, and online, and I just can't figure this out.
Can anyone afford some advice - please!