Advertisement
mobilefish

Untitled

May 13th, 2021
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.13 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2. Error CS0246 The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 4 Active
  3. Error CS0246 The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 1 Active
  4. Error CS0246 The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 2 Active
  5. Error CS0246 The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 3 Active
  6. Error CS0246 The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 5 Active
  7. Error CS0246 The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 12 Active
  8. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 15 Active
  9. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 16 Active
  10. Error CS0246 The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 16 Active
  11. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 20 Active
  12. Error CS0246 The type or namespace name 'JsonResult' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 20 Active
  13. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 24 Active
  14. Error CS0246 The type or namespace name 'JsonResult' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 24 Active
  15. Error CS0518 Predefined type 'System.Int32' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 24 Active
  16. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 30 Active
  17. Error CS0246 The type or namespace name 'JsonResult' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 30 Active
  18. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 30 Active
  19. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 36 Active
  20. Error CS0246 The type or namespace name 'JsonResult' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 36 Active
  21. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 36 Active
  22. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 42 Active
  23. Error CS0246 The type or namespace name 'JsonResult' could not be found (are you missing a using directive or an assembly reference?) MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 42 Active
  24. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 42 Active
  25. Error The specified task executable location "C:\Users\testitout\Downloads\mvc\MvcCrud_1\packages\Microsoft.Net.Compilers.1.0.0\build\..\tools\csc.exe" is invalid. MvcCrud_1
  26. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 15 Active
  27. Error CS0518 Predefined type 'System.Void' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 15 Active
  28. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 18 Active
  29. Error CS0103 The name 'View' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 18 Active
  30. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 22 Active
  31. Error CS0103 The name 'Json' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 22 Active
  32. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 22 Active
  33. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 22 Active
  34. Error CS0103 The name 'JsonRequestBehavior' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 22 Active
  35. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 26 Active
  36. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 27 Active
  37. Error CS0103 The name 'Json' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 27 Active
  38. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 27 Active
  39. Error CS0103 The name 'JsonRequestBehavior' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 27 Active
  40. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 32 Active
  41. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 33 Active
  42. Error CS0103 The name 'Json' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 33 Active
  43. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 33 Active
  44. Error CS0103 The name 'JsonRequestBehavior' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 33 Active
  45. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 38 Active
  46. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 39 Active
  47. Error CS0103 The name 'Json' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 39 Active
  48. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 39 Active
  49. Error CS0103 The name 'JsonRequestBehavior' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 39 Active
  50. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 44 Active
  51. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 45 Active
  52. Error CS0103 The name 'Json' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 45 Active
  53. Error CS0518 Predefined type 'System.Object' is not defined or imported MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 45 Active
  54. Error CS0103 The name 'JsonRequestBehavior' does not exist in the current context MvcCrud_1 C:\Users\testitout\Downloads\mvc\MvcCrud_1\MvcCrud_1\Controllers\HomeController.cs 45 Active
  55. Warning The referenced component 'System.Core' could not be found. MvcCrud_1
  56. Warning The referenced component 'System.Web.Helpers' could not be found. MvcCrud_1
  57. Warning The referenced component 'System.Data.DataSetExtensions' could not be found. MvcCrud_1
  58. Warning The referenced component 'System.Web.Extensions' could not be found. MvcCrud_1
  59. Warning The referenced component 'Microsoft.Web.Infrastructure' could not be found. MvcCrud_1
  60. Warning The referenced component 'System.Web.Webpages' could not be found. MvcCrud_1
  61. Warning The referenced component 'System.ComponentModel.DataAnnotations' could not be found. MvcCrud_1
  62. Warning The referenced component 'System.Web.Razor' could not be found. MvcCrud_1
  63. Warning The referenced component 'System.EnterpriseServices' could not be found. MvcCrud_1
  64. Warning The referenced component 'System.Web.Mvc' could not be found. MvcCrud_1
  65. Warning The referenced component 'System.Web.Webpages.Deployment' could not be found. MvcCrud_1
  66. Warning The referenced component 'System.Data' could not be found. MvcCrud_1
  67. Warning The referenced component 'System.Web.Entity' could not be found. MvcCrud_1
  68. Warning The referenced component 'System.Xml.Linq' could not be found. MvcCrud_1
  69. Warning The referenced component 'System.Web.DynamicData' could not be found. MvcCrud_1
  70. Warning The referenced component 'System.Drawing' could not be found. MvcCrud_1
  71. Warning The referenced component 'System.Xml' could not be found. MvcCrud_1
  72. Warning The referenced component 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform' could not be found. MvcCrud_1
  73. Warning The referenced component 'Microsoft.CSharp' could not be found. MvcCrud_1
  74. Warning The referenced component 'System' could not be found. MvcCrud_1
  75. Warning The referenced component 'System.Configuration' could not be found. MvcCrud_1
  76. Warning The referenced component 'System.Web.ApplicationServices' could not be found. MvcCrud_1
  77. Warning The referenced component 'System.Web.Webpages.Razor' could not be found. MvcCrud_1
  78. Warning The referenced component 'System.Web' could not be found. MvcCrud_1
  79. Warning The referenced component 'System.Web.Services' could not be found. MvcCrud_1
  80.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement