Method not found: ‘System.String System.String.Format(System.IFormatProvider, System.String, System.Object)
I have a Web API 2 project with help pages that runs fine locally but throws this error when I push it to Azure:
I have a Web API 2 project with help pages that runs fine locally but throws this error when I push it to Azure:
I’m building an ASP.NET Core app, and am trying to install the Azure Storage package.
I’ve got an ASP.NET website that I deployed to Azure. I’m using VS2013, .NET 4.5.1 and Azure SDK 2.2. I turned on remote debugging for VS2013 in the management portal. I can successfully right click the website under the “Azure” node in servers, and select “Attach debugger.” It says that it is downloading debugging settings, and then the web browser comes up. But breakpoints are never hit despite them being in code that I know is executed. One clue: the breakpoint has an open circle and states: “The breakpoint will not currently be hit. No symbols have been loaded for this document.” But the breakpoint works fine when testing locally. Does anyone have any thoughts on how to address this?
I’m wondering if anyone else has had this issue with Azure Front Door and the Azure Web Application Firewall and has a solution.
I’ve got an ASP.NET Core app that I’m deploying to Azure that takes in a string in the URL that contains colon (a time stamp).
I’m trying to publish my ASP.NET MVC4 web application, using Visual Studio 2013, to a virtual machine that I have up and running in Azure. The virtual machine has IIS installed on it.
I have an asp.net core deployed to azure, and I am trying to configure logging to my application using the Microsoft.Extentions.Logging interfaces.
Does anyone know what framework microsoft used to develop the metro like web management portal on windows azure. If so. Is it available to developers?
I’m writing a System.Drawing.Bitmap to Azure storage using a memory stream. I have the correct credentials and everything azure side wires up correctly. I have uploaded an image into a blob successfully using an input stream so I think it must be a problem with how i am using the memorystream object.
I just created a new deployment slot for my app, imported the publishing profile to Visual Studio, but after deployment I get this error message: