azure-web-roles Questions

3

Solved

I activated my global admin role in Privileged Identity Management like so When I navigate to the Access Control blade under a subscription, I see the Add role assignment options disabled. Doesn'...
Truscott asked 2/6, 2021 at 10:52

31

Solved

I am experiencing an error when connecting MY DB which is in VM Role (I have SQL VM Role) from Azure Website. Both VM Role and Azure Website are in West zone. I am facing the following issue: SqlE...
Bonacci asked 12/7, 2013 at 12:46

6

Solved

I'm trying to connect web and worker role. So i have a page where user can upload video files. Files are large so i can't use the query to send files. That's why i'm trying to upload them into the ...
Terresaterrestrial asked 6/6, 2013 at 12:20

4

Solved

I added an HTTPS endpoint to my WebRole, and now I'm getting the following warning when I attempt to run the Azure Emulator, which causes the compute emulator to stop and the debugger to bail: War...
Mundell asked 8/2, 2013 at 6:51

6

I've tried uploading an ASP.Net MVC site to an Azure website account and I'm running into a serious problem. Most files will transfer fine but a few will ALWAYS fail.The trouble is that it is alway...
Malanie asked 2/8, 2013 at 16:27

3

Solved

I have an azure cloud service (WebRole) and I want to purchase an SSL certificate. What is the technical requirements to purchase this certificate? An SSL provider like godaddy offers 256-bit encr...
Drunk asked 21/4, 2013 at 14:54

2

So I have turned this on in my Azure cloud service site to try mitigate spiders and bots hitting us an absurd amount of times. Has anyone had any experience with these settings? Deny IP address b...
Microsporangium asked 11/2, 2013 at 2:15

4

Solved

I am going to communicate from Windows Azure to another public web service through SSL. And the certificate on public web service is self-signed. Therefore I need to trust the public certificate on...
Herthahertz asked 17/5, 2011 at 9:52

4

Solved

My Azure services target .Net 4.5.2 and run fine in dev. However, build produces the warning(s): Warning The project 'SurfInfoWeb' targets .NET Framework 4.5.2. To make sure that the role star...
Temperament asked 19/1, 2016 at 16:17

3

Solved

I have MVC project on Windows Azure. This project has WebRole with method OnStart. And I want to know what starts first Application_Start of Global.asax or WebRole's OnStart?
Lilywhite asked 15/7, 2011 at 8:34

5

Solved

I understand that I can debug an Azure Web Role using the methods outlined here: http://msdn.microsoft.com/en-us/library/windowsazure/ee405479.aspx What's the process for debugging a Windows Azure...
Stereoisomerism asked 26/10, 2012 at 1:3

4

Solved

I just upgraded my web role project (and solution) from Azure SDK 2.4 to Azure SDK 2.6 using the upgrade functionality under project properties > application. When I am building my application, ev...
Squish asked 12/5, 2015 at 16:27

1

In one of our Azure roles we have a log that is accumulating a lot of HTTP 404 errors as a result of regular HTTP requests (Get / ) coming from an IP address belonging to MS. Is this "traffic" pa...
Sass asked 11/7, 2014 at 15:32

8

I am trying to deploy a Cloud Service with 1 Web Role to Azure. When I do so, I get this message: Your role instances have recycled a number of times during an update or upgrade operation. This i...
Peacoat asked 29/10, 2013 at 20:30

6

Solved

To prevent AppPool recycling every 20 minutes, I'd like to remove IIS AppPool Idle Timeouts when my Azure Web Role starts. My website is a Web Application Project. How do I do this?
Marshland asked 6/8, 2013 at 20:7

2

Solved

My problem is that I need to run a custom cmd file after the build. Instead of modifying the deployment scripts I just want to run few MSDOS commands to my deployment easily. The task I need to do...
Healthy asked 13/10, 2014 at 22:56

1

Solved

I have a blank Solution in .Net and add two Azure Cloud Services project in solution. One with WebRole and other with WorkerRole. Can I host the both project in one cloudservice instance or need se...

2

Solved

After upgrading our project to use the Azure SDK 2.5, I get the following runtime exception when deployed to Azure (web role): Could not load file or assembly 'Microsoft.WindowsAzure.ServiceRun...
Hardworking asked 18/3, 2015 at 6:46

4

Solved

Hi I am building a Cloud Service which has (for the moment) one web and one worker role. My desired workflow would be: the browser calls a webApi controller on the web role, which sends a message t...
Paganism asked 28/4, 2015 at 9:19

4

Solved

I have a web application that is hosted on Microsoft Azure Web-Role. How can I disable RC4 cipher?
Estabrook asked 21/4, 2015 at 16:6

3

Solved

After installation of windows update on 10th February 2016, the azure roles are not starting in emulator (Full/Express). The logs show below [00005748:00006624, 2016/02/14, 12:03:24.391, FATAL] Ro...

1

My WebRole won't start but keeps restarting and throws this exception: Application: WaIISHost.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exceptio...
Outshine asked 12/3, 2016 at 9:47

3

I want Visual Studio to precompile my ASP.NET application which is used as an Azure web role payload. So I've found this post that explains how to call aspnet_compiler to validate views. I tried t...
Ammerman asked 20/9, 2012 at 11:7

3

I am trying to create a new project that uses the "Windows Phone Empty Cloud Application" template(Windows Azure Tools) in Visual Studio 2010. When creating a new project it opens a small window wi...
Concern asked 17/10, 2012 at 22:50

2

Solved

I've experienced strange behavior of azure php webrole deployment, at every second deploy when I brows page it shows error 500 error, but if I publish again without any changes than it works, I've ...
Hamelin asked 12/2, 2016 at 11:20

© 2022 - 2025 — McMap. All rights reserved.