Trying to get SQL Server 2012 SP1 working with SharePoint 2013 integrated. I am having several issues (see below). I have followed the documentation, and I have activated the farm and site collection feature, provisioned the service app and ensured it is running as well. The content type is supported by document library, etc.
1. Report Builder or BIDS/VS2012 cannot connect to my report server where SSRS is installed. I keep getting a login prompt. I am an admin on the box an and in farm administrators group and site collection admin group as well.
2. I manually uploaded an RDL with an embedded SQL Server data connection to the document library and when I click on it it renders to SSRS engine, but I am getting this error:
- An attempt has been made to use an unregistered data extension, 'SQL'. To use this data extension, it must be registered in the Web.config file of this Web application.
Please help!!!