Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
XML literals and XML axis properties are not available. Add references to System.Xml, System.Xml.Linq, and System.Core.
The code being compiled includes XML literals or XML axis properties, but it does not reference the assemblies that are needed to compile XML literals or XML axis properties.
Error ID: BC31190
To correct this error
- Add references to the System.Xml.dll, System.Xml.Linq.dll, and System.Core.dll assemblies.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.