473,394 Members | 1,878 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

2005 to 2008

When I upgrade from VS 2005 to VS 2008 and then run VS 2008 linked to my
remote website:

1) what is it doing to my website when the wizard upgrades my site?
Is it only changing the web.config file?
Ist it reversable?

2) when my site has been upgraded then why does VS 2008 want to download
loads & loads of XML files before it gets started on the page I wish to
edit? VS 2005 seemed much faster in starting up

3) If I have upgraded my site with the VS 2008 wizard will it screw it up
totally if I use VS 2005 to edit the site again?

jaez

Jan 13 '08 #1
3 1168

"jaems" <ja***@ntlworld.comwrote in message
news:sF*******************@newsfe1-gui.ntli.net...
When I upgrade from VS 2005 to VS 2008 and then run VS 2008 linked to my
remote website:

1) what is it doing to my website when the wizard upgrades my site?
Only the project and solution files are being modified.
Is it only changing the web.config file?
No.
Ist it reversable?
No (which is why there is a back up option in the wizard).
>
2) when my site has been upgraded then why does VS 2008 want to download
loads & loads of XML files before it gets started on the page I wish to
edit?
What XML files are you referring to?
VS 2005 seemed much faster in starting up
I find 2008 to be much more responsive than 2005.
>
3) If I have upgraded my site with the VS 2008 wizard will it screw it up
totally if I use VS 2005 to edit the site again?
You will not be able to open the project in 2005 after upgrading it.
>
jaez

Jan 13 '08 #2
"jaems" <ja***@ntlworld.comwrote in message
news:sF*******************@newsfe1-gui.ntli.net...
When I upgrade from VS 2005 to VS 2008 and then run VS 2008 linked to my
remote website:

1) what is it doing to my website when the wizard upgrades my site?
Is it only changing the web.config file?
No, it also dinks with a few other files. If there is a .sln file out there,
that is where most of the work is being done. It will also make the website
a 3.5 version website.
Ist it reversable?
Yes, but automatically, no. But, you can reverse it if you know what you are
doing. It requires editing the files. I would agree with Scott that you
should use the backup function, or back the site up on your own. Even then,
you may have to go into IIS and change to 2.0 if you do not want to be 3.5
any more.
2) when my site has been upgraded then why does VS 2008 want to download
loads & loads of XML files before it gets started on the page I wish to
edit? VS 2005 seemed much faster in starting up
I am not sure what is going on here and will have to research this. One
thing I do know that may work slower here is Resharper, a third party plug
in, although I have not really timed it. Can you give more information about
what exactly is happening and any plug ins you might have in your
environment.

Overall, I find 2008 faster, although there are a few times that is not the
case.
3) If I have upgraded my site with the VS 2008 wizard will it screw it up
totally if I use VS 2005 to edit the site again?
I have not experienced this when I have experimented on it (last few weeks),
but you will have to have separate .sln files saved to get to the site and
common sense says you should leave the site as a 2.0 site (configurable in
both IIS and VS 2008).

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
Jan 14 '08 #3
>1) what is it doing to my website when the wizard upgrades my site?
Is it only changing the web.config file?

No, it also dinks with a few other files. If there is a .sln file out
there, that is where most of the work is being done. It will also make the
website a 3.5 version website.
My understanding is that web.config is not touched, only the .sln and
project files are upgraded to work with the new MSBuild engine, not web
config.

Jan 15 '08 #4

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

Similar topics

15
by: Charles Law | last post by:
In the build output appears ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== However, the compiler does not generate any errors, and the Errors list is empty. This is an...
8
by: lacanela | last post by:
Please bear with this old dino here, who never upgraded to vs2005, the reason being that I am soooooo comfortable working with that rock- solid vs2003 and my development time so far has mainly been...
3
by: Arek | last post by:
Hi, I'm going to buy Visual Studio Standard Edition. I've found product feature comparison for VS 2005 version (http://msdn2.microsoft.com/en- us/vstudio/aa700921.aspx). I'm looking for...
7
by: Cirene | last post by:
I installed the RTM version of Visual Studio 2008 today. Initially when I would open any of my 2005 projects (.NET 2.0) it would simply open them. Now the Visual Studio Conversion Wizard is...
11
by: Michael A. Covington | last post by:
Can VS 2005 and 2008 coexist on the same computer, with some projects continuing to be worked on in each?
2
by: Peted | last post by:
Hi, im moving a project from vs2005 to vs 2008. is doing so i have come across a compiler error regarding partial classes that i dont understand if anyone can explain it to me please the...
2
by: JDeats | last post by:
I apologize if this question is answered on MSDN, I searched and could not find a clear answer: I have a Windows XP PC that has VS.NET 2005 Professional installed. So far my VS.NET 2008...
4
by: Tony Johansson | last post by:
Hello! Can anybody tell me what the main differences is between SqlExpress and SQL Server 2005. Or a URL where this information can be found. //Tony
2
by: Dinesh | last post by:
Hi experts, I am working on SQL Server 2005. Now i have to write a query which will extract some information from a table. My main table is having few columns supose 3 columns. EmpID ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.