1<!DOCTYPE html>
2<!-- saved from url=(0014)about:internet -->
3 <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><meta content="en-us" http-equiv="Content-Language" /><meta content="text/html; charset=utf-16" http-equiv="Content-Type" /><title _locID="ConversionReport0">
4          Migration Report
5        </title><style>
6                    /* Body style, for the entire document */
7                    body
8                    {
9                        background: #F3F3F4;
10                        color: #1E1E1F;
11                        font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
12                        padding: 0;
13                        margin: 0;
14                    }
15
16                    /* Header1 style, used for the main title */
17                    h1
18                    {
19                        padding: 10px 0px 10px 10px;
20                        font-size: 21pt;
21                        background-color: #E2E2E2;
22                        border-bottom: 1px #C1C1C2 solid;
23                        color: #201F20;
24                        margin: 0;
25                        font-weight: normal;
26                    }
27
28                    /* Header2 style, used for "Overview" and other sections */
29                    h2
30                    {
31                        font-size: 18pt;
32                        font-weight: normal;
33                        padding: 15px 0 5px 0;
34                        margin: 0;
35                    }
36
37                    /* Header3 style, used for sub-sections, such as project name */
38                    h3
39                    {
40                        font-weight: normal;
41                        font-size: 15pt;
42                        margin: 0;
43                        padding: 15px 0 5px 0;
44                        background-color: transparent;
45                    }
46
47                    /* Color all hyperlinks one color */
48                    a
49                    {
50                        color: #1382CE;
51                    }
52
53                    /* Table styles */
54                    table
55                    {
56                        border-spacing: 0 0;
57                        border-collapse: collapse;
58                        font-size: 10pt;
59                    }
60
61                    table th
62                    {
63                        background: #E7E7E8;
64                        text-align: left;
65                        text-decoration: none;
66                        font-weight: normal;
67                        padding: 3px 6px 3px 6px;
68                    }
69
70                    table td
71                    {
72                        vertical-align: top;
73                        padding: 3px 6px 5px 5px;
74                        margin: 0px;
75                        border: 1px solid #E7E7E8;
76                        background: #F7F7F8;
77                    }
78
79                    /* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
80                    .localLink
81                    {
82                        color: #1E1E1F;
83                        background: #EEEEED;
84                        text-decoration: none;
85                    }
86
87                    .localLink:hover
88                    {
89                        color: #1382CE;
90                        background: #FFFF99;
91                        text-decoration: none;
92                    }
93
94                    /* Center text, used in the over views cells that contain message level counts */
95                    .textCentered
96                    {
97                        text-align: center;
98                    }
99
100                    /* The message cells in message tables should take up all avaliable space */
101                    .messageCell
102                    {
103                        width: 100%;
104                    }
105
106                    /* Padding around the content after the h1 */
107                    #content
108                    {
109	                    padding: 0px 12px 12px 12px;
110                    }
111
112                    /* The overview table expands to width, with a max width of 97% */
113                    #overview table
114                    {
115                        width: auto;
116                        max-width: 75%;
117                    }
118
119                    /* The messages tables are always 97% width */
120                    #messages table
121                    {
122                        width: 97%;
123                    }
124
125                    /* All Icons */
126                    .IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded
127                    {
128                        min-width:18px;
129                        min-height:18px;
130                        background-repeat:no-repeat;
131                        background-position:center;
132                    }
133
134                    /* Success icon encoded */
135                    .IconSuccessEncoded
136                    {
137                        /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
138                        /* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
139                        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcElEQVR4Xq2TsUsCURzHv15g8ZJcBWlyiYYgCIWcb9DFRRwMW5TA2c0/QEFwFkxxUQdxVlBwCYWOi6IhWgQhBLHJUCkhLr/BW8S7gvrAg+N+v8/v+x68Z8MGy+XSCyABQAXgBgHGALoASkIIDWSLeLBetdHryMjd5IxQPWT4rn1c/P7+xxp72Cs9m5SZ0Bq2vPnbPFafK2zDvmNHypdC0BPkLlQhxJsCAhQoZwdZU5mwxh720qGo8MzTxTTKZDPCx2HoVzp6lz0Q9tKhyx0kGs8Ny+TkWRKk8lCROwEduhyg9l/6lunOPSfmH3NUH6uQ0KHLAe7JYvJjevm+DAMGJHToKtigE+vwvIidxLamb8IBY9e+C5LiXREkfho3TSd06HJA13/oh6T51MTsfQbHrsMynQ5dDihFjiK8JJAU9AKIWTp76dCVN7HWHrajmUEGvyF9nkbAE6gLIS7kTUyuf2gscLoJrElZo/Mvj+nPz/kLTmfnEwP3tB0AAAAASUVORK5CYII=);
140                    }
141
142                    /* Information icon encoded */
143                    .IconInfoEncoded
144                    {
145                        /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
146                        /* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
147                        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
148                    }
149
150                    /* Warning icon encoded */
151                    .IconWarningEncoded
152                    {
153                        /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
154                        /* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
155                        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
156                    }
157
158                    /* Error icon encoded */
159                    .IconErrorEncoded
160                    {
161                        /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
162                        /* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
163                        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
164                    }
165                 </style><script type="text/javascript" language="javascript">
166
167            // Startup
168            // Hook up the the loaded event for the document/window, to linkify the document content
169            var startupFunction = function() { linkifyElement("messages"); };
170
171            if(window.attachEvent)
172            {
173              window.attachEvent('onload', startupFunction);
174            }
175            else if (window.addEventListener)
176            {
177              window.addEventListener('load', startupFunction, false);
178            }
179            else
180            {
181              document.addEventListener('load', startupFunction, false);
182            }
183
184            // Toggles the visibility of table rows with the specified name
185            function toggleTableRowsByName(name)
186            {
187               var allRows = document.getElementsByTagName('tr');
188               for (i=0; i < allRows.length; i++)
189               {
190                  var currentName = allRows[i].getAttribute('name');
191                  if(!!currentName && currentName.indexOf(name) == 0)
192                  {
193                      var isVisible = allRows[i].style.display == '';
194                      isVisible ? allRows[i].style.display = 'none' : allRows[i].style.display = '';
195                  }
196               }
197            }
198
199            function scrollToFirstVisibleRow(name)
200            {
201               var allRows = document.getElementsByTagName('tr');
202               for (i=0; i < allRows.length; i++)
203               {
204                  var currentName = allRows[i].getAttribute('name');
205                  var isVisible = allRows[i].style.display == '';
206                  if(!!currentName && currentName.indexOf(name) == 0 && isVisible)
207                  {
208                     allRows[i].scrollIntoView(true);
209                     return true;
210                  }
211               }
212
213               return false;
214            }
215
216            // Linkifies the specified text content, replaces candidate links with html links
217            function linkify(text)
218            {
219                 if(!text || 0 === text.length)
220                 {
221                     return text;
222                 }
223
224                 // Find http, https and ftp links and replace them with hyper links
225                 var urlLink = /(http|https|ftp)\:\/\/[a-zA-Z0-9\-\.]+(:[a-zA-Z0-9]*)?\/?([a-zA-Z0-9\-\._\?\,\/\\\+&%\$#\=~;\{\}])*/gi;
226
227                 return text.replace(urlLink, '<a href="$&">$&</a>') ;
228            }
229
230            // Linkifies the specified element by ID
231            function linkifyElement(id)
232            {
233                var element = document.getElementById(id);
234                if(!!element)
235                {
236                  element.innerHTML = linkify(element.innerHTML);
237                }
238            }
239
240            function ToggleMessageVisibility(projectName)
241            {
242              if(!projectName || 0 === projectName.length)
243              {
244                return;
245              }
246
247              toggleTableRowsByName("MessageRowClass" + projectName);
248              toggleTableRowsByName('MessageRowHeaderShow' + projectName);
249              toggleTableRowsByName('MessageRowHeaderHide' + projectName);
250            }
251
252            function ScrollToFirstVisibleMessage(projectName)
253            {
254              if(!projectName || 0 === projectName.length)
255              {
256                return;
257              }
258
259              // First try the 'Show messages' row
260              if(!scrollToFirstVisibleRow('MessageRowHeaderShow' + projectName))
261              {
262                // Failed to find a visible row for 'Show messages', try an actual message row
263                scrollToFirstVisibleRow('MessageRowClass' + projectName);
264              }
265            }
266           </script></head><body><h1 _locID="ConversionReport">
267          Migration Report - </h1><div id="content"><h2 _locID="OverviewTitle">Overview</h2><div id="overview"><table><tr><th></th><th _locID="ProjectTableHeader">Project</th><th _locID="PathTableHeader">Path</th><th _locID="ErrorsTableHeader">Errors</th><th _locID="WarningsTableHeader">Warnings</th><th _locID="MessagesTableHeader">Messages</th></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#AcpiComponents">AcpiComponents</a></strong></td><td>AcpiComponents.dsw</td><td class="textCentered"><a href="#AcpiComponentsError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr></table></div><h2 _locID="SolutionAndProjectsTitle">Solution and projects</h2><div id="messages"><a name="AcpiComponents" /><h3>AcpiComponents</h3><table><tr id="AcpiComponentsHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">Message</th></tr><tr name="ErrorRowClassAcpiComponents"><td class="IconErrorEncoded"><a name="AcpiComponentsError" /></td><td class="messageCell"><strong>AcpiComponents.dsw:
268        </strong><span>The application which this project type is based on was not found. Please try this link for further information: https://go.microsoft.com/fwlink/?LinkId=660751&amp;projecttype=BFC5B465-A285-11D1-AE89-00A0C90FFFC3</span></td></tr></table></div></div></body></html>