发布到Azur失败,出现500个内部服务器错误 [英] Publish to Azur fails with 500 internal Server Error

查看:99
本文介绍了发布到Azur失败,出现500个内部服务器错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows Azure上有一个云服务,我创建了一个Asp.net WebAPI项目并发布到该云服务,在我将Visual Studio更新为将4和Azure SDK 2.2更新为2.6之前,它在Visual Studio上可以正常发布.但是在发布时进行更新后,出现了以下错误消息.我试了几次,都失败了.谁能帮我吗?

即使我无法在新的Azure服务上发布新创建的项目!

11:00:31 PM-警告:存在程序包验证警告.

11:00:31 PM-正在检查远程桌面证书...

11:00:39 PM-为TempAzure准备部署-2/12/2014 10:58:23 使用订阅ID为'e94e9aeb-7003-4eae-be92-7b7ac0a1ba2c'的PM 服务管理URL' https://management.core.windows.net/'...

11:00:39 PM-正在连接...

11:00:39 PM-正在验证存储帐户"jasontest" ...

11:00:41 PM-正在上传软件包...

11:06:48 PM-警告:远程服务器返回错误:(500) 内部服务器错误.

11:11:50 PM-警告:远程服务器返回错误:(500) 内部服务器错误.

11:26:16 PM-警告:远程服务器返回错误:(500) 内部服务器错误.

12:00:27 AM-警告:远程服务器返回错误:(500) 内部服务器错误.

12:05:05 AM-警告:远程服务器返回错误:(500) 内部服务器错误.

12:27:54 AM-无法将数据写入传输连接: 远程主机强行关闭了现有连接.

解决方案

实际上问题出在我的网络连接上.

为识别此问题,我在具有相同Windows 8.1操作系统和相同VS的azure上创建了VM.我试图从那里部署.部署工作正常.后来,我断开了所有其他设备与Internet的连接,并尝试从计算机上进行发布.它起作用了!

所以结论是互联网连接速度慢,或者现在是我们从VS发布的超时时间更少了!

I have a cloud service on Windows Azure, I created a Asp.net WebAPI project and published to the cloud service, that was working fine from Visual Studio to publish before i updated visual studio to update 4 and azure SDK 2.2 to 2.6. But after updating when I publish, I got the following error messages. I tried several times, all failed. Can anyone help me?

even i am not able to publish a new created project on new azure service !

11:00:31 PM - Warning: There are package validation warnings.

11:00:31 PM - Checking for Remote Desktop certificate...

11:00:39 PM - Preparing deployment for TempAzure - 2/12/2014 10:58:23 PM with Subscription ID 'e94e9aeb-7003-4eae-be92-7b7ac0a1ba2c' using Service Management URL 'https://management.core.windows.net/'...

11:00:39 PM - Connecting...

11:00:39 PM - Verifying storage account 'jasontest'...

11:00:41 PM - Uploading Package...

11:06:48 PM - Warning: The remote server returned an error: (500) Internal Server Error.

11:11:50 PM - Warning: The remote server returned an error: (500) Internal Server Error.

11:26:16 PM - Warning: The remote server returned an error: (500) Internal Server Error.

12:00:27 AM - Warning: The remote server returned an error: (500) Internal Server Error.

12:05:05 AM - Warning: The remote server returned an error: (500) Internal Server Error.

12:27:54 AM - Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.

解决方案

Actually the problem was my network connection.

to identify this problem i created VM on azure with same windows 8.1 OS and same VS. i tried to deploy from there. deployment worked fine. latter I disconnected all other devices from my internet connection and i tried to publish from my machine. it worked !

so conclusion is slow internet connection or may be now we have less timeout time for publish from VS !

这篇关于发布到Azur失败,出现500个内部服务器错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆