Visual Studio 2013

  1. Like operator Compares a string against a pattern. Wildcards available include ? to match 1 character and to match 0 or more ...
  2. Limit which platforms this code can run on: x86, Itanium, x64, arm, anycpu32bitpreferred, or anycpu. The default is anycpu. ...
  3. Line' statements are no longer supported. File I/O functionality is available as 'Microsoft.VisualBasic.FileSystem.LineInput' ...
  4. Line' statements are no longer supported. File I/O functionality is normally available as 'Microsoft.VisualBasic.FileSystem.LineInput', ...
  5. Link Library Dependencies : Specifies whether or not library outputs from project dependencies are automatically linked in. ...
  6. Link Library Dependencies|Specifies whether or not library outputs from the referenced project are automatically linked in.|Project ...
  7. Link Library Dependency : Specifies whether or not library outputs from the referenced project are automatically linked in. ...
  8. Link Time Code Generation : Enables link time code generation of objects compiled with Whole Program Optimization set. (/LTCG) ...
  9. List-appropriate 80 pixel high item template as seen in the SplitPage when Filled, and the following pages when snapped: ...
  10. Lists the directories to search when the project is loaded for assemblies referenced by the project. This setting is specific ...
  11. Literal of type double cannot be implicitly converted to type '%2!ls!'; use an '%1!ls!' suffix to create a literal of this ...
  12. Literal strings that are embedded in source code are difficult to localize. Avoid passing literal strings as arguments in ...
  13. Literal strings used as attribute parameters that represent URLs, version numbers, or GUIDs, should have the appropriate ...
  14. Load Test license compliance violation: The number of virtual users running load tests ({0}) exceeds the licensed number ...
  15. Load test run duration is less than 5 minutes and it might take more time to show application data here. If Application data ...
  16. Loaded files may only be F# source files (extension .fs). This F# script file (.fsx or .fsscript) will be treated as an F# ...
  17. Loading images took {0:0.00%} of the CPU on the UI thread. There are {1} PNG images and {2} JPG images loaded in the specified ...
  18. Loading JPG images took {0:0.00%} of the CPU on the UI thread. There are {1} JPG images loaded in the specified time range. ...
  19. Loading MEF components failed. This can happen due to a assembly signing mismatch on Express SKUs. See the following exception: ...
  20. Loading page {0} took {1} seconds. Select frame {2} and select the Visual Tree option to inspect the time taken by all the ...
  21. Loading PNG images took {0:0.00%} of the CPU on the UI thread. There are {1} PNG images loaded in the specified time range. ...
  22. Loading the projects is required to complete the requested action. If you click the Cancel button, project loading will continue ...
  23. Loads symbols for the specified module using the current symbol path, or lists the loaded modules. The symbol path can be ...
  24. LoadTestContext.LoadTestRunId is not available in the ILoadTestPlugin.Initialize method. Access this value in the LoadTest.LoadTestStarting ...
  25. Local '%1!ls!' or its members cannot have their address taken and be used inside an anonymous method or lambda expression ...
  26. Local class bindings cannot be marked inline. Consider lifting the definition out of the class or else do not mark it as ...
  27. Local debugging is not supported for the selected Debugging Accelerator Type. Use Remote Windows Debugger instead or change ...
  28. Local declaration of '%1$ls' hides declaration of the same name in outer scope. For additional information, see previous ...
  29. Local path {0} is mapped both in workspace {1} on server {2} and workspace {3} on server {4}. Removing workspace {3} on server ...
  30. Local variable '|1' is read-only and its type is a structure. Invoking its members or passing it ByRef does not change its ...
  31. Local variable '|1' is read-only. When its type is a structure, invoking its members or passing it ByRef does not change ...
  32. LOCALIZATION NOTE: To localize the displayed strings copy their values to appropriately named keys in the app's neutral language ...
  33. Localization Warning: Enumeration type {0}: Localized enum value string {1} was not found in the resource. Defaulting to ...
  34. Locating symbol generation tool. If it is not in the local symbol cache it will be downloaded from the Microsoft Symbol Servers. ...
  35. Location specified is not a valid absolute or UNC path. Enter a valid absolute (such as C:\FolderName) or UNC (such as \ServerName\FolderName) ...
  36. Lock screen notifications cannot be disabled because you have specified one or more Background task declarations of type ...
  37. Lock screen notifications cannot be disabled because you have specified one or more Background task declarations of type ...
  38. Locks or unlocks a file or folder on the server. Checkout locks prevent other users from checking out items in other workspaces, ...
  39. Logger has insufficient privileges to collect from other Windows sessions. Run the logger as an elevated user to collect ...
  40. Logging Filter : A filter for logging events. Sum of any: General = 1, Idle = 2, WorkItem = 4, Intellisense = 8, Assert = ...
  41. looks for an .sln file with the same base name as the project file in the parent directory for the project file. If no such ...
  42. Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed ...
  43. Lost = the message is sent from a lifeline to an undefined receiver; Found = the message comes from an undefined sender; ...
  44. ls! refers to a location that is unavailable. It could be on a hard drive on this computer, or on a network. Check to make ...
  45. ls!' does not contain a definition for '%2!ls!' and no extension method '%2!ls!' accepting a first argument of type '%1!ls!' ...
  46. ls!' does not contain a definition for '%2!ls!' and the best extension method overload '%3!ls!' has some invalid arguments ...
  47. ls!' does not have a predefined size, therefore sizeof can only be used in an unsafe context (consider using System.Runt ...
  48. ls!' does not implement interface member '%2!ls!'. '%3!ls!' cannot implement '%2!ls!' because it does not have the matching ...
  49. ls!' does not implement interface member '%2!ls!'. '%3!ls!' cannot implement an interface member because it is not public. ...
  50. ls!' has no applicable method named '%2!ls!' but appears to have an extension method by that name. Extension methods cannot ...
  51. ls!' hides inherited member '%2!ls!'. To make the current member override that implementation, add the override keyword. ...
  52. ls!' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are '%2!ls!'. ...
  53. ls!' is not a valid constraint. A type used as a constraint must be an interface, a non-sealed class or a type parameter. ...
  54. ls!' is not a valid named attribute argument. Named attribute arguments must be fields which are not readonly, static, or ...
  55. ls!' is of type '%2!ls!'. A default parameter value of a reference type other than string can only be initialized with null ...
  56. ls!' is of type '%2!ls!'. The type specified in a constant declaration must be sbyte, byte, short, ushort, int, uint, long, ...
  57. ls!' must be a non-abstract type with a public parameterless constructor in order to use it as parameter '%2!ls!' in the ...
  58. ls!' must declare a body because it is not marked abstract or extern. Automatically implemented properties must define both ...
  59. ls!': accessibility modifiers on accessors may only be used if the property or indexer has both a get and a set accessor ...
  60. ls' could be '%2$ls', and is a copy of the value found in '%3$ls': this does not adhere to the specification for the function ...
  61. ls': Annotation operands must be integer/enum/pointer types. Void operands and C++ overloaded operators are not supported. ...
  62. Macro '%s' contains characters that are not supported by msbuild and the conversion can't create the new msbuild elements ...
  63. Macros such as RFX_Text() and RFX_Int() are dependent on the type of the member variable, not the type of the field in the ...
  64. Main query of the target table ({0}) uses a different database object than the dropped object and cannot be changed automatically. ...
  65. Make sure " \AppData\Local\Microsoft\VisualStudio\ \VsGraphics\OfflineAnalysisManifest.xml" is valid. Alternatively, you ...
  66. Make sure that the configuration editor for the following diagnostic data adapter is installed in the correct location: {0}. ...
  67. Make sure the lab service account has read permissions on the build drop location, in order to run tests and deployment workflows ...
  68. Make sure the password matches and is strong. The password must be at least eight characters long, contain at least one uppercase ...
  69. Make sure the server is operating correctly. Verify there are no syntax errors in web.config by doing a Debug.Start Without ...
  70. Make sure you are not trying to unload an application domain that is the default domain, has a running thread, or is already ...
  71. Make {0} non-private, mark it as final, or seal its declaring type. This method was originally defined in base class {1}. ...
  72. Make {0} sealed (a breaking change if this class has previously shipped), implement the method non-explicitly, or implement ...
  73. Makes the local file writable and changes its pending Change status to "edit" in the workspace. Edit is an alias for the ...
  74. Making the selected element into a UserControl might result in broken references in the new UserControl and/or broken references ...
  75. Managed code profiling component was not registered - fixing. This session may not have correct results for managed/mixed ...