wrote:
>I looked at 'SharePoint Services Central Administration', but didn't
>see anything about adding exclusions - perhaps you could walk me
>through the steps?
>
>
>On Sat, 20 Nov 2004 22:49:37 -0500, "Jéjé"
><willgart@BBBhotmailAAA.com> wrote:
>
>>have you tried to add these exclusion through the web based administration
>>of sharepoint?
>>
>>"Bob P" <rpalnik@metfabtech.com> a écrit dans le message de news:
>>nj10q09ls1fimp99jnshetu04ijglefg0u@4ax.com...
>>> OK, I installed Reporting Services on SBS2003...
>>>
>>> - fixed the application pool issue
>>> - fixed session state
>>> - fixed ASP.NET (KB 887787)
>>> - ran rsactivate
>>>
>>> http://<servername>/reports and http://<servername>/reportserver both
>>> come up.
>>>
>>> The problem I'm having is that I can't perform step 2 of
>>>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSinstall/htm/gs_installingrs_v1_9fdy.asp
>>>
>>> "Add the Reporting Services virtual directories to the Windows
>>> SharePoint Services list of exclusions. If you installed Reporting
>>> Services using the default virtual directories, run the following at
>>> the command prompt:
>>>
>>> STSADM.EXE -o addpath -url http://localhost/ReportServer -type
>>> exclusion
>>>
>>> and
>>>
>>> STSADM.EXE -o addpath -url http://localhost/Reports -type exclusion"
>>>
>>> Running STSADM.EXE -o addpath -url http://localhost/Reports -type
>>> exclusion gives me a "The server instance specified was not found."
>>>
>>> Trying STSADM.EXE -o addpath -url
http://192.168.16.2/Reports -type
>>> exclusion gives me a different message, "The virtual server that is
>>> referenced here is not in the config database"
>>>
>>> I must be missing something obvious. Any ideas?
>>>
>>