Showing posts with label builder. Show all posts
Showing posts with label builder. Show all posts

Sunday, March 11, 2012

Can't run reports in Report Builder

I've followed the Adventure Works tutorial for Report Builder, but when I click Run Report I get this error message:

Report execution error
The report might not be valid or the server could not process the data.

Input string was not in a correct format.
-
Remote GDI stream version: 10.0.1. Expected version: 10.0.1.

Any ideas?

Most likely this is happening because you're running with regional settings on the client not equal to US English.

I'm always getting this error after a new installation, but when I switch from Norwegian to US English Regional Settings, the error disappears.

Trond

|||

Yes, switching the regional settings to US English should work for CTP builds.
Note: the underlying issue is fixed for the final SQL Server 2005 RTM release.

-- Robert

|||Thanks guys, that worked.

/Jonas|||Hello

I have a similar problem, but when I create a pivot table connecting to an OLAP cube in SQL2005. This does not work and I get an error message saying: XML for analysis parser: The lovalidentifier property is not overwriteable .....

If I change my settings from swedish to American English it works.
Can I say to my customer that Ii also will be fixed in the final release?

Thanks
/Martin

Saturday, February 25, 2012

can't open default report builder page

Hi All,
I am trying to open the report builder. I can't seem to find a menu item or
any other way to get into it. I am guessing it is in the
http://servername/reportserver page?
I have everything setup as far as I can tell. I have been working in the
visual studio creating reports. I deployed my project, but I can't get the
http://servername/reportserver" page to open.
I get this error:
An internal error occurred on the report server. See the error log for more
details. (rsInternalError) Get Online Help
File does not exist.
Can someone please tell me what file does not exsist' Also I dont know
which error log this is talking about.
TIA,
JoeI had the wrong name of the page.

Sunday, February 19, 2012

Can't load Report Builder

I am having a problem where a standard user cannot load Report Builder. It works as an Administrator but not as a standard user.

When the user clicks on the Report builder button the message "Application download did not succeed, please contact your system administrator"

How do I provide the ability for a standard user to run this tool ?

Anyone's help would be greatly appreciated.!!

Thanks

Hi

Have a look at the following link.

http://msdn2.microsoft.com/en-us/library/ms159667.aspx

It talks about role assignments for report builder access

Hope this helps.

|||

I have given the user system adminstrator rights to report builder but it still won't load. I have found that it loads when i turn the proxy off. I have even made an exception for the SQL Server IP Address bt still nothing. I need to leave the proxy on - but still let the user access the Report Builder.

Thanks.

Tuesday, February 14, 2012

Cant Install ReportBuilder The remote server returned an error: (401) Unauthorized.

Hello, I have windows 2000 pro, theserver is on windows 2003. and I cant install report builder

And I am the administrator of the server too!

PLATFORM VERSION INFO
Windows : 5.0.2195.262144 (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://agamenon:90/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://agamenon:90/ReportServer/ReportBuilder/ReportBuilder.application resulted in exception. Following failure messages were detected:
+ Downloading http://agamenon:90/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
* [16/06/2006 13:38:55] : Activation of http://agamenon:90/ReportServer/ReportBuilder/ReportBuilder.application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [16/06/2006 13:39:14] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://agamenon:90/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.

The server doesn't think the client is authorized. Have you selected credentials for HttpWebRequest?|||What you mean with that? I am only making click on report builder icon on report manager I am not programming anything.!