CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
可用分押宝游戏火热进行中... 专题改版:Java Web 专题
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  .NET技术 >  VB.NET

VS2005能否输出标准API DLL??

楼主jlum99(闲人)2006-06-02 19:20:11 在 .NET技术 / VB.NET 提问

VS2003   不支持本地代码编译,好像2005能支持了,不过不知道能不能编译标准的API   DLL   ? 问题点数:100、回复次数:5Top

1 楼ChengKing((.net: http://blog.csdn.net/ChengKing ))回复于 2006-06-02 19:24:40 得分 0

aspnet_compiler   -v   [Application   Name]   –p   [Physical   Location]   [Target]  
   
  aspnet_compiler   –v   /INETA   –p   C:\Websites\INETA   C:\WroxTop

2 楼jlum99(闲人)回复于 2006-06-02 19:27:06 得分 0

楼上的能详细介绍一下吗?谢谢Top

3 楼ChengKing((.net: http://blog.csdn.net/ChengKing ))回复于 2006-06-02 19:27:55 得分 90

To   precompile   your   application   for   deployment,   you   must   use   the   aspnet_compiler.exe   tool   that   now  
  comes   with   ASP.NET   2.0.   You   navigate   to   the   tool   using   the   Command   window.   Open   the   Command  
  window   and   navigate   to   C:\Windows\Microsoft.NET\Framework\v2.0.xxxxx\.   When   you   are  
  there,   you   can   work   with   the   aspnet_compiler   tool.  
  Before   you   do,   however,   create   a   folder   in   your   root   drive   called,   for   example,   Wrox.   This   folder   is   the  
  one   you   ask   the   compiler   to   output   to.   When   it   is   in   place,   you   can   return   to   the   compiler   tool   and   give  
  the   following   command:  
  aspnet_compiler   -v   [Application   Name]   –p   [Physical   Location]   [Target]  
  So,   if   you   have   an   application   called   INETA   located   at   C:\Websites\INETA,   you   use   the   following   commands:  
  aspnet_compiler   –v   /INETA   –p   C:\Websites\INETA   C:\WroxTop

4 楼jlum99(闲人)回复于 2006-06-02 19:33:05 得分 0

我下去试试,谢谢Top

5 楼liujiayu10(活着就好)回复于 2006-06-03 10:51:15 得分 10

应该可以,MSDN上有过示例!Top

相关问题

关键词

得分解答快速导航

  • 帖主:jlum99
  • ChengKing
  • liujiayu10

相关链接

  • CSDN .NET频道
  • .NET类图书
  • C#类图书
  • .NET类源码下载

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
世纪乐知(北京)网络技术有限公司 版权所有, 京 ICP 证 020026 号
北京创新乐知广告有限公司 提供技术支持
Copyright © 2000-2007, CSDN.NET, All Rights Reserved
GongshangLogo