Default path for MSDN Reports Services /ReportServer and /Reports virtual directories

我怕爱的太早我们不能终老 提交于 2019-12-11 03:56:52

问题


I'm trying to use MSDN Reports Services 2005, but I'm realising that I broke the installation, so I'm trying to fix it without having to rebuild it entirely. (Though I'm becoming more tempted the longer this goes on.) Unfortunately, all the documentation assumes you haven't done something stupid. ;)

Amongst the things I've broken in the process is that I've lost the IIS virtual directories that used to point to the server and reports directories (/ReportServer, /Reports), and I can't remember which directory they used to point to. I'm guessing something like "C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportManager", but all the ones I've tried thus far don't seem to have been right.

As far as I remember, it was an installation where I installed with the default settings everywhere (e.g. the main app is located in C:\Program Files\Microsoft SQL Server). It's the Developer edition of MSSQL Server, if that makes a difference.

So, can someone dig around in their (functional) copy and find this out for me? :)


回答1:


After several hours of headaches, I have established the addresses to be:

Reports: C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportManager

ReportServer: C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer

Of course, you need all the file associations in place, and the rest, as well. Sigh.



来源:https://stackoverflow.com/questions/1918493/default-path-for-msdn-reports-services-reportserver-and-reports-virtual-direct

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!