简体   繁体   English

使用TFS时Azure角色状态不正常

[英]Azure Role state Unhealthy when using TFS

I tried to run an ASP.NET MVC 3 application on the development fabric of Windows Azure on my local machine. 我试图在本地计算机上Windows Azure的开发结构上运行ASP.NET MVC 3应用程序。 I followed the steps found on the following website: http://blog.smarx.com/posts/asp-net-mvc-in-windows-azure 我遵循了以下网站上的步骤: http : //blog.smarx.com/posts/asp-net-mvc-in-windows-azure

I did everything exactly as mentioned in the tutorial. 我所做的一切都与本教程中提到的完全一样。 Everything worked well. 一切正常。

I then added the Visual Studio Solution to Team Foundation Server and wanted to run the application but nothing works. 然后,我将Visual Studio解决方案添加到Team Foundation Server,并希望运行该应用程序,但没有任何效果。 The Windows Azure Compute Emulation states that the Azure Role state is unhealthy. Windows Azure计算仿真指出Azure角色状态不正常。 Internet Explorer does not open with the application (as it did before). Internet Explorer不会随应用程序一起打开(就像以前一样)。 I can therefore not run the application anymore. 因此,我无法再运行该应用程序。 I did not change anything at the code or the configuration. 我没有更改代码或配置的任何内容。

I am new to TFS (2010) and installed it on a my local machine (Windows 7) with the basic configuration. 我是TFS(2010)的新手,并使用基本配置将其安装在本地计算机(Windows 7)上。 I used the default values of the installation. 我使用了安装的默认值。

Does anybody know why this runs when I create a normal solution that is not connected to TFS and suddenly stops working when adding the solution to TFS? 当我创建未连接到TFS的普通解决方案并在将解决方案添加到TFS时突然停止工作时,有人知道为什么会运行吗?

Greetings 问候

Alexander 亚历山大大帝

Someone else mentioned that there can be a problem when the web.config is not writeable. 另一个人提到,当web.config不可写时,可能会出现问题。 Check out this answer and see if it is what you are experiencing. 看看这个答案,看看它是否正在经历。

Can adding a solution to TFS server cause WCF to break? 向TFS服务器添加解决方案会导致WCF中断吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM