ASP.NET可以在没有Visual Studio的情况下编译吗? [英] Can ASP.NET be compiled without Visual Studio?

查看:79
本文介绍了ASP.NET可以在没有Visual Studio的情况下编译吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将我的ASP.NET项目带到另一台计算机上,这不是
有Visual Studio。


如果我修改了那里的代码,有没有办法在没有Visual

Studio的情况下重新编译它?


谢谢!

解决方案
是。 C#(csc.exe)和VB.NET(vbc.exe)编译器位于.NET

Framework安装目录中。 v1.1在我的机器上:


C:\ WINDOWS \ MicroStoswork.NET \ Framework \v1.1.4322


-Brock

DevelopMentor
http://工作人员。 develop.com/ballen

我想把我的ASP.NET项目带到另一台没有Visual Studio的计算机上。 />
如果我在那里修改代码,有没有办法在没有Visual Studio的情况下重新编译它?

谢谢!




并且,jsc.exe也在同一目录中,如果您希望在J#.net中编写/编译ASP.NET应用程序,则需要
。 />

Juan T. Llibre

ASP.NET MVP
http://asp.net.do/foros/

Foros de ASP.NET en Espa?ol

Ven,y hablemos de ASP.NET ...

======================


Brock Allen < BA **** @ NOSPAMdevelop.com>在消息中写道

news:92 ********************** @ msnews.microsoft.com ...

是的。 C#(csc.exe)和VB.NET(vbc.exe)编译器位于.NET Framework
安装目录中。 v1.1在我的机器上:

C:\ WINDOWS \ Microsoft / .NET.\\Framework\v1.1.4322

-Brock
DevelopMentor
http://staff.develop.com/ballen

我想把我的ASP.NET项目带到另一台没有Visual Studio的计算机上。

如果我在那里修改代码,有没有办法在没有Visual Studio的情况下重新编译它?

谢谢!




作为Brocks建议的附注 - 如果您只在远程机器上安装了运行时,而不是SDK,那么您可能需要调用cmd窗口

设置进行手动编译所需的环境变量。那里

是你需要运行的批处理文件(setenv.bat)。


-

问候


John Timney

ASP.NET MVP

微软区域总监


"布洛克艾伦 < BA **** @ NOSPAMdevelop.com>在消息中写道

news:92 ********************** @ msnews.microsoft.com ...

是的。 C#(csc.exe)和VB.NET(vbc.exe)编译器位于.NET Framework安装目录中。 v1.1在我的机器上:

C:\ WINDOWS \ Microsoft / .NET.\\Framework\v1.1.4322

-Brock
DevelopMentor
http://staff.develop.com/ballen

我想把我的ASP.NET项目带到另一台没有Visual Studio的计算机上。

如果我在那里修改代码,有没有办法在没有Visual Studio的情况下重新编译它?

谢谢!




I would like to take my ASP.NET project to another computer, which doesn''t
have Visual Studio.

If I modify the code there, is there a way to recompile it without Visual
Studio?

Thanks!

解决方案

Yes. The C# (csc.exe) and VB.NET (vbc.exe) compilers are located in the .NET
Framework install directory. v1.1 is here on my machine:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

-Brock
DevelopMentor
http://staff.develop.com/ballen

I would like to take my ASP.NET project to another computer, which
doesn''t have Visual Studio.

If I modify the code there, is there a way to recompile it without
Visual Studio?

Thanks!




And, jsc.exe is also in the same directory,
should you wish to write/compile your ASP.NET apps in J#.net.

Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Espa?ol
Ven, y hablemos de ASP.NET...
======================

"Brock Allen" <ba****@NOSPAMdevelop.com> wrote in message
news:92**********************@msnews.microsoft.com ...

Yes. The C# (csc.exe) and VB.NET (vbc.exe) compilers are located in the .NET Framework
install directory. v1.1 is here on my machine:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

-Brock
DevelopMentor
http://staff.develop.com/ballen

I would like to take my ASP.NET project to another computer, which
doesn''t have Visual Studio.

If I modify the code there, is there a way to recompile it without
Visual Studio?

Thanks!




As a side note to Brocks advice - if you only have the runtime installed on
the remote machine, and not the SDK then you may have to invoke a cmd window
that sets the environment variables required to do a manual compile. There
is a batch file (setenv.bat I think) that you need to run.

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Brock Allen" <ba****@NOSPAMdevelop.com> wrote in message
news:92**********************@msnews.microsoft.com ...

Yes. The C# (csc.exe) and VB.NET (vbc.exe) compilers are located in the
.NET Framework install directory. v1.1 is here on my machine:

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

-Brock
DevelopMentor
http://staff.develop.com/ballen

I would like to take my ASP.NET project to another computer, which
doesn''t have Visual Studio.

If I modify the code there, is there a way to recompile it without
Visual Studio?

Thanks!




这篇关于ASP.NET可以在没有Visual Studio的情况下编译吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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