Все вопросы: [azure-web-app-service]
6 вопросов
Могу ли я разместить приложение в Windows Azure и хранить базу данных на другом сервере?
Могу ли я разместить приложение в Windows Azure и хранить базу данных на другом сервере?Например, я хочу хранить свои данные на сервере, где мне не нужно беспокоиться о проблемах конфиденциальности.И если это возможно, убирает ли это ценность размещения приложения в облаке? спасибо
When hosting an azure MVC app, my web.config's appSettings collection is empty
Using MVC 1.0, and Azure July 2009 SDK I have an MVC application that appears to be working in the azure test framework, except for the fact that my appSettings collection is empty when running there. (But if I just run the web project on it's own, it's fine.) Is there something special I need...
Windows Azure not generating aspx files
I setup my first Azure Cloude Service as well as Web Role. When I build and then publish application I can only see bin directory with all my dlls. I don't have any folders or aspx files. \ProjectName.CloudService\bin\Debug\ProjectName.CloudService.csx\roles\Web\bin How can I compile other files.
How to make a web request from within Windows Azure
Running under local development, I'm trying to make a WebRequest to http://127.0.0.1:8000 under Windows Azure (July CTP). But it throws a "A socket operation was attempted to an unreachable network 127.0.0.1:8000" exception. I have 2 web roles running from the same Cloudservice but with differ...
error occured while consuming a webservice hosted in Azure
I have created a web service which is internally consuming SSDS service (https://database.windows.net/soap/v1/). I was able to sucessfully host my web service in cloud also placed client access policy and cross doamin policy in place. But when I am trying to consume this web service in Silverlig...
Если я развертываю свое веб-приложение в Windows Azure, нужен ли мне традиционный хост?
Я только начал читать об этой новой технологии ... Кто-нибудь знает об этом?