Windows Azure is a Platform as a Service (PaaS) and Infrastructure as a Service (IaaS) cloud computing platform by Microsoft. Users of the platform can deploy their applications onto cloud hosting benefiting from on-demand service, elastic scale, and a highly managed environment on a pay-as-you-go ...
1
vote
0answers
52 views
NServiceBus message removed from queue w/o a trace
I created a new NServiceBus for an azure worker role.
The configuration is simply:
NServiceBus.Configure.With(busAssemblies)
.Log4Net()
...
-2
votes
1answer
42 views
Windows Azure Bandwidth Pricing [closed]
Ok guys, I must be missing something here.
As far as I understand it:
Windows Azure would charge $239.40 for 2TB outbound traffic / month ... ...
0
votes
0answers
37 views
Azure publish can't use saved RDP password?
Every time we publish our Azure project (all machines in our team/at home as well) it always asks us to re-enter our RDP password.
This is a bit annoying as it means the files check out and we have ...
1
vote
1answer
75 views
Could not load 'Microsoft.WindowsAzure.ServiceRuntime' assembly after update to Azure SDK 2.0
So I updated the Azure SDK to the 2.0 version yesterday and upgraded my projects. Everything worked fine in local, so I published to Azure. Surprise: the worker role didn't start because of the ...
0
votes
0answers
31 views
Installing FPDF on Windows Azure
I've been trying to install FPDF (fpdf.org) on Windows Azure. I have already succeeded with a local server (XAMPP) and everything works.
Now, when I try to install on Windows Azure using WebMatrix, ...
0
votes
1answer
28 views
Download vhd of Windows Azure Cloud Service
Is it possible to download a vhd (or vhdx) image of Windows Azure Cloud Service and run it locally on my computer in Hyper-V?
How to do that?
Thanks
0
votes
0answers
32 views
Windows Azure Cloud Connection String
I am having a trouble in between azure local and azure cloud connection string. so, can anyone suggest me how to setup cloud connection string in .csdef and local.cscfg and cloud.cscfg. file. How to ...
1
vote
1answer
25 views
Why does my Azure deploy say my empty MVC 4 app is too large for extra small?
I'm going through the tutorials on Azure with an empty MVC 4 Basic project.
I set my VM size to extra small, and resized my Local Storage-> Diagnostics to 100mb, yet I still get the error:
...
1
vote
1answer
27 views
Edit and Continue while developing on Azure?
I wonder if any workaround exists for enabling edit and continue while developing an Azure project? I use the emulator, which states it can only handle AnyCPU and x64 target platforms, but on x64 edit ...
-3
votes
0answers
34 views
Any story about cloud? [closed]
When I began to learn windows Azure, someone told me, cloud is concept which is evolved by Google 101 plan, and announcement in 2006.
So I want to know is there any article about this story? how it ...
0
votes
3answers
52 views
Azure 502 errors .. trying new WebBrowser() and/or image.Save()
I have this solution that works perfectly on my development workstation using Visual Studio 2012 .Net 4.5. No IIS changes. It's basically C# that grabs a webpage and turns it into bmp. I'm not sure ...
0
votes
1answer
46 views
Add a row into gridview in C# (azure database)
I have a webpage with a gridview that displays all rows in a certain table that is in my Azure cloud DB. This table called "students" and it contains the id (primary key), name, and gpa.
I also have ...
0
votes
1answer
37 views
How to control NServiceBus queue name when hosted on Azure?
For some reason the queue hosted on windows azure is not respecting the .DefineEndpointName() configuration.
The queue name on Azure Bus is always named after the worker role that's hosting it. While ...
0
votes
1answer
43 views
Possible to view azure performance diagnostics via Perfmon
I've setup a 150plus performance counters via diagnostics.wascfg file. The counters are appearing in wadperformance table.
When I logged on to azure VM and used Permon tool I could not see any of ...
-6
votes
0answers
28 views
How to read data from Azure and search on in a Windows Phone 8 App? [closed]
I'm trying to build a login screen for my app that will store user info on Azure. Though I can send usernames and passwords to Azure and see them on the table, I couldn't manage to read them. When ...
0
votes
1answer
21 views
How to deploy the WCF service to Azure for use in windows phone?
I have developed a WCF service which modifies the db table which is also there in the cloud.
Now to deploy this service in cloud do I need to have a Azure project or can I directly deploy this.
And ...
0
votes
1answer
34 views
How to enable seeking in Azure Blob stream
I have a BlobStream that is created from the method OpenWriter.
var blob = CloudContainer.GetBlobReference(name));
if (blob == null)
{
return null;
}
return blob.OpenWrite();
Using this stream ...
0
votes
1answer
36 views
Windows Azure Traffic Manager Basics
I'm working on azure project and came across Azure Traffic Manager. Could someone please help me few question below:
Is Traffic Manager same as load balancer?
Do we need to create Traffic Manager ...
0
votes
0answers
21 views
Provisioning Timed Out on Azure Dashboard
My azure dashboard is displaying a status of "provisioning (timed out)" for one of my virtual machines, however I am able to access the VM without an issue.
How can I force the dashboard to update?
...
0
votes
1answer
34 views
Create Azure website Programmatically using Azure Powershell commands in C#
I found all powrshell command here
Windows Azure Management Cmdlets
but my question is How can I use this in C# for creating and removing and deploying Azure Website.
1
vote
0answers
36 views
When does TransactionScope scales the transaction to “Distributed”?
I am having several issues while using a WCF which uses an Entity Framework solution to connect to the database..If for example many requests come from the same user for the same transactional method, ...
0
votes
0answers
41 views
Azure Service Bus File Streaming
I have a little console service running on my server that exposes it's endpoint to an azure service bus namespace. I am using webHttpRelayBinding in Streamed mode. I am using the microsoft sample ...
0
votes
0answers
10 views
Xaml ListView columns not displaying right
I am using Azure mobile services to get data from a table and display it onto my app. I am using the code below but the data is being shown all in one row - the columns are not being separated. I have ...
0
votes
0answers
35 views
WCF strange error at strange times [OperationContract] - Windows Azure
I have successfully deployed by WCF Service to Azure. I have a WPF Application + a Windows Phone Application (these are Client Applications) which have a service reference to my WCF Service.
This ...
0
votes
0answers
21 views
Azure connecting to a remote Checkpoint VPN device (4807)
We are creating an ASP.NET MVC 4 application and we would like to deploy in Windows Azure.
However, our application must interact with a remote provider through a (site to site) VPN
connection to ...
0
votes
0answers
10 views
Accessing azure reporting services - ExecutionLog3
This question is bugging me for quite a while.
Is it possible to access Azure reporting services view ExecutionLog3 via SMSS
I need this as the download execution log form azure portal fails as the ...
-2
votes
2answers
57 views
How to deploy ASP.NET application in cloud [closed]
Can any one explain what are the things we need to remember before deploying asp.net web application into cloud?.
0
votes
0answers
90 views
Windows Azure Point-to-Site connection error(Error code : -2147023660)
I have recently set up Point-to-Site VPN in Azure Virtual Network to connect a VM on Azure from my laptop and was able to connect to VMs that I created in Azure Virtual Network via Remote Desktop ...
1
vote
1answer
31 views
Zooekeeper persistence on the cloud (esp. azure)
How do you keep persistent zookeeper data that will survive server restarts/outages on cloud environment? By default zookeeper persists to local disk. Is there any cloud-based implementation, ...
0
votes
1answer
69 views
What's the recommended ElasticSearch deployment on Windows Azure?
Bearing in mind that the ElasticSearch-Zookeeper plugin doesn't support v0.90 release.
With unicast, what's your strategy on updating your list of IPs? I.e. when upgrading/scaling-up/down.
What ...
-7
votes
0answers
38 views
Azure Trial created SQL server database [closed]
After creating db, clicked on manage icon. prompted for login credentials. supplied account credentials which were not accepted. trial version offers no support for anything.
0
votes
1answer
32 views
CPU Spiking on OrchardCMS Azure Website (not webrole) looking to blob storage
I am experiencing very poor performance. I have am OrchardCms Template pulled down from Azure, which includes a very little in extra modules and a small ecommerce module I have written.
I have ...
-1
votes
0answers
25 views
Deliver file from Azure Media Services to client using FileResult or similar. C#
I'm new to Azure, I'm trying out something and can't find my way around, I think I've been looking at the wrong blogs and now I'm stuck.
I setup a storage account and a media services account on ...
0
votes
1answer
20 views
Is it possible to change the location for the attached local storages in Azure Cloud Service Roles?
Per default setup, a attached local storage will end up in the directory at:
C:\Resources\Directory\..
an example ...
0
votes
1answer
41 views
Running a Console from an Azure Worker Role - Do not have permissions
Hello I am trying to run a console app from a Worker Role (as per user demand) but the console fails to execute completely.
I am doing :
Process proc = new Process();
...
1
vote
1answer
40 views
Azure Media Services upload from HTML from
I have an MVC4 site allowing video to be uploaded. It's hosted on Azure as an Azure website.
As such I don't have access to any local storage in which to cache the Video before shipping it off to ...
0
votes
0answers
26 views
Azure value format issue
I am using Azure insert script for a mobile service. I am having an issue with the reading of values from a table. The value I want to read was a float initially but I had to change it to nvarchar to ...
1
vote
1answer
33 views
Error orchestrating web service deployed in azure with Apache ODE
I am trying to orchestrate a web service deployed in Windows Azure with Apache ODE. I am testing the services with the Eclipse integrated Web Service Explorer. The Azure WS works fine but when I test ...
0
votes
1answer
25 views
Azure Cloud Service Losing Session if URL doesn't contain WWW
My Azure cloud service app has users logged in with session data. If they click on a link internally that doesn't have a preceding www, then the session data is not applied. If they go back and ...
1
vote
1answer
47 views
SQL Connection Issues… next steps
We've released a new game on Facebook that uses SQL Azure and we're getting intermittent connection timeouts.
I dealt with this earlier and implemented a 'retry' solution that seemed to have dealt ...
0
votes
1answer
18 views
ExpressionPlayer does not play Azure Smooth Streaming Source
I'm writing a VOD solution. For some time I have been working with the SSME:SmoothStreamingMediaElement successfully for testing and now I would like to utilise one of the Expression Players.
I'm ...
0
votes
0answers
30 views
Unable to publish a project into windows azure staging environment
Initially,i publish a project into windows Azure staging environment using visual studio 2010(windows Azure SDK v1.6), i got warning exceptions like,
Warning: There was no endpoint listening at ...
0
votes
1answer
24 views
Azure and classic asp - showing detailed error messages
I just moved my site with classic ASP to Azure (website), and are having some trouble getting detailed error messages - just receiving "An error occurred on the server when processing the URL. Please ...
0
votes
0answers
26 views
Azure Mobile Services-Authentication Error
While trying to log into Azure Mobile Service using authentication token I get this error: "The authentication token's signature was malformed or signed by a different key." I am using Facebook as the ...
0
votes
0answers
20 views
Add Wordpress to C# MVC Azure Cloud application (Not Azure Websites)
I have an MVC application I deploy to Windows Azure.
I want to add a /blog directory and have Wordpress in there. I want to have the masterpage wrap the wordpress blog but also keep ...
1
vote
1answer
32 views
Azure Worker Role Copy File from Linux VM
I'm pretty new to the Azure Platform, I have tried to search on Google for any assistance but unfortunately my Google searching skills aren't the best.
I have a Linux VM in Azure, the Linux VM ...
0
votes
2answers
62 views
Windows Azure VM (Iaas) unexpected restarts [closed]
I have a number of VMs on Windows Azure (Iaas) hosting a website. There are a number of load-balanced front-end VMs, all connecting to a single VM with SQL Express. It works well.
However!
I'm ...
0
votes
1answer
63 views
Running Quartz.Net jobs concurrently across multiple Azure instances
I am putting together a system that needs to scale out scheduled work. I am using Quartz.Net to schedule multiple jobs via CRON triggers. The design of the jobs is such that they are safe for ...
0
votes
1answer
33 views
nullpointerexception on azure blob
I'm trying to connect my camera application to the blob storage in window azure. This is how my app works. It takes picture then display it on the imageview at the camera class. there will be a report ...
0
votes
1answer
40 views
upload image(blob) to specific container in azure
I did a camera application and i want to upload the picture taken by the camera into the blob storage in azure. Below is the code for me to select image from gallery and upload through the SAS URL. ...


