SAP Knowledge Base Article - Public

2058498 - Red X instead of images using CR for Visual Studio 2013 ASP.NET application

Symptom

  • Dynamic images are rendered as red X when running a report in Visual Studio . NET 2013 application.

Environment

  • SAP Crystal Reports, developer version for Microsoft Visual Studio
  • Microsoft Visual Studio 2013

Cause

  • Microsoft.OWIN namespaces is causing authentication issue with the handler for CrystalImageHandler.

Resolution

  • Add the following to the RoutConfig.cs file:

 

 routes.IgnoreRoute("Forms/{resource}.aspx/{*pathInfo}");

See Also

Keywords

crvs cr4vs black square picture graph show , KBA , BI-DEV-NET-SDK , .NET SDK / COM SDK , Problem

Product

SAP Crystal Reports, developer version for Microsoft Visual Studio