all groups > sql server reporting services > july 2006 >
You're in the

sql server reporting services

group:

Re: Launching Report Builder via internet


Re: Launching Report Builder via internet Bob Meyers [MSFT]
7/28/2006 3:27:25 PM
sql server reporting services:
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






Re: Launching Report Builder via internet John J. Hughes II
7/29/2006 12:00:00 AM
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]

Re: Launching Report Builder via internet John J. Hughes II
7/31/2006 10:00:39 AM
Ok, since "ClickOnce" effectively stops "ReportBuilder" from being deployed
and considering the number of other posts in this newsgroup having problems
with "ReportBuilder" deployment.

Is there another way of deploying "ReportBuilder"? Like one that works!

Regards,
John


[quoted text, click to view]

Re: Launching Report Builder via internet Karl 140.6
10/1/2006 7:47:02 AM
I figured out how to get this to work. I was having the exact same problems.

1. Connected to the report report server at work over the VPN. My machine
at home is not part of the work domain and I'm not using a RADIUS server.

2. After viewing the http://servername/reports page, I set the server up in
IE zone security to a TRUSTED SITE.

3. Click on the Report Builder icon and presto, work perfect, using the
credentials I entered in the IE login dialog box.

Before I made this report server a trusted site, I was getting those 401
errors.

Hope this helps you too,

Karl


[quoted text, click to view]
AddThis Social Bookmark Button