-1
votes
1answer
26 views

How do you deploy an EXE file into my Azure account?

I have an exe file which ,when called ,opens a pdf viewer... i used it in my web application and and tried to deploy it on my azure cloud as a service. every thing worked fine but when i clicked the ...
0
votes
1answer
27 views

Windows azure publish fails

I followed the instructions here to set up crendentails for Windows Azure deployment but I keep getting this error : authentication failed verify that your credentials are valid or download them ...
0
votes
1answer
22 views

A page with input controls when hosted in windows azure is not accessible?

Am trying to host an aspx page which takes input from user(has several textboxes). am able to access all other pages well. when navigated to that page, am getting an exception saying The content ...
0
votes
1answer
27 views

Run aspx site backed by MySQL on Azure

I'm completely new on Azure, I have a aspx.net site that talks to a MySQL db, I would like to run both, site and db on Azure, what would be the bext way to do so? Thanks
0
votes
1answer
47 views

For an Azure website running on the shared model what does “Up to 240 minutes of CPU/day”?

I have searched around as many places as I can find and I cant find anything that explains this clearly. So far what I think: On the shared tier you may only have your website consume 240 minutes ...
0
votes
1answer
24 views

asp.net new Bitmap of file in relative path of ASP.NET Solution and not fully qualified file system?

Is it possible to reference a new bitmap pointing to file in the .NET solution without giving it a fully qualified file system location? Trying to do this to run in Azure without having to set up ...
0
votes
3answers
70 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 ...
-2
votes
2answers
72 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
1answer
57 views

Can't connect to Azure DB from Azure website

I have an existing VS2010 ASP.NET webforms site that I am trying to get running on Azure as a POC for a client. I migrated the site to a VS2012 project, added an Azure Cloud Service Project, and have ...
0
votes
0answers
30 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 ...
1
vote
2answers
36 views

My specific web.x.config file is not used

I am currently working on a ASP.NET MVC projet running on Windows Azure. I recently upgraded all packages of this project and it seems that my web.x.config is not loaded anymore. To be more precise, ...
0
votes
1answer
45 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
32 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 ...
0
votes
1answer
92 views

Continuous deployment & delivery

We have a solution that contains +10 projects, from whom 2 are websites. Now i need to setup a build definition(s) linked to our TFS server, that builds the solution and deploys the 2 sites to the ...
1
vote
1answer
88 views

Should I use a Virtual Machine or Web Sites in Azure? [closed]

I plan on developing several asp.net mvc sites for friends. I am wondering if I would be better off with an Azure Virtual Machine and host the sites all from one machine. I think this would give me ...
0
votes
1answer
93 views

Checking if container and blob exist in Azure Blob Storage using built in Exists method

I found this extension method to check Blob storage exists Testing Existence of a Windows Azure Blob Checking if a blob exists in Azure Storage However, I found similar build in utility methods ...
0
votes
2answers
155 views

ReportViewer RDLC - Azure Websites Error 80004005

I hope someone can help me with this. It's killing me. I've spent hours over days on it and my client is becoming increasingly frustrated. :( I am hosting on Azure Websites and SQL Azure. I am using ...
-1
votes
1answer
55 views

How easy or difficult is it to move a web application to Azure?

I am almost done developing an MVC 4 & EF 5 (.net 4.5). I will need to deploy it on azure. Can I simply deploy it without modifying my code ? OR The application has to be specially developed FOR ...
0
votes
0answers
21 views

how to pull huge data from on-premise wcf using azure servicebus

i am migrating one existing asp.net application to cloud,i have a requirement to pull the on-premise data with help of azure service bus (relay) and on-premise wcf. i have setup the on-premise ...
1
vote
3answers
99 views

Can I deploy web-form asp.net web application to cloud?

I know such questions have already been asked many times, but I am here with my scenario. Kindly do not delete or vote to close. I have an asp.net application with L2S and SQL 2008 R2 as backend ...
1
vote
0answers
50 views

APS.NET HttpHandler on Azure

I am working on Win7 x64 using VS 2012 on a webapp. I have some httphandlers that work fine on localhost (during debug from VS on IIS express). The handlers are specified on Web.config like this: ...
1
vote
0answers
48 views

Publish timeout in Windows Azure on VS 2012

Website publish to Windows Azure from VS 2012 is throwing an error --------------------------- Microsoft Visual Studio Express 2012 for Web --------------------------- Could not complete the request ...
0
votes
1answer
119 views

dynamically add values to resources (C#)

I want to add values to the resources dynamically through codings(C#). My below coding runs without any error but the values are not getting added to the resource file. protected void ...
1
vote
1answer
64 views

Machine keys in Azure WEBSITES (not webroles)

How can I set the machine keys in Azure Websites? I have a solution with hundreds of thousands of sub domains using the same web app. I want to move parts of the app to Azure on the busy subdomains ...
1
vote
2answers
38 views

Hosting cloud service - general practice

These days i m trying my hands on windows azure, Its amazingly great. My question is about cloud service deployment practice every time. First time when i m setting up my cloud service env then I ...
0
votes
1answer
35 views

Azure co-located cache session state (instance failure/updates)

How does azure co-located cache when used for session state through the DistributedCacheSessionStateStoreProvider handle scenarios where the instances is updated (rolling/incremental) or if there is a ...
2
votes
3answers
129 views

Setting up SendGrid with Windows Store Apps

I have a Windows Azure account and am using Azure Mobile Services with my Windows 8 Store App, and have followed the instructions in this tutorial, but there is a problem somewhere and there isn't any ...
0
votes
1answer
95 views

Asp.Net page does not respond until cookies are deleted

We have deployed our Asp.Net webforms app on Azure platform, the app is being served by two web servers load balanced. Asp.Net session is managed by memcashed. Generally app works fine but randomly ...
0
votes
0answers
38 views

Seeing a “found too many .rd files” error when deploying an Azure project on Dev Fabric

I have a Windows Azure project that has been working and continuously developed for a long time. Suddenly, on my computer, but noone else's on the project, when I run it in the dev fabric, it builds ...
1
vote
3answers
101 views

Authentication using Azure

I have an Azure account and currently a Mobile Service setup with a SQL Database so that my Windows Store app can communicate with the database. I have developed sites using ASP.NET WebPages ...
1
vote
1answer
26 views

aspnet_compiler in Azure starup task

Does anyone know if its possible to call aspnet_compiler from an azure role startup task to force a precompilation inplace. (And if so as a foregroudn/background or simple task?) Perhaps something ...
7
votes
4answers
98 views

Does each azure instance run cron?

I am developing an ASP.NET application, which will be uploaded on Azure. If I have multiple instances on Azure and I want to run a cron job that will be necessary for my application. Then, I just want ...
1
vote
0answers
15 views

Using image404 with azurereader2 in ASP.net

I am using following plugin to resizes images in ASP.net application AzureReader2 works fine image404 works fine seprately but when I try to access blob url it does not redirect and it is giving ...
1
vote
0answers
45 views

how to link css file to aspx in azure host?

I have asp.net app that I am trying to upload to azure host. first I have try to link in the traditional way with Css folder and link to it <link ...
0
votes
2answers
53 views

EWS not working on Windows Azure

I am currently working on a Windows Azure service and I have to implement the importing of some items from an Exchange server. Everything works correctly when I test it on the local emulator, I can ...
0
votes
2answers
43 views

How to reference js and css files in page head in azure storage?

How to reference js and css files on page head in azure storage ? I have tried : CSS/AppConst.css // --> this working only locally ~/CSS/AppConst.css I am getting this error : GET ...
0
votes
1answer
67 views

Azure kit vs Simple ASP.Net webform application

Working on Flexible computing, meanz single code for multiple customers. I have two choices. we will use ASP.Net webform application and deploy it on any ASP.NET hosting site. second choice is we ...
0
votes
1answer
42 views

Migrate .NET 2.0 application using file system storage to Azure

I have an old ASP.NET 2.0 site that I really have no interest in rebuilding or updating at this point. I'd like to move it to Windows Azure but I'm not all that familiar with Azure so I'm wondering if ...
6
votes
1answer
81 views

Both production and staging server running same cron in Azure

I have created an ASP.NET application which is deployed on Azure. Every time whenever I want to publish it on Azure, I make use of a staging server to deploy and after testing everything on staging, ...
0
votes
0answers
59 views

I keep getting this boolean error when trying to publish my ASP.NET MVC app to Windows Azure using Web Deploy

I keep getting this error when I try to publish my app to windows Azure using Web Deploy: Error 1 Expected "$(TransformWebConfigEnabled)" to evaluate to a boolean instead of "0", in condition ...
1
vote
1answer
84 views

How to log messages to the Windows Azure Storage?

I'm trying to accomplish a very simple task for hours without success. I just want to log messages to the Windows Azure Storage so I can analyze it later. What I've tried to far: I've enabled ...
0
votes
3answers
57 views

How to deploy web site (not web app) on windows azure

I want to deploy a website (not web app) on windows azure http://www.windowsazure.com/en-us/develop/net/tutorials/get-started/ this link guide about deployment of web apps not website I have already ...
0
votes
0answers
33 views

Azure and ASP Authentication

Im am converting an application to be used with an Azure database. I am having some issues with ASP membership though. I have found some articles on this but not really what I am doing. The problem ...
0
votes
0answers
111 views

twillio, receive text message in asp.net web service

I've subscripted to Twillio and I've set their Request URL to POST to my web service once a text message is received. Actually, right now it is set as "GET" and it does work, but I can't pass any ...
2
votes
2answers
295 views

Deploying Multiple Web Roles and Worker Roles on a Single Azure Cloud Service

This may not be new, but I hope some one can put me on right track as its bit confusing during azure deployment. I'm in the process of planning for deployment on Azure. This is what I have A Public ...
-2
votes
1answer
30 views

Web App Deployed On Azure Giving Error Message on Authentication [closed]

I developed a asp.net application which connect to Dynamics CRM Online. On the first screen I have a login page where I provide the username and password and a button called Login. When I click the ...
0
votes
2answers
108 views

Are ASP.NET websites already multithreaded considering scalability on Azure?

This comes in reference to another question how does windows azure platform scale for my app? stating only multithreaded applications would benefit from multi-core architecture. My question is that ...
1
vote
0answers
38 views

ASP.Net IgnoreRoutes Does not work

I have an svg file as my assets and in routeconfig, I have mentioned the below code routes.IgnoreRoute("{*svg}", new { svg = @"(.*/)?.svg(/.*)?" }); This seem to be working fine with cassini ...
5
votes
3answers
125 views

Windows Azure - NetworkInformationException (0x80004005): Access is denied - HttpWebRequest

GetResponse works fine on my local machine but when deployed to Windows Azure I receive the following exception. My ASP.NET website runs an exe I created as a new process and it is the code in the exe ...
0
votes
0answers
67 views

Access denied error when my Azure Website is shutting down (removing cache items)

My app is working well on Azure Websites (not Web role, please exclude web role specific answers !), but sometimes I got the following error in my logs : System.UnauthorizedAccessException: Access ...

1 2 3 4 5 12