473,473 Members | 1,807 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Visual Studio 2005

Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website to
VS 2005 and develop new web pages in a new environment. What steps should I
take to upgrade? I cannot find how to create web pages in VS 2005. May be I
should use Web Developer Express Edition?

Leon
Oct 9 '06 #1
9 2078
You have a couple of choices.

1. On both the MSDN site and the www.asp.net site, there is a web
applications projects download (asp.net links back to Microsoft). This
allows a 1.1 Framework model in 2.0

2. Upgrade the site.

To create a new website in VS 2005, you have to choose new >website. New
>project does not expose a website. This is due to the way the tools lock
into the IDE.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Leon" <Le**@discussions.microsoft.comwrote in message
news:FA**********************************@microsof t.com...
Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website
to
VS 2005 and develop new web pages in a new environment. What steps should
I
take to upgrade? I cannot find how to create web pages in VS 2005. May be
I
should use Web Developer Express Edition?

Leon

Oct 9 '06 #2
Gregory, thanks for replying.
The problem is I do not see New Website in VS 2005.
Tell me how to get to New Website Menu item in VS 2005.

Leon

"Cowboy (Gregory A. Beamer)" wrote:
You have a couple of choices.

1. On both the MSDN site and the www.asp.net site, there is a web
applications projects download (asp.net links back to Microsoft). This
allows a 1.1 Framework model in 2.0

2. Upgrade the site.

To create a new website in VS 2005, you have to choose new >website. New
>project does not expose a website. This is due to the way the tools lock
into the IDE.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Leon" <Le**@discussions.microsoft.comwrote in message
news:FA**********************************@microsof t.com...
Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website
to
VS 2005 and develop new web pages in a new environment. What steps should
I
take to upgrade? I cannot find how to create web pages in VS 2005. May be
I
should use Web Developer Express Edition?

Leon


Oct 9 '06 #3
You don't have available :

"File", "New Web Site", from the main VS 2005 menu ?

You can also click on the "Create": "Website" link in the Start Page.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:1D**********************************@microsof t.com...
Gregory, thanks for replying.
The problem is I do not see New Website in VS 2005.
Tell me how to get to New Website Menu item in VS 2005.

Leon

"Cowboy (Gregory A. Beamer)" wrote:
>You have a couple of choices.

1. On both the MSDN site and the www.asp.net site, there is a web
applications projects download (asp.net links back to Microsoft). This
allows a 1.1 Framework model in 2.0

2. Upgrade the site.

To create a new website in VS 2005, you have to choose new >website. New
> >project does not expose a website. This is due to the way the tools lock
into the IDE.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************** **
Think outside of the box!
*********************************************** **
"Leon" <Le**@discussions.microsoft.comwrote in message
news:FA**********************************@microso ft.com...
Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website
to
VS 2005 and develop new web pages in a new environment. What steps should
I
take to upgrade? I cannot find how to create web pages in VS 2005. May be
I
should use Web Developer Express Edition?

Leon



Oct 9 '06 #4
No, I don't. May be I have some kind of stripped down version. I got it with
MSDN subscription. May be I need to reinstall it?

"Juan T. Llibre" wrote:
You don't have available :

"File", "New Web Site", from the main VS 2005 menu ?

You can also click on the "Create": "Website" link in the Start Page.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:1D**********************************@microsof t.com...
Gregory, thanks for replying.
The problem is I do not see New Website in VS 2005.
Tell me how to get to New Website Menu item in VS 2005.

Leon

"Cowboy (Gregory A. Beamer)" wrote:
You have a couple of choices.

1. On both the MSDN site and the www.asp.net site, there is a web
applications projects download (asp.net links back to Microsoft). This
allows a 1.1 Framework model in 2.0

2. Upgrade the site.

To create a new website in VS 2005, you have to choose new >website. New
>project does not expose a website. This is due to the way the tools lock
into the IDE.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Leon" <Le**@discussions.microsoft.comwrote in message
news:FA**********************************@microsof t.com...
Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website
to
VS 2005 and develop new web pages in a new environment. What steps should
I
take to upgrade? I cannot find how to create web pages in VS 2005. May be
I
should use Web Developer Express Edition?

Leon


Oct 9 '06 #5
re:
No, I don't.
That's odd.

re:
Maybe I have some kind of stripped down version.
I got it with MSDN subscription.
No. You either got Standard, Professional or Team System,
depending on the type of subscription you got.

They all do websites and have that option available.

Are you sure you installed VS 2005 and not VB 2005 ?
VB 2005 doesn't do websites and neither does C# 2005.

re:
Maybe I need to reinstall it?
You could try that, if it *is* VS 2005.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:A6**********************************@microsof t.com...
No, I don't. May be I have some kind of stripped down version. I got it with
MSDN subscription. May be I need to reinstall it?

"Juan T. Llibre" wrote:
>You don't have available :

"File", "New Web Site", from the main VS 2005 menu ?

You can also click on the "Create": "Website" link in the Start Page.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:1D**********************************@microso ft.com...
Gregory, thanks for replying.
The problem is I do not see New Website in VS 2005.
Tell me how to get to New Website Menu item in VS 2005.

Leon

"Cowboy (Gregory A. Beamer)" wrote:

You have a couple of choices.

1. On both the MSDN site and the www.asp.net site, there is a web
applications projects download (asp.net links back to Microsoft). This
allows a 1.1 Framework model in 2.0

2. Upgrade the site.

To create a new website in VS 2005, you have to choose new >website. New
project does not expose a website. This is due to the way the tools lock
into the IDE.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************** **
Think outside of the box!
*********************************************** **
"Leon" <Le**@discussions.microsoft.comwrote in message
news:FA**********************************@microso ft.com...
Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website
to
VS 2005 and develop new web pages in a new environment. What steps should
I
take to upgrade? I cannot find how to create web pages in VS 2005. May be
I
should use Web Developer Express Edition?

Leon



Oct 9 '06 #6
Juan,
It would be helpful if you posted whatever conclusions/resolution
you've come to.
Thanks,
Krep

Juan T. Llibre wrote:
re:
No, I don't.

That's odd.

re:
Maybe I have some kind of stripped down version.
I got it with MSDN subscription.

No. You either got Standard, Professional or Team System,
depending on the type of subscription you got.

They all do websites and have that option available.

Are you sure you installed VS 2005 and not VB 2005 ?
VB 2005 doesn't do websites and neither does C# 2005.

re:
Maybe I need to reinstall it?

You could try that, if it *is* VS 2005.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:A6**********************************@microsof t.com...
No, I don't. May be I have some kind of stripped down version. I got itwith
MSDN subscription. May be I need to reinstall it?

"Juan T. Llibre" wrote:
You don't have available :

"File", "New Web Site", from the main VS 2005 menu ?

You can also click on the "Create": "Website" link in the Start Page.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:1D**********************************@microsof t.com...
Gregory, thanks for replying.
The problem is I do not see New Website in VS 2005.
Tell me how to get to New Website Menu item in VS 2005.

Leon

"Cowboy (Gregory A. Beamer)" wrote:

You have a couple of choices.

1. On both the MSDN site and the www.asp.net site, there is a web
applications projects download (asp.net links back to Microsoft). This
allows a 1.1 Framework model in 2.0

2. Upgrade the site.

To create a new website in VS 2005, you have to choose new >website. New
>project does not expose a website. This is due to the way the tools lock
into the IDE.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Leon" <Le**@discussions.microsoft.comwrote in message
news:FA**********************************@microsof t.com...
Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website
to
VS 2005 and develop new web pages in a new environment. What steps should
I
take to upgrade? I cannot find how to create web pages in VS 2005.. May be
I
should use Web Developer Express Edition?

Leon

Oct 12 '06 #7
re:
It would be helpful if you posted whatever conclusions/resolution you've come to.
The conclusion I've reached is that Leon either had a faulty install,
or he didn't have VS 2005 installed but, instead, installed one of the language
versions which don't do websites, like VB 2005, C# 2005, or C++ 2005.

*All* the versions of VS 2005 I've installed have that menu option.

If he had a faulty install, reinstalling VS 2005 should get rid of it.

An easy, free, way to test would be to install Visual Web Developer Express 2005.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
<kr******@gmail.comwrote in message news:11**********************@m7g2000cwm.googlegro ups.com...
Juan,
It would be helpful if you posted whatever conclusions/resolution
you've come to.
Thanks,
Krep

Juan T. Llibre wrote:
re:
No, I don't.

That's odd.

re:
Maybe I have some kind of stripped down version.
I got it with MSDN subscription.

No. You either got Standard, Professional or Team System,
depending on the type of subscription you got.

They all do websites and have that option available.

Are you sure you installed VS 2005 and not VB 2005 ?
VB 2005 doesn't do websites and neither does C# 2005.

re:
Maybe I need to reinstall it?
You could try that, if it *is* VS 2005.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:A6**********************************@microsof t.com...
No, I don't. May be I have some kind of stripped down version. I got it with
MSDN subscription. May be I need to reinstall it?

"Juan T. Llibre" wrote:
You don't have available :

"File", "New Web Site", from the main VS 2005 menu ?

You can also click on the "Create": "Website" link in the Start Page.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:1D**********************************@microsof t.com...
Gregory, thanks for replying.
The problem is I do not see New Website in VS 2005.
Tell me how to get to New Website Menu item in VS 2005.

Leon

"Cowboy (Gregory A. Beamer)" wrote:

You have a couple of choices.

1. On both the MSDN site and the www.asp.net site, there is a web
applications projects download (asp.net links back to Microsoft). This
allows a 1.1 Framework model in 2.0

2. Upgrade the site.

To create a new website in VS 2005, you have to choose new >website. New
>project does not expose a website. This is due to the way the tools lock
into the IDE.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Leon" <Le**@discussions.microsoft.comwrote in message
news:FA**********************************@microsof t.com...
Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website
to
VS 2005 and develop new web pages in a new environment. What steps should
I
take to upgrade? I cannot find how to create web pages in VS 2005. May be
I
should use Web Developer Express Edition?

Leon

Oct 12 '06 #8
Well, we have four installs of VS2k5 developer and only one has New >>
Website or Create >Website as an option. I'll be re-installing this
afternoon. I think I read somewhere this is due to a first-time run
config/wizard - and that would make sense as our IT guys installed the
3 screwy instances... more later...
Juan T. Llibre wrote:
re:
It would be helpful if you posted whatever conclusions/resolution you've come to.

The conclusion I've reached is that Leon either had a faulty install,
or he didn't have VS 2005 installed but, instead, installed one of the language
versions which don't do websites, like VB 2005, C# 2005, or C++ 2005.

*All* the versions of VS 2005 I've installed have that menu option.

If he had a faulty install, reinstalling VS 2005 should get rid of it.

An easy, free, way to test would be to install Visual Web Developer Express 2005.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
<kr******@gmail.comwrote in message news:11**********************@m7g2000cwm.googlegro ups.com...
Juan,
It would be helpful if you posted whatever conclusions/resolution
you've come to.
Thanks,
Krep

Juan T. Llibre wrote:
re:
No, I don't.
That's odd.

re:
Maybe I have some kind of stripped down version.
I got it with MSDN subscription.
No. You either got Standard, Professional or Team System,
depending on the type of subscription you got.

They all do websites and have that option available.

Are you sure you installed VS 2005 and not VB 2005 ?
VB 2005 doesn't do websites and neither does C# 2005.

re:
Maybe I need to reinstall it?

You could try that, if it *is* VS 2005.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:A6**********************************@microsof t.com...
No, I don't. May be I have some kind of stripped down version. I got it with
MSDN subscription. May be I need to reinstall it?
>
"Juan T. Llibre" wrote:
>
>You don't have available :
>>
>"File", "New Web Site", from the main VS 2005 menu ?
>>
>You can also click on the "Create": "Website" link in the Start Page.
>>
>>
>>
>Juan T. Llibre, asp.net MVP
>asp.net faq : http://asp.net.do/faq/
>foros de asp.net, en español : http://asp.net.do/foros/
>===================================
>"Leon" <Le**@discussions.microsoft.comwrote in message
>news:1D**********************************@microso ft.com...
Gregory, thanks for replying.
The problem is I do not see New Website in VS 2005.
Tell me how to get to New Website Menu item in VS 2005.
>
Leon
>
"Cowboy (Gregory A. Beamer)" wrote:
>
>You have a couple of choices.
>>
>1. On both the MSDN site and the www.asp.net site, there is a web
>applications projects download (asp.net links back to Microsoft).This
>allows a 1.1 Framework model in 2.0
>>
>2. Upgrade the site.
>>
>To create a new website in VS 2005, you have to choose new >website. New
> >project does not expose a website. This is due to the way thetools lock
>into the IDE.
>>
>--
>Gregory A. Beamer
>MVP; MCP: +I, SE, SD, DBA
>http://gregorybeamer.spaces.live.com
>>
>*********************************************** **
>Think outside of the box!
>*********************************************** **
>"Leon" <Le**@discussions.microsoft.comwrote in message
>news:FA**********************************@microso ft.com...
Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website
to
VS 2005 and develop new web pages in a new environment. What steps should
I
take to upgrade? I cannot find how to create web pages in VS 2005. May be
I
should use Web Developer Express Edition?
>
Leon
Oct 12 '06 #9
Check "Tools", "Import and Export Settings".

Maybe someone configured VS 2005 for other development environments.
That'll be a lot easier than uninstalling/reinstalling.

Try resetting it for "Web Development Settings".


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
<kr******@gmail.comwrote in message news:11**********************@b28g2000cwb.googlegr oups.com...
Well, we have four installs of VS2k5 developer and only one has New >>
Website or Create >Website as an option. I'll be re-installing this
afternoon. I think I read somewhere this is due to a first-time run
config/wizard - and that would make sense as our IT guys installed the
3 screwy instances... more later...
Juan T. Llibre wrote:
re:
It would be helpful if you posted whatever conclusions/resolution you've come to.

The conclusion I've reached is that Leon either had a faulty install,
or he didn't have VS 2005 installed but, instead, installed one of the language
versions which don't do websites, like VB 2005, C# 2005, or C++ 2005.

*All* the versions of VS 2005 I've installed have that menu option.

If he had a faulty install, reinstalling VS 2005 should get rid of it.

An easy, free, way to test would be to install Visual Web Developer Express 2005.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
<kr******@gmail.comwrote in message news:11**********************@m7g2000cwm.googlegro ups.com...
Juan,
It would be helpful if you posted whatever conclusions/resolution
you've come to.
Thanks,
Krep

Juan T. Llibre wrote:
re:
No, I don't.
That's odd.

re:
Maybe I have some kind of stripped down version.
I got it with MSDN subscription.
No. You either got Standard, Professional or Team System,
depending on the type of subscription you got.

They all do websites and have that option available.

Are you sure you installed VS 2005 and not VB 2005 ?
VB 2005 doesn't do websites and neither does C# 2005.

re:
Maybe I need to reinstall it?

You could try that, if it *is* VS 2005.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Leon" <Le**@discussions.microsoft.comwrote in message
news:A6**********************************@microsof t.com...
No, I don't. May be I have some kind of stripped down version. I got it with
MSDN subscription. May be I need to reinstall it?
>
"Juan T. Llibre" wrote:
>
>You don't have available :
>>
>"File", "New Web Site", from the main VS 2005 menu ?
>>
>You can also click on the "Create": "Website" link in the Start Page.
>>
>>
>>
>Juan T. Llibre, asp.net MVP
>asp.net faq : http://asp.net.do/faq/
>foros de asp.net, en español : http://asp.net.do/foros/
>===================================
>"Leon" <Le**@discussions.microsoft.comwrote in message
>news:1D**********************************@microso ft.com...
Gregory, thanks for replying.
The problem is I do not see New Website in VS 2005.
Tell me how to get to New Website Menu item in VS 2005.
>
Leon
>
"Cowboy (Gregory A. Beamer)" wrote:
>
>You have a couple of choices.
>>
>1. On both the MSDN site and the www.asp.net site, there is a web
>applications projects download (asp.net links back to Microsoft). This
>allows a 1.1 Framework model in 2.0
>>
>2. Upgrade the site.
>>
>To create a new website in VS 2005, you have to choose new >website. New
> >project does not expose a website. This is due to the way the tools lock
>into the IDE.
>>
>--
>Gregory A. Beamer
>MVP; MCP: +I, SE, SD, DBA
>http://gregorybeamer.spaces.live.com
>>
>*********************************************** **
>Think outside of the box!
>*********************************************** **
>"Leon" <Le**@discussions.microsoft.comwrote in message
>news:FA**********************************@microso ft.com...
Hi Everybody.
I have my website developed in VS 2003. Now I want to upgrade my website
to
VS 2005 and develop new web pages in a new environment. What steps should
I
take to upgrade? I cannot find how to create web pages in VS 2005. May be
I
should use Web Developer Express Edition?
>
Leon

Oct 12 '06 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Shapper | last post by:
Hello, I am starting 2 new projects to deliver in January 2006. I want to create them in Asp.Net 2.0 using Visual Studio 2005. All my clients web sites are Visual Studio 2003 projects in...
0
by: fiona | last post by:
Innovasys Ltd., a leader in help authoring and documentation tools, today announced the inclusion of a tailored version of the Innovasys HelpStudio help authoring product, HelpStudio Lite, in the...
8
by: WT | last post by:
Is it normal that Visual Studio sets the PreInit handler for a Page from the OnInit code ? No chance to fire it as OnPreInit is run befor OnInit. ??? CS
3
by: Edwin Smith | last post by:
I have a 2 form project in VS2005 that now hangs whenever I try to do anything with the second form. This seems to have started when I added some SQL tables from a Pervasive v.9 database using the...
1
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.