To perform logging on the CA Gen ASP.NET Client, locate the application's web.config file. This file is typically located in the directory named for the application under the IIS wwwroot directory (C:\Inetpub\wwwroot\appname).
In the editor of your choice, open the file. Search for the string CMIDEBUG. Change the value of CMIDEBUG from 0 (no logging) to -1 (log all possible categories). Exit the editor saving the changes.
For the CMIDEBUG setting to take effect, close the current Internet Explorer window. Open a new Internet Explorer window to access the application on a new session.
The log file, lg-<appname>-<procid>.log, (where <appname> is the application name and <procid> is the application's process id), is located in the following directory:
%USERPROFILE%\AppData\Local\CA\Gen xx\logs\net.
Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.
|
Copyright © 2014 CA.
All rights reserved.
|
|