Figure 9-13 Internet Explorer default error messages are not very informative in Software

Making Code-39 in Software Figure 9-13 Internet Explorer default error messages are not very informative

Figure 9-13 Internet Explorer default error messages are not very informative
ANSI/AIM Code 39 Creation In None
Using Barcode creator for Software Control to generate, create Code 39 Extended image in Software applications.
Code39 Reader In None
Using Barcode recognizer for Software Control to read, scan read, scan image in Software applications.
9:
Create Code-39 In Visual C#.NET
Using Barcode maker for .NET Control to generate, create Code 3 of 9 image in .NET applications.
USS Code 39 Encoder In .NET Framework
Using Barcode generation for ASP.NET Control to generate, create ANSI/AIM Code 39 image in ASP.NET applications.
Internet Information Services Version 7
Drawing USS Code 39 In .NET Framework
Using Barcode generator for .NET framework Control to generate, create Code 39 Full ASCII image in .NET framework applications.
ANSI/AIM Code 39 Encoder In Visual Basic .NET
Using Barcode generator for VS .NET Control to generate, create Code 3/9 image in VS .NET applications.
4 Retry opening the page that gave the error If you are still getting the same or an even less informative error message, try looking at the error message in IE on the server computer Here, by default, you should see detailed error messages as shown in Figure 9-14 5 If you get friendly error messages when you open IE directly on the server, open the IIS Manager, click the web site in the Connections tree on the left, double-click Error Pages in the center Workspace pane, and in the Actions pane, click Edit Feature Settings 6 In the Edit Error Pages Settings dialog box, click Detail Errors For Local Requests , and click OK Now when you open the site in error you will get the detailed message shown in Figure 9-14
Barcode Maker In None
Using Barcode drawer for Software Control to generate, create barcode image in Software applications.
Generating Data Matrix 2d Barcode In None
Using Barcode creation for Software Control to generate, create DataMatrix image in Software applications.
Microsoft Windows Server 2008: A Beginner s Guide
EAN 13 Maker In None
Using Barcode creation for Software Control to generate, create European Article Number 13 image in Software applications.
Encoding Bar Code In None
Using Barcode generation for Software Control to generate, create barcode image in Software applications.
Figure 9-14
Code 128C Maker In None
Using Barcode generation for Software Control to generate, create Code 128A image in Software applications.
Draw UPC A In None
Using Barcode creation for Software Control to generate, create UCC - 12 image in Software applications.
On detailed error pages you will get suggestions on causes and possible fixes
Leitcode Printer In None
Using Barcode printer for Software Control to generate, create Leitcode image in Software applications.
EAN / UCC - 14 Maker In Objective-C
Using Barcode maker for iPhone Control to generate, create UCC.EAN - 128 image in iPhone applications.
Review Logs
Generating USS Code 39 In None
Using Barcode generation for Excel Control to generate, create Code 3/9 image in Excel applications.
Create UPC Code In Java
Using Barcode generator for Java Control to generate, create UPC-A image in Java applications.
IIS 7 keeps extensive logs of what is happening on a web server and the hosted sites You can tailor these logs to your needs and easily review them 1 Click Start | Administrative Tools | Internet Information Services (IIS) Manager In the Connections tree on the left, click the server whose logs you want to configure; if needed, scroll down the Workspace pane, and doubleclick Logging
GTIN - 12 Generator In Visual C#
Using Barcode drawer for VS .NET Control to generate, create UPC A image in .NET applications.
Generating Bar Code In Visual C#.NET
Using Barcode maker for .NET Control to generate, create barcode image in .NET framework applications.
9:
Paint Code 128 In Objective-C
Using Barcode generation for iPad Control to generate, create Code 128 image in iPad applications.
Encode USS Code 39 In Visual Studio .NET
Using Barcode encoder for Visual Studio .NET Control to generate, create Code 39 Extended image in VS .NET applications.
Internet Information Services Version 7
2 Make any desired changes to Logging, note the directory where the logs are kept, and, in the Actions pane, click Apply Try to open the web site 3 Click Start | Computer and navigate to the directory noted in the last step (%SystemDrive% is normally the C: drive) Display folders in the left pane if they aren t already, open the Logs and LogFiles folders, and double-click a log file for the day you want to look at Notepad will open and display the log file
The log file #Fields: line shows the fields that are being displayed (You can control the fields displayed by clicking Select Fields in the Logging feature) The meaning of the default fields is shown in Table 9-2
Microsoft Windows Server 2008: A Beginner s Guide
Field Name date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs (user-agent) sc-status sc-substatus sc-win32-status time-taken
Description Date the request occurred Time the request occurred Server IP address HTTP method used in the request Universal Resource Identifier (URI) that is the target of the request URI query used in the request Server port address Name of the authenticated user Hyphen is anonymous user User IP address The browser used to generate the request HTTP status code (error code, like 404) HTTP substatus code (error decimal code, like 1 in 4041) Windows status code Time the request took in milliseconds
Table 9-2 Default Fields Used in IIS Log Files
The HTTP status and substatus codes are described in several places on the Internet, but probably best on Microsoft s TechNet at:
http://technet2microsoftcom/windowsserver/en/library/852e7f92-58c347f3-8b37-8a630839a90d1033mspx mfr=true
The HTTP methods are described at: http://wwww3org/Protocols/rfc2616/ rfc2616-sec9html
Implement Tracing
Tracing, which is an IIS 7 role service that is not installed by default, traces failed requests to troubleshoot web performance When it s installed, you can establish a set of rules that will generate log entries when the rules are met The rules can specify status codes, methods, and other end products Use the following steps to install the role service, set up the rules, and implement tracing: 1 Click Start | Server Manager In the Server Manager tree on the left, open Roles and click Web Server (IIS) Scroll down the right pane and click Add Role Services
9:
Internet Information Services Version 7
2 Scroll Role Services, click Tracing, click Next, click Install, and click Close Close Server Manager 3 Click Start | Administrative Tools | Internet Information Services (IIS) Manager, and in the Connections tree on the left, click the web site you want to trace 4 In the Actions pane under Configure, click Failed Request Tracing, click Enable, make any desired changes to the directory and/or the maximum number of trace files, and click OK 5 Scroll the Workspace in the center, and double-click Failed Request Tracing Rules 6 In the Actions pane, click Add, select the content to trace, and click Next Select the conditions and enter the specifics that will generate a trace log entry Select the trace providers, and click Finish The rule will be added to the tracing rules
7 Click Start | Computer and navigate to the directory C:\inetpub\logs\ FailedReqLogFiles and open the folder that you see Finally, double-click the XML file Internet Explorer will open and display the summary 8 Click the Compact View tab to see the trace steps and the detail for each step, as shown in Figure 9-15
Copyright © OnBarcode.com . All rights reserved.