Previous Topic: Building and Running an ASP.NET Web Client ApplicationNext Topic: External Action Blocks


Images for ASP.NET Applications

Before installing the ASP.NET Web Client application, you should convert bitmap images (.bmp files) to a different format such as .jpeg, .jpg or .gif. Use a third-party tool (such as Netscape Composer or LView) to convert the images files to the format you prefer. Then copy the images into the images directory under the html directory. Since jpg is the default format assumed by the CA Gen generator, if a format other than jpg is chosen, you must set the HTML extension field on the Properties dialog from the Navigation diagram in the Toolset to match the file extension for the format you are using. Any images that are specified in SetBitMapName have to be manually included in the assembly images folder by using the Additional Files panel in Build Tool.