Advertisement
Guest User

wallak ma

a guest
May 23rd, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2. Warning Validation (): Attribute 'role' is not a valid attribute of element 'svg'. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\Pages\index.aspx 219
  3. Warning The referenced component 'System.Web.ApplicationServices' could not be found. SchoolWebsite
  4. Warning The referenced component 'System.EnterpriseServices' could not be found. SchoolWebsite
  5. Warning The referenced component 'System.Xml.Linq' could not be found. SchoolWebsite
  6. Warning The parent file, 'Pages\login\login.aspx', for file 'Pages\login\login.aspx.cs' cannot be found in the project file. SchoolWebsite
  7. Warning The parent file, 'Pages\account\Survey.aspx', for file 'Pages\account\Survey.aspx.cs' cannot be found in the project file. SchoolWebsite
  8. Warning The referenced component 'System.Data.DataSetExtensions' could not be found. SchoolWebsite
  9. Warning The parent file, 'Pages\account\Account.aspx', for file 'Pages\account\Account.aspx.cs' cannot be found in the project file. SchoolWebsite
  10. Warning The parent file, 'App_Code\MyADOHelper', for file 'App_Code\MyADOHelper.cs' cannot be found in the project file. SchoolWebsite
  11. Warning The referenced component 'System.Web.Entity' could not be found. SchoolWebsite
  12. Warning The referenced component 'System.Data' could not be found. SchoolWebsite
  13. Warning The parent file, 'Pages\logout\Logout.aspx', for file 'Pages\logout\Logout.aspx.cs' cannot be found in the project file. SchoolWebsite
  14. Warning The referenced component 'System.Web.DynamicData' could not be found. SchoolWebsite
  15. Warning The parent file, 'Pages\forgotPassword\forgotPassword.aspx', for file 'Pages\forgotPassword\forgotPassword.aspx.cs' cannot be found in the project file. SchoolWebsite
  16. Warning The parent file, 'Pages\about\about.aspx', for file 'Pages\about\about.aspx.cs' cannot be found in the project file. SchoolWebsite
  17. Warning The parent file, 'Pages\admin\Admin.aspx', for file 'Pages\admin\Admin.aspx.cs' cannot be found in the project file. SchoolWebsite
  18. Warning The referenced component 'System.Xml' could not be found. SchoolWebsite
  19. Warning The referenced component 'System.ComponentModel.DataAnnotations' could not be found. SchoolWebsite
  20. Warning The referenced component 'System.Threading.Tasks.Dataflow' could not be found. SchoolWebsite
  21. Warning The referenced component 'System.Core' could not be found. SchoolWebsite
  22. Warning The referenced component 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform' could not be found. SchoolWebsite
  23. Warning The parent file, 'Pages\gallery\gallery.aspx', for file 'Pages\gallery\gallery.aspx.cs' cannot be found in the project file. SchoolWebsite
  24. Warning The referenced component 'System.Configuration' could not be found. SchoolWebsite
  25. Warning The referenced component 'System.Web.Extensions' could not be found. SchoolWebsite
  26. Warning The referenced component 'System' could not be found. SchoolWebsite
  27. Warning The parent file, 'Pages\signup\signup.aspx', for file 'Pages\signup\signup.aspx.cs' cannot be found in the project file. SchoolWebsite
  28. Warning The referenced component 'System.Web' could not be found. SchoolWebsite
  29. Warning The referenced component 'Microsoft.CSharp' could not be found. SchoolWebsite
  30. Warning The referenced component 'System.Drawing' could not be found. SchoolWebsite
  31. Warning The referenced component 'System.Web.Services' could not be found. SchoolWebsite
  32. Warning Validation (HTML5): Element 'img' is missing required attribute 'src'. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\Pages\index.aspx 119
  33. Warning Validation (HTML5): Attribute 'sizes' is not a valid attribute of element 'img'. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\Pages\index.aspx 121
  34. Warning Validation (HTML5): Attribute 'srcSet' is not a valid attribute of element 'img'. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\Pages\index.aspx 122
  35. Warning Validation (HTML5): Element 'img' is missing required attribute 'src'. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\Pages\index.aspx 130
  36. Warning Validation (HTML5): Attribute 'sizes' is not a valid attribute of element 'img'. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\Pages\index.aspx 132
  37. Warning Validation (HTML5): Attribute 'srcSet' is not a valid attribute of element 'img'. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\Pages\index.aspx 133
  38. Warning Validation (): Attribute 'role' is not a valid attribute of element 'svg'. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\Pages\index.aspx 176
  39. Warning Validation (): Attribute 'role' is not a valid attribute of element 'svg'. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\Pages\index.aspx 196
  40. Error This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.Net.Compilers.2.6.1\build\Microsoft.Net.Compilers.props. SchoolWebsite C:\Users\Ariel L\Downloads\School Project\SchoolWebsite.csproj 358
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement