分发VB 2005项目

编程入门 行业动态 更新时间:2024-10-27 18:27:33
本文介绍了分发VB 2005项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

各位大家好! 我刚刚在VB 2005中编写了一个小应用程序。我非常关注 仅使用Framework 1.1命令,因为我的客户端还没有在他们的企业中安装了框架2.0. 当我在另一个系统上测试我的应用程序时,我的应用程序告诉我必须安装 即使安装了1.1,它也可以使用2.0 Framework。只要功能兼容,我认为.NET 项目是向后兼容的。 如何分发我的应用程序?任何帮助都会非常感激。 Sean

Hello everyone! I just finished writing a small app in VB 2005. I paid very close attention to using only Framework 1.1 commands since my client has not yet installed the Framework 2.0 across their enterprise. When I tested my app on another system, my app tells me that I must install the 2.0 Framework for it to work even though 1.1 is installed. I thought .NET projects were backward compatible as long as the functions are compatible. What should I do to distribute my app? Any help would be gretaly appreciated. Sean

推荐答案

" Sean Campbell" <硒********** @ discussions.microsoft>在消息中写道 news:04 ********************************** @ microsof t ... "Sean Campbell" <Se**********@discussions.microsoft> wrote in message news:04**********************************@microsof t... 大家好! 我刚刚在VB 2005中编写了一个小应用程序。我非常关注关注因为我的客户尚未在他们的企业中安装Framework 2.0,所以只使用Framework 1.1命令。 Hello everyone! I just finished writing a small app in VB 2005. I paid very close attention to using only Framework 1.1 commands since my client has not yet installed the Framework 2.0 across their enterprise.

afaik,任何VS2005项目都需要Framework 2.0,无论如何。 - Ken Halter - MS-MVP-VB(来自VB6世界) - www.vbsight 请保持小组讨论的所有内容..

afaik, Framework 2.0 is required for any VS2005 project, regardless. -- Ken Halter - MS-MVP-VB (visiting from VB6 world) - www.vbsight Please keep all discussions in the groups..

" Sean Campbell" <硒********** @ discussions.microsoft> schrieb: "Sean Campbell" <Se**********@discussions.microsoft> schrieb: 我刚刚在VB 2005中编写了一个小应用程序。由于我的客户端尚未安装,因此我非常关注仅使用Framework 1.1命令。 >整个企业的Framework 2.0。 当我在另一个系统上测试我的应用程序时,我的应用程序告诉我必须安装 2.0 Framework才能使用它1.1已安装。我认为只要函数兼容, .NET 项目就向后兼容了。 I just finished writing a small app in VB 2005. I paid very close attention to using only Framework 1.1 commands since my client has not yet installed the Framework 2.0 across their enterprise. When I tested my app on another system, my app tells me that I must install the 2.0 Framework for it to work even though 1.1 is installed. I thought .NET projects were backward compatible as long as the functions are compatible.

我强烈建议安装.NET Framework 2.0。几乎任何VB项目 都会在幕后添加依赖.NET 2.0的东西。如果你想定位.NET 1.1,请使用VS.NET 2003进行开发。 - MS Herfried K 。瓦格纳 MVP< URL:http://dotnet.mvps/> VB< URL:http://classicvb/petition/ >

I strongly recommend to install .NET Framework 2.0. Almost any VB project adds .NET 2.0-dependent stuff behind the scenes. If you want to target .NET 1.1, use VS.NET 2003 for development. -- M S Herfried K. Wagner M V P <URL:dotnet.mvps/> V B <URL:classicvb/petition/>

Sean, Sean, 当我在另一个系统上测试我的应用时,我的应用告诉我,即使安装了1.1,我也必须安装2.0 Framework才能工作。只要功能兼容,我认为 .NET 项目是向后兼容的。 When I tested my app on another system, my app tells me that I must install the 2.0 Framework for it to work even though 1.1 is installed. I thought .NET projects were backward compatible as long as the functions are compatible.

无转发兼容。 (应该是因为目前不是这样的,因为 1.x到2.0,我希望新的SP能解决这个问题。) 一个程序语言可以向后兼容。 Cor

No forwards compatible. (should be because it is at the moment not true with 1.x to 2.0, I hope the new SP will fix that). A program language can be backwards compatible. Cor

更多推荐

分发VB 2005项目

本文发布于:2023-07-15 23:04:18,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1115287.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:项目   VB

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!