SAP Knowledge Base Article - Public

1202527 - Red X displayed instead of Toolbar Images on client computers

Symptom

Using Crystal Reports fo Visual Studio .NET to create a web based application. The application is deployed to a server, and when the reports are viewed, toolbar images are displayed as Red Xs instead of the appropriate images.

Cause

For Visual Studio .NET 2005, Microsoft has a new add-on product that you can download which gives the option to create a "Web Application Project". When using this type of project, the images are not appearing correctly.

Resolution

Open the project in the .NET IDE on the development computer. In the Project properties page there is a "Virtual path" setting on the "Web" tab that by default is set to "/". This means that the project will look to the application directory for our aspnet_client folder, not to the root of the web server. There are two resolutions:
  1. Change the "Virtual path" setting to "localhost/" where it will find the aspnet_client folder.
  2. Copy the entire aspnet_client folder to the application directory.
When the application is re-deployed, the images should appear as expected.

Keywords

.NET, Toolbar images, Red x, Deployment, Merge Modules, install, client, server redx dotnet , 6252245 , KBA , BI-DEV-NET , BI Software Development Kits (SDKs) - .NET or Other , Bug Filed

Product

SAP Crystal Reports, developer version for Microsoft Visual Studio ; SAP Crystal Reports, version for Visual Studio .NET 2008