上载到VS Gallery时出现无效的多个Zip文件错误 [英] Invalid Multiple Zip Files error when uploading to VS Gallery

查看:67
本文介绍了上载到VS Gallery时出现无效的多个Zip文件错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我们已经创建了VS 2010和VS2012支持的自定义DotNetNuke项目模板,可从以下网站下载该模板.
https://asposednn.codeplex.com/

Hi,

We have created custom DotNetNuke project templates supported on VS 2010 and VS2012 available to download at
https://asposednn.codeplex.com/

简而言之,我们在单个VSIX文件中提供具有以下结构的四个模板

CSharp
--- DotNetNuke
------ DNN-C-模块
------ DNN-C-DAL2-模块

VisualBasic
--- DotNetNuke
------ DNN-VB-模块
------ DNN-VB-DAL2-模块

该扩展在两个Visual Studio版本中均能正常工作.现在,当我尝试在 http://visualstudiogallery.msdn.microsoft.com/site/upload ,我收到无效的多个Zip文件"在VSIX中"错误.我也尝试将其上传为工具,但没有成功.我搜索过 却发现很少的帖子,但没有一个有确凿的答案.

In short we provide four templates in a single VSIX file with the following structure

CSharp
---DotNetNuke
------DNN-C-Module
------DNN-C-DAL2-Module

VisualBasic
---DotNetNuke
------DNN-VB-Module
------DNN-VB-DAL2-Module

The extension is working perfectly fine in both Visual studio versions. Now when I try to upload this extension on http://visualstudiogallery.msdn.microsoft.com/site/upload, I get "Invalid Multiple Zip Files in in VSIX" error. I tried to upload it as a tool as well but in vain. I searched and found few posts but none of them had a conclusive answer.

请注意,该扩展是使用Visual Studio 2010创建的,因为我们希望同时支持VS2010和VS2012.

Please note that the extension is created using Visual Studio 2010 because we want to support both VS2010 and VS2012.

非常感谢您的快速响应.

A quick response will be very much appreciated.

推荐答案

我认为您可以尝试修改清单以包含尽可能多的< ProjectTemplate>当您拥有ZIP文件时,请使用元素,然后对目录进行结构化,使每个< ProjectTemplate>不会导致多个ZIP.
有关更多信息,请参考以下链接:

I think you could try to modify the manifest to contain as many <ProjectTemplate> elements as you have ZIP files, then structure the directories such that each <ProjectTemplate> doesn't lead to more than one ZIP.
For more information,please refer to the following link:

在VSIX中无效的多个Zip文件

亲切的问候,

简.


这篇关于上载到VS Gallery时出现无效的多个Zip文件错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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