0
votes
1answer
16 views

Installing feature in Azure startup task for Windows Server 2012

I want to install the IP and Domain Restrictions feature in my Azure deployment, but I'm using os version 3 (Server 2012) which has depreciated ServerManageCmd, so the following code does not work: ...
1
vote
1answer
31 views

IIS Auto-Start not disabling Idle Timeout

I setup ASP.NET Auto-Start on my Windows Azure Web Role (I use ASP.NET 4.5 and IIS 8 on Windows Server 2012). I basically followed those instructions. I am setting startMode="AlwaysRunning" on the ...
1
vote
1answer
63 views

Websocket on Microsoft Azure?

I have a question : Does the websockets can run on a website host on Microsoft Azure ? I use to host a website on a Windows server 2012 with IIS8, in order to use the websocket (the .Net 4.5 native ...
1
vote
1answer
51 views

Redirect website from http to https

I have a website stored on azure for which I got an SSL certificate. I am trying to redirect www.mywebsite.com to https://www.mywebsite.com but with no success. I am using the following code that ...
2
votes
2answers
228 views

What is the exact difference between Windows Azure and Windows IIS?

I have finished developing a webapplication on Visual Studio 2012 along with Microsoft SQL 2008. I'm trying to make it a "live" webapp which can be accessed through the phone rather than a localhost. ...
1
vote
2answers
105 views

Azure Cloud Service is dead after Application Pool Recycle

I have a deployed Azure Cloud Service WebRole WebAPI with only one instance. I have noticed that if I wait some idle time (No HTTP Requests), Then later on the service is dead, and every request to ...
0
votes
0answers
35 views

Hosting Selenium and browsers on Azure

I want to use Azure to host a Selenium (ideally with IE, Chrome & Firefox, but just Firefox will do for now) test suite. I get free credits via MSDN Ultimate so it seems like a good use of them. ...
0
votes
1answer
41 views

Library versions in Windows Azure Cloud Services

So, we deployed an application to Windows Azure and it crashed there for no apparent reason. After debugging it for a while we encountered an error that appeared due to Razor engine parsing failure. ...
1
vote
0answers
64 views

How do I enable LDAP support in PHP on a Windows Azure website?

I have been trying to enable LDAP support on a Windows Azure server without much luck. I started by creating a bin directory at the root and uploading php_ldap.dll to it. Next I added the following ...
0
votes
0answers
111 views

IIS Hosted WCF Service with TCP endpoint stops after Application Pool Recycle

I have an IIS application which hosts a TCP WCF service in Global.asax. I use that service to make interrole communications between my roles in Windows Azure. The problem is WCF services stops working ...
1
vote
0answers
30 views

Why might my code take a few ms to run but clients take a long time to get an answer from the server?

We have a web role hosted in azure on a couple of small machines, which we post some xml (couple of kb) to. The web role then calls another WCF service (another web role in the same deployment, again ...
0
votes
1answer
54 views

How do I reuse DataCacheFactory with Azure Caching (Co-Located)

I have deployed an Azure WebRole with Co-located caching. I am using the following default configuration for the clients. <dataCacheClient name="default"> <autoDiscover isEnabled="true" ...
0
votes
0answers
35 views

how to create a node.js server on an azure VM

I'm trying to create a VM on azure that will host a node.js web service. I can't seem to get it to work. Any help would be great (Can be windows or Linux machine but needs to be able to run mongoDB) ...
3
votes
0answers
82 views

IIS Application Initialization in Azure shows 500's periodically after an Upgrade Deployment

Recently, I implemented Application Initialization in one of our Azure projects in order to minimise the time it takes for each of the sites to warm up. I essentially have implemented near exactly ...
0
votes
0answers
19 views

Disable httpForbiddenHandler on Azure

My Problem is pretty simple, for a rewriting to the blob on a REST service, I want to allow .config an other special files at the end of the url. I cannot change the format of the REST Service URL, ...
0
votes
1answer
45 views

How can I use start script change IIS Application pool pipeline mode

I used a web role. I just wonder if I can use Start script for my project to change the pipeline mode to classic. I can use C# code achieve that, but I prefer to use cmd, The problem I meet here is ...
0
votes
1answer
122 views

Session state are different for same domain with/without www prefix

I have Azure(C#/MVC) project which uses session state. I store sessions in Cache shared in memory of my role instances. But session state stored in http://mydomain.com and http://www.mydomain.com are ...
0
votes
0answers
54 views

Page name of the page that got the 404 in asp.net .. web.config vs IIS 404 redirect in Azure

I'm trying to move an asp.net 4.5 solution to Azure and noticing vb.net Request.URL and Request.UrlReferrer don't seem to give me the page name of the page that got the 404 when using web.config to ...
0
votes
0answers
64 views

How can i install ARR on azure VM via PowerShell?

I have deployed my project to Azure Cloud Service but additionally i must install Application Request Routing (ARR). peace of .ps1 PowerShell command: if( Get-Service was ) { Write-Host ...
1
vote
1answer
87 views

Where can I find appcmd.exe for IIS Express?

I am trying to run the following: rem %windir%\system32\inetsrv\appcmd set config -section:applicationPools -applicationPoolDefaults.processModel.idleTimeout:00:00:00 rem ...
0
votes
1answer
153 views

Can't authenticate with token

I've a ASP.NET MVC website which uses an ASP.NET WebAPI to authenticate. I've using ThinkTecture IdentityModel for basic authentication and session token, which works fine locally and in Azure ...
0
votes
1answer
47 views

Image not found, but only sometimes

After I migrated my site from AzureWebsites to a Azure Cloud Service, i'm having some issues with the migration and I think are related to IIS (and my lack of expertise of it). The issue is some ...
1
vote
1answer
75 views

Intermittent IIS/Azure Errors

I have a web app running on an Azure VM. It is single-code base, multiple db's. Based on appsettings in the web.config (basically localhost or production), it knows which database to use. Just ...
0
votes
0answers
30 views

Using Windows Azure Websites with ExtensionlessUrlHandler

I've been searching for a while, and hopefully you have some suggestions I could try. So I have a RESTful service written in PHP using CodeIgniter and REST Server library. URL rewriting works perfect, ...
0
votes
1answer
84 views

Functions not working on IIS

I am using this function to redirect to portfolio after user log in... function redirect($destination) { //handle url if (preg_match("/^https?:\/\//", $destination)) { ...
2
votes
2answers
62 views

Where are IIS logs when running in Azure development fabric

I am looking for the IIS error logs (or access logs) while debugging an Azure application in the development fabric. Where are they? (Azure SDK 1.8) I think it is using IIS 8 Express.
1
vote
1answer
304 views

WaHostBootstrapper Error After Installing SDK 1.8

I've recently upgraded our Azure SDK to 1.8 (From 1.6). On deploying all our web and worker roles come online without issue except for 1. This 1 worker role is the only 1 with 2 instances (The rest ...
0
votes
0answers
111 views

Azure local emulator does not serve django static files correctly

I have followed the Django / Visual Studio / Azure tutorial http://www.windowsazure.com/en-us/develop/python/tutorials/django-with-visual-studio/. I have a very simple application, basically one ...
0
votes
0answers
109 views

Serve static JSON file from Azure

There are a lot of threads on here about how to configure IIS on Azure Web roles to enable static JSON files. I added the following snippet to the web.config file: <staticContent> <remove ...
2
votes
1answer
242 views

ASP.NET MVC routes with file extensions no longer working in production

I have an ASP.NET MVC 4 application running on Azure. I have some custom routes for things that look like filenames (i.e. "favicon.ico"). These filename-like routes have worked fine for the past 2 ...
1
vote
1answer
103 views

Getting ocassional 503 errors on azure website

I'm getting occasional 503 errors on our site. It usually happens after not visiting the site for a while. The whole page might return 503 or just some resources like css or js files. It seems to ...
3
votes
1answer
155 views

Microsoft Azure appending extra query string to urls with query strings

In deploying a version of the Django website I'm working on to Microsoft's Azure service, I added a page which takes a query string like ...
0
votes
1answer
222 views

How to enable and download IIS logs on Windows Azure?

Is there a way to easily enable and download Windows Azure IIS logs for a ASP web site? I found a few articles (about transferring logs to storage) but those all seem too complicated for something ...
2
votes
1answer
128 views

Why does Visual Studio complain about my web.config trace listeners configuration?

In my web.config I have the following settings: <system.diagnostics> <trace> <listeners> <add name="AzureDiagnostics" ...
0
votes
1answer
41 views

Windows Azure Worker Role and SVG

I want to use a worker role to serve up images and various pieces of content in Windows Azure. One of my requirements is to serve up an SVG as a PNG file of the requested size. These PNGs will be ...
0
votes
1answer
244 views

Getting this error - “Handler ”iisnode“ has a bad module ”iisnode“ in its module list”

I am trying to implement socket.io in my azure project. I followed the instructions mentioned here https://github.com/tjanczuk/iisnode to install iisnode on my windows 8. Everything installed fine and ...
0
votes
1answer
245 views

How do I modify web.config to not rewrite a certain url?

I am running a node.js application under iisnode (an extension for IIS that allows node.js to manage requests through IIS). By default iisnode gives access to a debugging tool at ...
0
votes
1answer
86 views

Access existing Azure Web Sites via Azure Cloud Service RDP

Given: Couple of websites created using Azure Web Sites execution model. No RDP access since Azure Web Sites doesn't provide it. Possibility to install/create Cloud Service on Azure. Cloud Service ...
1
vote
1answer
261 views

Add virtual directory to existing website on Azure

Is it possible to do so using management dashboard: https://manage.windowsazure.com
1
vote
2answers
298 views

How to keep the azure Web Role running on IIS while working on VS2012 simultaneously?

I am building a Azure cloud project which has a web role. The web role contains Web APIs and my colleagues have been testing those APIs through a remote machine. So when i run the project on VS, the ...
0
votes
2answers
90 views

What is causing my server to crash when opening a file?

I have a simple architecture for a certain project, which goes a little like this: User Requests a file using ASP.NET MVC Local Cache is checked for said file, if it does not exist in cache, then ...
2
votes
1answer
101 views

lifecycle of an azure website

I want to know lifecycle of Azure Websites – specifically: 1. Does Azure website automatically start (global.asax application_start fire) immediately after it is deployed? Or does it require external ...
1
vote
1answer
66 views

Culling/Managing Azure Log Files / Failed Request Logs in Blob Storage

I've just discovered that I have 100's of GB of log files/failed request logs on Azure Blob storage that have been accumulating over the years. Is there a tool or technique for managing them - the ...
2
votes
1answer
243 views

How to bind an IP Address to my Azure Web Role so that the Web APIs can be accessed globally by a remote computer?

The Web Role of my Azure application has Web APIs which i want to access through a remote computer. Normally it should work if I just add the bindings to my website in applicationhost.config file of ...
0
votes
2answers
101 views

Getting 403 error Azure project on IIS Express

I've got MVC4 Azure Project. I'am deploying to cloud without any problem but when i try to publish on IIS Express I got 403 error. If i delete azure from project, it works well in IIS but i need to ...
0
votes
1answer
136 views

Azure Handler mappings, how to point an extention to .net 4.5?

I have an Azure Website setup, and I'm trying to point .html to .net 4.5 because I want MVC to route the request for the extension, and I believe that IIS is routing it and it's never making it to ...
0
votes
2answers
1k views

Azure VM: Can't access/ping port 80

I am new to the Azure platform so hopefully this is an easy question: I am currently setting up a Sharepoint web farm through Azure. My current architecture looks like this: A WIN2008 VM serving as ...
1
vote
1answer
138 views

403 and 404 errors on html files downloaded from blob storage into webrole

I'm trying to use static .html pages for a website that encounters large traffic spikes. The website is an MVC3 app. The static .html pages are in a directory structure something like the following: ...
1
vote
1answer
168 views

windows azure or IIS slow in inital load

I have a simple personal MVC4 web app that is hosted in Windows Azure. This web app is very minimal in use, the initial call is very slow specially when I tried to click in the morning. I’m ...
1
vote
0answers
103 views

Getting exception information from unhandled exception from external (running) process

I have an ASP.NET-based web app on Azure with a Web API. Yesterday, I started to get exceptions from the app whenever one of the API calls was invoked. I don't have an exception logger intercepting ...

1 2 3 4
15 30 50 per page