Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Visual Studio 2005

0 views
Skip to first unread message

horace

unread,
Mar 26, 2008, 12:26:01 AM3/26/08
to
Hi,

I am now switching from VS2003 to VS2005, so i am new to VS2005.

When i created a new Web Site, everything seemed fine. However, I found that
I could NOT select "Release" in the configuration manager when i built the
project. I could just select "Debug". May i know what's wrong?

Moreover, i found that there's no dll output in the bin directory after the
successful compilation (build). Is it a new feature in VS2005 Web site?

It seems to me that VS.2003 & VS.2005 differs a lot. Can you kindly give me
some references for the transition from 2003 to 2005?

FYI, i am using VS.NET 2005 Team Suite Evaluation version. Due to some
reasons in our company policy, we can't change to VS2008.

Thank you very much for your help.

B.Rgds.

v-wy...@prcvap.microsoft.com

unread,
Mar 26, 2008, 10:33:29 PM3/26/08
to
Hello Horace,

In VS 2005, website will be compiled on demand. VS IDE won’t output dll for website project. When releasing your website, you need to copy all pages and related cs file into IIS server. IIS will compile them dynamic. This is new feature in VS 2005.

Anyway, if you like the behavior in VS 2003, you can create a WebSit application. This is a new feature in VS 2005 SP1. After your VS 2005 applied SP1, you can create a website application by “File|Project|Visual C#|Web|ASP.net Web Application”. You can get the same behavior as you used in VS 2003. For more detailed information, please refer to
http://msdn2.microsoft.com/en-us/asp.net/aa336618.aspx
[Visual Studio 2005 Web Application Projects ]

Hope this helps.
Best regards,

Wen Yuan
Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

horace

unread,
Mar 28, 2008, 9:07:00 AM3/28/08
to
Hi Wen Yuan,

Thank you very much.

B.Rgds

v-wy...@prcvap.microsoft.com

unread,
Mar 30, 2008, 11:08:08 PM3/30/08
to

Welcome, Horace.

Have a great day,
Best regards,
Wen Yuan
Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
0 new messages