vs 2017 で基本的な Web MVC アプリを作成し、Azure に公開しようとしました。既存のアプリ サービスを使用しようとし、同様に新しいアプリ サービスを作成しましたが、両方とも失敗しました。このエラーを受け取りました - 重大度コード 説明 Project File Line Suppression State Error Web 展開タスクが失敗しました。((20-Jun-19 12:40:32 PM) リモート コンピューターで要求が処理されたときにエラーが発生しました。)
(20-Jun-19 12:40:32 PM) リモート コンピューターで要求が処理されたときにエラーが発生しました。閉じていないリテラル文字列があります。行 1、位置 70。
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space)
at System.Xml.XPath.XPathDocument..ctor(TextReader textReader)
at Microsoft.Web.Deployment.PackageDeserializer..ctor(Stream stream, DeploymentBaseContext baseContext)
at Microsoft.Web.Deployment.DeploymentAgent.HandleSync(DeploymentAgentAsyncData asyncData, Nullable`1 passId, String user, String siteName) WebApplicationForAzure 0