Telerik Forums
Report Server Forum
1 answer
130 views

I am trying out the Report Server on a Windows 2012 Server instance and I think i found an issue with embedded assets inside of report.  

First, using the Report Designer I created a "Summary" report (trdx) that contains a table which contains a list of invoices.  One the the fields has an Action defined to "Navigate to Report".  This action maps this field value to a parameter on the target report and launches an Invoice Report.  This works great hosting this in an MVC application.  When this report is hosted on the Report Server, this Invoice Report is not found.  

Second, I tried a Choropleth Map report that i created in the report designer.  This report uses a shape file, this file is also not found on the server.      

 The error message returned is: "An error has occurred while processing Map 'map1': The shape file D:\Applications\Telerik.ReportServer.Web\states.shp cannot be found."  I tried to put these files in this folder, but this did not solve the problem.

Should this work or is this something you will support going forward?  I assume that the Report Designer must change to be able to include these assists to the report or perhaps add them with some sort of URL/Server mapped path.

 

Stef
Telerik team
 answered on 19 May 2015
1 answer
150 views

Do you have a short list of pro/cons compared to SSRS Report manager and Report builder

Iana Tsolova
Telerik team
 answered on 19 May 2015
1 answer
179 views
I followed the instructions in the ReportServerManual.pdf.  I seem to be having db connection problems.

The app is installed under: C:\inetpub\wwwroot\Telerik.ReportServer.Web

With an IIS app pointing at it with custom headers.

When I hit the local Url I get:

Server Error in '/' Application.The system cannot find the file specifiedDescription: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.ComponentModel.Win32Exception: The system cannot find the file specified

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace: 

[Win32Exception (0x80004005): The system cannot find the file specified]

[SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 52 - Unable to locate a Local Database Runtime installation. Verify that SQL Server Express is properly installed and that the Local Database Runtime feature is enabled.)]
System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +6674198
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +688
System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover) +6700744
System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover) +219
System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout) +6702880
System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance) +6703339
System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions) +610
System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) +1049
System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) +74
System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnectionOptions userOptions) +6705907
System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnectionOptions userOptions) +78
System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) +2192
System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +116
System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) +1012
System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +6710531
System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) +152
System.Data.SqlClient.SqlConnection.Open() +229
System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch(TTarget target, Action`2 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) +207
System.Data.Entity.Infrastructure.Interception.DbConnectionDispatcher.Open(DbConnection connection, DbInterceptionContext interceptionContext) +438
System.Data.Entity.SqlServer.<>c__DisplayClass33.<UsingConnection>b__32() +582
System.Data.Entity.SqlServer.<>c__DisplayClass1.<Execute>b__0() +15
System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute(Func`1 operation) +263
System.Data.Entity.SqlServer.SqlProviderServices.UsingMasterConnection(DbConnection sqlConnection, Action`1 act) +749
System.Data.Entity.SqlServer.SqlProviderServices.DbCreateDatabase(DbConnection connection, Nullable`1 commandTimeout, StoreItemCollection storeItemCollection) +314
Telerik.ReportServer.Web.SimpleMembershipInitializer..ctor() +248

The requirements say:

 System Requirements
 Internet Information Services (IIS 7+)
 Microsoft .NET Framework 4.5.1
 HTML5 compatible web browser

Is SQL Express also required ?
Stef
Telerik team
 answered on 01 Apr 2015
1 answer
108 views
Does Report Server support serving reports contained in libraries (ReportTypeResolver )?
Or only TRDX files that are uploaded?
Stef
Telerik team
 answered on 24 Mar 2015
1 answer
107 views
Hello,

Being able to set Scheduled Reports is the number #1 feature that we need at SimpleTix.com
Can you please give us an idea when: Report Server CTP will offer this?
Stef
Telerik team
 answered on 18 Mar 2015
1 answer
131 views
 Hi

I am testing the preview. I use the report designer and report server, no code. Is that
possible, without code, to have parameter, for the final user? I do not find
how. As I wrote in the Report Designer forum (but maybe it was not the right place for this question):

“After looking in the documentation, I did not find how to make interactives
parameters in the Report Designer. Let’s say I create a report about services
and I want a list of services. The client will find the report in Report server
(no code) and will select the service or the services who interest him. How can
I do that?”

 

Thanks for your help

Richard
Stef
Telerik team
 answered on 17 Mar 2015
0 answers
132 views

The goal of the Telerik Forum is to provide all registered users with a way to find answers to their questions before officially contacting Telerik. In case you need a faster and precise response, please start a new support ticket as it gets higher priority than Forum posts.

A post in the Forums doesn't guarantee you a response from the Telerik support team although 95% of all posts are eventually addressed. Additionally, a post is not assigned a response time as with the support ticketing system.

The Forums can be used to:

  • Discuss coding techniques with fellow Telerik users
  • Share your experience on the Telerik suite of controls
  • Contact Telerik with a question
  • Contact Telerik MVPs
  • Help other users

Telerik strives to constantly improve its support services but it is essential to have full information to supply precise replies. If we do not have enough details we will not be able to properly address your inquiry and we will ask for further info. The extra loop is sure to slow down the time it takes to resolve your problem, and subsequently the further development of your project.

It is vital that you follow these guidelines in order to receive an accurate response:

GUIDELINES TO USING THE SUPPORT FORUM
  1. You should have a valid Telerik account to post in the Forum. You can create one from the Registration page here. Anonymous names will not be allowed and such posts will not be answered or will be deleted. 
  2. Use the relevant product forum to post your questions and comments.
  3. Post your questions in English.
  4. Describe your question in detail. Make sure to include the following information: 
    • Type of project: Web Site, Class library, Windows forms application, WPF or Silverlight application?
    • Does the problem relate to the Win Viewer, Web Viewer, WPF or Silverlight viewer?
    • Step by step instructions on how to reproduce the problem.
    • File attachments (except images) are not supported, however you can paste a code snippet. If you think that Telerik needs to review your project and/or files, or that a screenshot is necessary, start a new support ticket.
    • Stack trace, if applicable.
    • Used programming language (C# or VB.NET).
       
  5. State the software you are using, including: 
    • OS version and applied service packs.
    • Regional and language settings, if different from En-US.
    • Exact version of Telerik Reporting.
    • Exact browser version, if you are using the Web Viewer.
    • PDF viewer version, if applicable.
    • MS Office version, if applicable.
       
  6. Telerik reserves the right to use, reproduce and share the material you post within the forums. 
  7. Telerik reserves the right to not participate in all posts. 
  8. Telerik reserves the right to remove any messages that do not comply with these terms.

ENJOY!!!

Best Wishes,
The Telerik team

Telerik Admin
Top achievements
Rank 1
Iron
 asked on 25 Feb 2015
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?