在 asp.net MVC 中发布失败
我只是想发布我用 ASP.NET MVC 开发的网站,该网站已成功构建。但是在发布时,我最后得到了这个失败状态:
正在发布文件夹 bin/es/.svn/tmp/prop-base... 发布文件夹 bin/es/.svn/tmp/props... 发布文件夹 bin/es/.svn/tmp/text-base... ========== 构建:1 成功或最新,0 失败,0 跳过 ========== ========== 发布:0 成功,1 失败,0 跳过 ==========
在这些行之前我得到:
Unable to add 'Content/images/icons/silk/text_allcaps.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_allcaps.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_bold.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_bold.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_columns.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_columns.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_complete.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_complete.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_direction.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_direction.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_double_underline.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_double_underline.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_dropcaps.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_dropcaps.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_fit.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_fit.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_flip.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_flip.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_font_default.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_font_default.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_1.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_1.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_2.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_2.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_3.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_3.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_4.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_4.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_5.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_5.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_6.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_6.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_horizontalrule.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_horizontalrule.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_indent.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_indent.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_indent_remove.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_indent_remove.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_inverse.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_inverse.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_italic.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_italic.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_kerning.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_kerning.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_left_to_right.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_left_to_right.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_letter_omega.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_letter_omega.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_letterspacing.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_letterspacing.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_linespacing.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_linespacing.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_list_bullets.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_list_bullets.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_list_numbers.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_list_numbers.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_lowercase.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_lowercase.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_lowercase_a.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_lowercase_a.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_mirror.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_mirror.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_padding_bottom.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_padding_bottom.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_padding_left.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_padding_left.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_padding_right.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_padding_right.png'. The system cannot find the file specified.
但这些文件已被删除。如何删除这个?我想要一个干净构建、发布的应用程序。如果我部署这种网站,这种失败会导致拼接功能失败吗?
I just trying to publish my website developed in asp.net MVC, which is built get succeed. but while publishing, I am getting this failure status at the end :
Publishing folder bin/es/.svn/tmp/prop-base...
Publishing folder bin/es/.svn/tmp/props...
Publishing folder bin/es/.svn/tmp/text-base...
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Publish: 0 succeeded, 1 failed, 0 skipped ==========
Before these lines I am getting :
Unable to add 'Content/images/icons/silk/text_allcaps.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_allcaps.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_bold.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_bold.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_columns.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_columns.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_complete.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_complete.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_direction.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_direction.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_double_underline.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_double_underline.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_dropcaps.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_dropcaps.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_fit.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_fit.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_flip.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_flip.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_font_default.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_font_default.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_1.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_1.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_2.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_2.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_3.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_3.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_4.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_4.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_5.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_5.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_heading_6.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_heading_6.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_horizontalrule.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_horizontalrule.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_indent.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_indent.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_indent_remove.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_indent_remove.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_inverse.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_inverse.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_italic.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_italic.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_kerning.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_kerning.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_left_to_right.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_left_to_right.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_letter_omega.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_letter_omega.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_letterspacing.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_letterspacing.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_linespacing.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_linespacing.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_list_bullets.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_list_bullets.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_list_numbers.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_list_numbers.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_lowercase.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_lowercase.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_lowercase_a.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_lowercase_a.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_mirror.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_mirror.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_padding_bottom.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_padding_bottom.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_padding_left.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_padding_left.png'. The system cannot find the file specified.
Unable to add 'Content/images/icons/silk/text_padding_right.png' to the Web site. Unable to add file 'Content\images\icons\silk\text_padding_right.png'. The system cannot find the file specified.
But these files are deleted. how to remove this ? I want to be clean built , published application. Can this failuar cause of failuar in functionality in spplicstion , if i deploy this kind of website ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能是因为您的文件被项目引用但已从磁盘上删除。您有两种删除引用的选项:
在 Visual Studio 中删除文件(在解决方案资源管理器中右键单击并
删除
),这将删除对它们的所有引用。或者
从项目文件中删除它们。为此,请打开
.csproj
并找到
。从那里,删除磁盘上不存在的所有
。That's probably because your files are referenced by your project but removed on disk. You have two options for removing your references:
Remove your files in Visual Studio (right click in solution explorer and
Delete
), this will remove all references to them.Or
Remove them from your project file. To do this, open your
.csproj
and locate<ItemGroup>
. From there, remove all<Content Include="" />
that does not exist on disk.