VS2003 Compile

J

Jeff

If I am using VS2003 is it possible to compile a project in ASP.Net 2.0 or
will it always compile in 1.1?

Thanks
 
C

Cowboy \(Gregory A. Beamer\)

1.1 baby! You might be able to trick it to 2.0, but it would not be worth
it.
 
S

Steven Cheng[MSFT]

Hello Jeff,

Yes, as Gregory has said, Visual Studio .NET 2003 is dedicated to
developing .net 1.1 applications.

As for your scenario, is there any particular restriction that require you
to compile an ASP.NET website in vs 2003 or develop ASP.NET 2.0 website in
vs 2003? If you do not want to install a full version of VS 2005, you can
consider download and install the Visual Web Developer express edition
which is a light weight one dedicated to ASP.NET 2.0 web application
development.

#Visual Web Developer
http://msdn.microsoft.com/vstudio/express/vwd/

Also, if you already have an complete ASP.NET 2.0 website and just want to
precompile and deploy it, you can use the aspnet_compiler.exe tool to
precompile it. This is installed with the .net framework 2.0

#ASP.NET Compilation Tool (Aspnet_compiler.exe)
http://msdn2.microsoft.com/en-us/library/ms229863.aspx

Please feel free to post here if there is anything unclea or anything I
missed.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top