Contents 

About
What's New
Purchase
Comparison
Getting Started
Introduction
User Interface
Creating Profile
Log Files
General Information
Log Formats
Filters
Creating Filters
Frequently Used Filters
Reports
Report Format
Report Contents
Click Overlay Report
Custom Tables & Charts
Standard Tables & Charts
General Statistics
Activity Statistics
Access Statistics
Visitors
Referrers
Browsers
Errors
Goals
Tracked Files
Profile Properties
General
Log Files
Time Range
Tracking
Filters
Report
Program Options
Analysis
General
Files
Date & Time
Geolocation
Ignore Lists
Log Cache
Report
Format
Items
Tables
Contents
Web Server
Browser
Network
DNS
Proxy
E-mail
Automation
Schedule
Schedule Task
Command Line
Date Macros
Web Server
Web Server
FAQ
Installation and Backup
Log Files
Analysis
Reports
Scheduler
Glossary

WebLog Expert Help

Prev Page Next Page

Setting Up IIS

Dynamic HTML reports are shown using an ASP.NET 4 web application that works in 32-bit mode and has both managed and unmanaged code. The web application is located in the WebServer\WebApp subfolder of the WebLog Expert folder (usually C:\Program Files (x86)\WebLog Expert\WebServer\WebApp on 64-bit systems and C:\Program Files\WebLog Expert\WebServer\WebApp on 32-bit systems).

 

If you use Windows 8/10 or Windows Server 2012, you may need to enable ASP.NET in Windows settings according to the instructions.

Setting Up Reports in IIS

1.Add a new web site and point it to the web application (e.g. C:\Program Files (x86)\WebLog Expert\WebServer\WebApp).

2.Open the Application Pools node, right-click the application pool for your web site and choose Advanced Settings. Set .NET Framework Version (.NET CLR Version in Windows 10) to "v4.0" and Enable 32-Bit Applications to "True" (if you use a 64-bit system).

 

3.If you wish to use the Windows authentication, you need to enable it in the site settings. Open the site node, and double-click the Authentication icon. Select the Windows Authentication icon and click the Enable link in the Actions bar.

 

If you want to use the basic managed pipeline mode for this site instead of the integrated (default) one and it doesn't work, you should check that in ISAPI and CGI Restrictions server settings restrictions for ASP.NET 4 modules are set to "Allowed".