编译时的DLL位置 [英] DLL location when compiling

查看:41
本文介绍了编译时的DLL位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在编译我的ASP.Net应用程序时,VS将新DLL放在本地

缓存目录VSWebCache下,而不是服务器上。我该如何制作

在编译时将DLL文件保存在服务器上?


我通过''文件打开源代码项目 - 打开 - 打开项目

来自网络..''


祝你好运,

Christina

When compiling my ASP.Net application, VS puts the new DLL under the local
cached directory ''VSWebCache'' in stead of on the server. How can I make it
save the DLL file on the server when compiling?

I have opened the source code project through ''File - Open - Open project
from web..''

Best regards,
Christina

推荐答案

VSWebCache是​​执行编译的本地目录。一旦完成编译文件,服务器上的汇编文件(.dll)就会更新。


-


问候,


隐士戴夫

http://hdave.blogspot.com

" Christina N" < no@mail.please>在消息中写道

news:es ************** @ TK2MSFTNGP15.phx.gbl ...
VSWebCache is the local directory where compilation is carried out. once its
done compiling the files the assembly file (.dll) on the server is updated.

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Christina N" <no@mail.please> wrote in message
news:es**************@TK2MSFTNGP15.phx.gbl...
编译我的ASP时。 Net应用程序,VS将新DLL放在本地的缓存目录VSWebCache中,而不是服务器上。我怎样才能在编译时将DLL文件保存在服务器上?

我已经通过''文件 - 打开 - 打开项目
从网上打开了源代码项目。 。祝贺你好,
克里斯蒂娜
When compiling my ASP.Net application, VS puts the new DLL under the local
cached directory ''VSWebCache'' in stead of on the server. How can I make it
save the DLL file on the server when compiling?

I have opened the source code project through ''File - Open - Open project
from web..''

Best regards,
Christina



但它永远不会更新dll服务器。我必须使用

文件资源管理器手动复制它。是否有项目设置告诉VS在本地编译后复制文件




Christina


" ;隐士戴夫 <他************ @ CAPS.AND.DOTS.hotmail.com>在消息中写道

新闻:ef ************** @ TK2MSFTNGP09.phx.gbl ...
But it never updates the dll on the server. I have to manually copy it using
file explorer. Is there a project setting that tells VS to copy the file
after compiling locally?

Christina

"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:ef**************@TK2MSFTNGP09.phx.gbl...
VSWebCache是​​本地目录进行编译的地方。一旦
完成编译文件,服务器上的汇编文件(.dll)更新为

-

问候,
Hermit Dave
http://hdave.blogspot.com 新闻:es ************** @ TK2MSFTNGP15.phx.gbl ...
VSWebCache is the local directory where compilation is carried out. once its done compiling the files the assembly file (.dll) on the server is updated.
--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Christina N" <no@mail.please> wrote in message
news:es**************@TK2MSFTNGP15.phx.gbl...
编译我的ASP.Net应用程序时,VS将新DLL放在
本地缓存目录VSWebCache下,而不是服务器上。如何编译
它在编译时将DLL文件保存在服务器上?

我已经通过''文件 - 打开 - 从网上打开
项目打开了源代码项目。 。祝贺。

Christina
When compiling my ASP.Net application, VS puts the new DLL under the local cached directory ''VSWebCache'' in stead of on the server. How can I make it save the DLL file on the server when compiling?

I have opened the source code project through ''File - Open - Open project from web..''

Best regards,
Christina




Christina,
Christina,
但它永远不会更新服务器上的dll。我必须使用文件浏览器手动复制
。是否有项目设置告诉VS在本地编译后复制文件?
But it never updates the dll on the server. I have to manually copy it using file explorer. Is there a project setting that tells VS to copy the file
after compiling locally?



这真的不是一个好主意,在大型机环境中至少有2个

程序进入生产过程之前的分离环境(所以

三种环境)。


你想在一个环境中做到这一点吗?


Cor


That is real not a good idea, in mainframe environments there are at least 2
seperated environments before a program goes in the production process (so
three environments).

You want to do that in one?

Cor


这篇关于编译时的DLL位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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