Hello
I am trying to create a new report server database and go through the wizard using default values (like all guides on the internet) but I get this error:
System.Data.SqlClient.SqlException: CREATE FILE encountered operating system error 5(Access is denied.) while attempting to open or create the physical file 'C:\Program Files (x86)\ReportServer.mdf'.
...the path seems like a weird place to try and create a database. Does anyone have any suggestions on how to proceed next?
Thanks