Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
6.1 KiB

  1. <%@ Page language="c#" Codebehind="WeeklyReport.aspx.cs" AutoEventWireup="false" Inherits="OCAWReports.DailyReport" EnableSessionState="False" enableViewState="False"%>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  3. <HTML>
  4. <HEAD>
  5. <title>Weekly Report</title>
  6. <meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
  7. <meta content="C#" name="CODE_LANGUAGE">
  8. <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
  9. <META HTTP-EQUIV="Expires" CONTENT="-1">
  10. <meta content="JavaScript" name="vs_defaultClientScript">
  11. <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  12. <LINK href="main.css" type="text/css" rel="stylesheet">
  13. <LINK href="oldmain.css" type="text/css" rel="stylesheet">
  14. </HEAD>
  15. <body style="LEFT: 0px; POSITION: absolute; TOP: 0px" bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
  16. &nbsp;
  17. <form id="WeeklyReport" method="post" runat="server">
  18. <DIV class="DTitle" style="DISPLAY: inline; Z-INDEX: 105; LEFT: 208px; WIDTH: 380px; POSITION: absolute; TOP: 120px; HEIGHT: 28px" ms_positioning="FlowLayout">Weekly
  19. Executive Summary</DIV>
  20. <DIV class="DNormal" style="Z-INDEX: 101; LEFT: 208px; WIDTH: 707px; POSITION: absolute; TOP: 167px; HEIGHT: 73px" ms_positioning="FlowLayout">The
  21. purpose of the following report is to gauge the overall condition and status of
  22. the Windows Online Crash Analysis Web site. Through the use of SQL queries and
  23. file counts it should be possible to generate a high level understanding of Web
  24. site traffic, type of submissions and solution status</DIV>
  25. <P></P>
  26. <asp:image id="imgWeekly" style="Z-INDEX: 101; LEFT: 208px; POSITION: absolute; TOP: 712px" runat="server" EnableViewState="False" Height="495px" Width="707px"></asp:image>
  27. <DIV class="DSubTitle" style="DISPLAY: inline; Z-INDEX: 103; LEFT: 208px; WIDTH: 232px; POSITION: absolute; TOP: 259px; HEIGHT: 20px" ms_positioning="FlowLayout">Site
  28. Data
  29. </DIV>
  30. <asp:image id="imgAvg" style="Z-INDEX: 110; LEFT: 208px; POSITION: absolute; TOP: 1227px" runat="server" Height="476px" Width="707px"></asp:image>
  31. <DIV class="DNormal" style="DISPLAY: inline; Z-INDEX: 106; LEFT: 208px; WIDTH: 441px; POSITION: absolute; TOP: 297px; HEIGHT: 48px" ms_positioning="FlowLayout">The
  32. data below has been compiled for a one week period and is formatted into
  33. separate tables for readability and general understanding of how the data was
  34. graphed.
  35. </DIV>
  36. <DIV class="DSubTitle" style="DISPLAY: inline; Z-INDEX: 102; LEFT: 208px; WIDTH: 232px; POSITION: absolute; TOP: 360px; HEIGHT: 20px" ms_positioning="FlowLayout">Upload
  37. File
  38. </DIV>
  39. <DIV class="DNormal" style="DISPLAY: inline; Z-INDEX: 107; LEFT: 208px; WIDTH: 442px; POSITION: absolute; TOP: 398px; HEIGHT: 48px" ms_positioning="FlowLayout">The
  40. data contained with the table below describes the files which were uploaded for
  41. each respective server and the entries made by the Online Crash Analysis Web
  42. site.
  43. </DIV>
  44. <asp:table id="tblUploads" style="Z-INDEX: 108; LEFT: 208px; POSITION: absolute; TOP: 463px" runat="server" Height="233px" Width="707px" CssClass="clsTableInfoSmall"></asp:table>
  45. <DIV class="DSubtitle" style="DISPLAY: inline; Z-INDEX: 109; LEFT: 0px; WIDTH: 197px; POSITION: absolute; TOP: 77px; HEIGHT: 2374px; BACKGROUND-COLOR: #6487dc" ms_positioning="FlowLayout">
  46. <!--#include file="side.inc"--></DIV>
  47. <DIV style="DISPLAY: inline; Z-INDEX: 111; LEFT: 0px; WIDTH: 1024px; POSITION: absolute; TOP: 2450px; HEIGHT: 48px; BACKGROUND-COLOR: #6487dc" ms_positioning="FlowLayout"><!--#include file="Foot.inc"--></DIV>
  48. <DIV id="spnTop" style="DISPLAY: inline; Z-INDEX: 112; LEFT: 0px; WIDTH: 1024px; POSITION: absolute; TOP: 0px; HEIGHT: 78px; BACKGROUND-COLOR: #6487dc" ms_positioning="FlowLayout"><!--#include file="top.inc"--></DIV>
  49. <DIV class="DNormal" style="DISPLAY: inline; LEFT: 208px; WIDTH: 707px; POSITION: absolute; TOP: 2216px; HEIGHT: 228px" ms_positioning="FlowLayout">Under
  50. optimal conditions, the baseline should be the number of files uploaded to the
  51. Office Watson server*. This value corresponds to the number of customers that
  52. encounter a Stop error and choose to submit the file to Microsoft for analysis.
  53. Once the user clicks the Close button on the Error reporting dialog, Internet
  54. Explorer is launched and the Auto.asp Web page is displayed. At this time, the
  55. Web page connects to the Office Watson server and copies the file locally. At
  56. the same time, an entry is made in the KACustomer2 database which corresponds
  57. to the SQL entry. This file is then submitted to the Online Crash Analysis
  58. central FileMover for processing and archival. At the time of archival, the
  59. file is moved to our Archive server and moved to a directory corresponding the
  60. date that the file was moved.<br>
  61. <br>
  62. The numbers above should be used to get a general idea of the amount of traffic
  63. that the Online Crash Analysis Web site receives and the amount of processing
  64. our service does each day\week.
  65. </DIV>
  66. <DIV class="DSubTitle" style="DISPLAY: inline; LEFT: 208px; WIDTH: 232px; POSITION: absolute; TOP: 1744px; HEIGHT: 22px" ms_positioning="FlowLayout">Difference
  67. Between Servers
  68. </DIV>
  69. <DIV class="DNormal" style="DISPLAY: inline; Z-INDEX: 106; LEFT: 208px; WIDTH: 707px; POSITION: absolute; TOP: 1782px; HEIGHT: 69px" ms_positioning="FlowLayout">The
  70. information contained in the table below is simply information concerning the
  71. difference in the number of files represented between the various servers.
  72. </DIV>
  73. <asp:table id="tblDifference" style="Z-INDEX: 108; LEFT: 208px; POSITION: absolute; TOP: 1867px" runat="server" Height="289px" Width="707px" CssClass="clsTableInfoSmall"></asp:table>
  74. <DIV class="DSubTitle" style="DISPLAY: inline; LEFT: 208px; WIDTH: 232px; POSITION: absolute; TOP: 2172px; HEIGHT: 20px" ms_positioning="FlowLayout">Notes
  75. </DIV>
  76. <asp:calendar id="Calendar1" style="LEFT: 665px; POSITION: absolute; TOP: 260px" runat="server"></asp:calendar></form>
  77. </body>
  78. </HTML>