Questions tagged as 'windows-azure'

1
answer

View Azure ServiceBus queue content

I'd like to see the messages (and their content) that are in one of the ServiceBus queues. By azure site I can see all the ServiceBus queues, how many items each have, their size (in bytes) and even some graphics of the activity in the queue o...
asked by 23.08.2016 / 20:51
1
answer

Error generating E-mail Confirmation Token in Asp.MVC

I made an application that uses the Asp.Net MVC login system. I tried locally sending the token for email confirmation and it works perfectly, but when I went to Azure in WebApp in the free account for testing purposes I always get this error wh...
asked by 31.05.2016 / 14:49
1
answer

Azure Published API Error

I have an error in an ASP.Net API with Entity Framework and MySql, on my machine the application runs without problem accesses the database and shows the results, however when I publish in Azure the application generates an error: "Object refere...
asked by 29.04.2016 / 16:59
2
answers

What version of the MySql connector on Azure?

I'm starting with the Azure platform and I was testing a web api in Asp.Net with EF6 and MySql, however when I upload the application to the Azure server and try to call a service that queries my database, it returns a page from MySql connector...
asked by 18.04.2016 / 14:04
1
answer

Error trying to publish webjob on Azure

I'm trying to post a webjob on Azure and even the publishing part is all right. It can publish and I can run Webjob normally, but when it tries to schedule Webjob in the "Scheduled" model it throws the error below and can not leave in Scheduled...
asked by 14.03.2016 / 14:09
0
answers

Insert and update method does not work on azure

Good afternoon Friends I'm starting in asp net development and I made a web form application and put it in the azure. It is a simple application of cardapio that accesses a mysql database created by azure as well. What happens is that in visu...
asked by 22.01.2016 / 22:28
0
answers

Service bus configuration

I will try to detail my problem, I have WCF project hosted in IIS with the auto start enabled option of the app fabric configured but even so the project only starts in the azure relay when accessing the service url ... After a while the rela...
asked by 17.11.2014 / 14:54
2
answers

How to connect an Azure Storage Account to an ASP.NET Core project?

I'm using VS2017 with ASP.NET Core 2.0 (Angular template) and I need to do basic table-based CRUD operations in Azure Storage. Is there any way to do scaffolding in my environment?     
asked by 22.08.2017 / 21:06
2
answers

How to integrate a Web Application with a PostGIS database? What is the best way?

I'm developing a web application using the Azure platform. I chose to use the PostgreSQL database with PostGIS extension, because the application comes down to a WebGis and PostGis is the one that best suits me. I'm using Azure's WebApp feature,...
asked by 09.08.2016 / 21:41
2
answers

Unity3D - Problem with authenticating the BitRave plugin for Azure connection

I'm following the tutorial: > At the moment of logging into Unity Editor, the message "Response is: Unauthorized" is displayed. I've done the tutorial several times and still can not find the problem. Can you help me?     
asked by 13.01.2015 / 17:29