Bob,
I am logging onto the report server from all systems using windows
authentication. Basically it shows me the user/pw screen which allows me to
view all the data in the reports.
Maybe I don't understand, what not the error list in the oringal post what
you are asking for? If not how do I find it?
regards,
John
Error message <ip was changed>
**************************
PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.42
System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200)
mscorwks.dll : 2.0.50727.42 (RTM.050727-4200)
dfdll.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)
SOURCES
Deployment url :
http://0.0.0.0/ReportServer/ReportBuilder/ReportBuilder.application
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of
http://0.0.0.0/ReportServer/ReportBuilder/ReportBuilder.application resulted
in exception. Following failure messages were detected:
+ Downloading
http://0.0.0.0/ReportServer/ReportBuilder/ReportBuilder.application did not
succeed.
+ The remote server returned an error: (401) Unauthorized.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [7/25/2006 4:23:21 PM] : Activation of
http://0.0.0.0/ReportServer/ReportBuilder/ReportBuilder.application has
started.
ERROR DETAILS
Following errors were detected during this operation.
* [7/25/2006 4:23:24 PM]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading
http://0.0.0.0/ReportServer/ReportBuilder/ReportBuilder.application did not
succeed.
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem
next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at
System.Deployment.Application.FileDownloader.Download(SubscriptionState
subState)
at
System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri&
sourceUri, String targetPath, IDownloadNotification notification,
DownloadOptions options, ServerInformation& serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState,
IDownloadNotification notification, DownloadOptions options,
ServerInformation& serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore
subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState,
IDownloadNotification notification, DownloadOptions options)
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut)
at
System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object
state)
--- Inner Exception ---
System.Net.WebException
- The remote server returned an error: (401) Unauthorized.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem
next)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
[quoted text, click to view] "Bob Meyers [MSFT]" <bobmeyer@online.microsoft.com> wrote in message
news:01a101c6b295$00572460$9e78379d@redmond.corp.microsoft.com...
> Report Builder is launched using a technology on the client machine
> called ClickOnce. This technology needs to authenticate to the server in
> order to download the application files, but it can only do so using the
> default credentials of the logged-in user on the client. The only two
> ways this will succeed is if (a) the server is configured in IIS to use
> integrated Windows authentication on /reportserver/reportbuilder, or (b)
> the server allows anonymous access to the same folder.
>
> Can you attach a copy of the error details you get when launching RB
> fails?
>
> --Bob
>
> -----Original Message-----
> From: John J. Hughes II
> Posted At: Friday, July 28, 2006 2:37 PM
> Posted To: microsoft.public.sqlserver.reportingsvcs
> Conversation: Launching Report Builder via internet
> Subject: Re: Launching Report Builder via internet
>
> Well it does not seem to be an Internet problem. After checking several
> computers on the LAN I have found one XP Pro system that shows the
> download
> box but then nothing, very useful (NOT) and one Win2KPro system that
> give me
> the same network security setting error.
>
> I found a newsgroup message that said turn off the anonymous setting and
> another that said turn it on. Neither worked but it was off.
>
> Also found one that said to change to partial trust in the config file,
> did
> not help either.
>
> I am starting to deeply regreat my choice in trying to use this mess.
>
> Regards,
> John
>
>
>
>
>
>
>