Previous Topic: Runtime Error MessagesNext Topic: Unsupported Features


Rebuilding the Error Messages

The make.bat file is the batch file used to build the assemblies associated with the ASP.NET Runtime Error messages. As a prerequisite for building the assemblies, you must have Microsoft's C# compiler and .Net Framework installed on your system.

Follow these steps:

  1. Launch an MS/DOS Command window.
  2. Change your current directory to that which contains the make.bat file. Typically, this will be in the CA Gen install area, %GENxx%Gen\.net\localization subdirectory.
  3. Refer to the make.bat file for execution instructions.
  4. Run make.bat to build the ASP.NET Runtime Error message assemblies.

Redeploy the resulting assemblies for use with the appropriate applications.