473,795 Members | 3,048 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Conversion VS2005 Solution to VS2008 Solution

Hi

I am converting a VS2005 Solution to VS2008 Solution and all went well
I checked the Solution file (sln) and Project file (csproj) into SVN - I
checkout the solution from SVN and it want to convert again???

Anyone else had this problem ???

Thanks
Jun 27 '08 #1
4 1691
sippyuconn <si********@new sgroup.nospamwr ote:
I am converting a VS2005 Solution to VS2008 Solution and all went well
I checked the Solution file (sln) and Project file (csproj) into SVN - I
checkout the solution from SVN and it want to convert again???

Anyone else had this problem ???
Can't say I have, despite using Subversion and VS2008.

Have you checked what the project and solution files look like?

--
Jon Skeet - <sk***@pobox.co m>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon.skeet
C# in Depth: http://csharpindepth.com
Jun 27 '08 #2
Thanks for Jon's prompt reply.

Hello sippyuconn

According to your description, VS 2008 Convert Wizard shows up again after
you checked out solution from SVN. If I misunderstood anything, please
don't hesitate to correct me.

The solution file is a text-based file that contains information about one
or more projects. You can see file format marker and Project version is in
the first few lines. Eg:
=============== =============== =============== =======
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
=============== =============== =============== =======

VS 2008 convert wizard will updates the version number in the .sln file to
10.00 for VS 2005 project. Moreover, convert wizard also updates the
project files (.csproj, .vbproj, etc.) to control the version of the build
tools that will be used.Eg:
=============== =============== =============== =======
<Project ToolsVersion="3 .5" DefaultTargets= "Build"
xmlns="http://schemas.microso ft.com/developer/msbuild/2003">
<PropertyGrou p>
=============== =============== =============== =======

Have you ever tried to check if SVN made any change in .sln file or project
file? I suggest we may use Diff tool to compare the versions (checked in
and checked out) by SVN. I think there might be some information misleads
VS 2008 Conversion Wizard to recognize the solution as VS 2005 project.

Hope this helps. Please try the above method and let me know the result. We
are glad to assist you.
Have a great day,
Best regards,
Wen Yuan
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
ms****@microsof t.com.
=============== =============== =============== =====
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
=============== =============== =============== =====
This posting is provided "AS IS" with no warranties, and confers no rights.

Jun 27 '08 #3
Hi Wen,
I see a link for getting email notifications for replies in your
message. It's not working. Can you please provide a valid link?

Regards,
Ashutosh

Wen Yuan Wang [MSFT] wrote:
Thanks for Jon's prompt reply.

Hello sippyuconn

According to your description, VS 2008 Convert Wizard shows up again after
you checked out solution from SVN. If I misunderstood anything, please
don't hesitate to correct me.

The solution file is a text-based file that contains information about one
or more projects. You can see file format marker and Project version is in
the first few lines. Eg:
=============== =============== =============== =======
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
=============== =============== =============== =======

VS 2008 convert wizard will updates the version number in the .sln file to
10.00 for VS 2005 project. Moreover, convert wizard also updates the
project files (.csproj, .vbproj, etc.) to control the version of the build
tools that will be used.Eg:
=============== =============== =============== =======
<Project ToolsVersion="3 .5" DefaultTargets= "Build"
xmlns="http://schemas.microso ft.com/developer/msbuild/2003">
<PropertyGrou p>
=============== =============== =============== =======

Have you ever tried to check if SVN made any change in .sln file or project
file? I suggest we may use Diff tool to compare the versions (checked in
and checked out) by SVN. I think there might be some information misleads
VS 2008 Conversion Wizard to recognize the solution as VS 2005 project.

Hope this helps. Please try the above method and let me know the result. We
are glad to assist you.
Have a great day,
Best regards,
Wen Yuan
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
ms****@microsof t.com.
=============== =============== =============== =====
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
=============== =============== =============== =====
This posting is provided "AS IS" with no warranties, and confers no rights.
Jun 27 '08 #4
Hello Ashutosh,
Thanks for your reply.

Have you ever tried to click the "Notify me of replies" button in
right-upper corner of page?
http://www.microsoft.com/communities...aspx?pg=2&cat=
&lang=&cr=&guid =&sloc=en-us&dg=microsoft .public.dotnet. languages.cshar p&fltr
=&mid=c6b5ece 4-4eb3-47ea-8187-f03ee1c1caa1&ti d=ddf19de1-3cb7-4d32-9be6-ab467
216517e.

After clicked on the button, it will display as "Notificati on enabled". I'm
not sure what's the link it refers to. But this features seems work fine on
side. Do you found any issue on this feature?

Hope this helps.
Best regards,
Wen Yuan
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
ms****@microsof t.com.
=============== =============== =============== =====
This posting is provided "AS IS" with no warranties, and confers no rights.

Jun 27 '08 #5

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

Similar topics

14
1483
by: =?Utf-8?B?VG9tYXM=?= | last post by:
I am using the Professional version. In VS2005, in a C++/CLI project, to create a new item, there were 9 templates and in VS2008 there are only 3 templates. For example, now the template for DataSet or Stored Procedure does not exist in VS2008. This is definitive or in next dates there will be more templates?
20
2898
by: Iouri | last post by:
Hi everybody, We are currently using VS2003 and now we are in the porcess of upgrading to the next Visual Studio version. Does somebody have a real life experience with VS2008? My boss wants to go with VS2005 and I am trying to convince to buy VS2008. Can somebody provide links to compare 2 products in terms of how stable they are. I do not need VS2008 new features, I need to prove to my management that VS2008 is a stable product. TIA
6
1892
by: =?Utf-8?B?SGFycnkgVg==?= | last post by:
I wrote a C# Windows app using VS2003 to read selected text files and write the data to 3 tables in an Access database. After "upgrading" to VS2005, I tried to add a feature and rebuild - what a can of worms. At this point, the solution builds and runs, but if I open or restore another window, program or application, the app will go to a "Not Responding" status. Sometimes, it writes records, sometimes it doesn't. I'm really not sure...
2
2444
by: Academia | last post by:
I have vs2005 installed on the System disk and vs2008 installed on a different disk. I want to remove VS2005. I read one time about some problem with uninstalling vs2005 after vs2008 is installed but can't find the site now. Is there a problem? Would reinstalling vs2008 fix any problem that may occur because of uninstalling vs2005.
3
1338
by: Rick | last post by:
Hello guys!!! I have a little question, i've heard that some people has installed on their machine vs2005 and vs2008, but if you can work vs2005 projects in vs2008 which is the reason to have both vs installed on same machine? or my old vs2005 project doesn't work fine in vs2008? Best Regards
2
5051
by: Ronald S. Cook | last post by:
If I understand correctly, the framework version and Visual Studio version are not intertwined? Assuming so, how do I (first) find out what framweork my VS2005 ASP.NET application is targeting (think its 2.0 currently)? Then, how do I "make it" use the 3.5 Framework? I know if I opened the project using VS2008, it would prompt me to upgrade, but I need to do this from VS2005.
1
1813
by: =?Utf-8?B?a21ybmVlZHNuZXRoZWxw?= | last post by:
Hi. This is my scenario that I hope I can find a solution for: A VS2005 solution containing a web app project, a web service project and a simple client library project that only consumes the web service and is used by the web app. A VS2008 solution containing the same web service code as in the VS2005 solution above. How do I construct a solution so that at runtime the client library in the VS2005 solution properly exposes the correct...
5
1899
by: Bill McCormick | last post by:
I'm mostly using C# but have some VB.NET apps in VS2005 (C#2.0 & .NET 2.0). Are there any issue running VS2005 and VS2008 on the same machine? Thanks, Bill
4
2035
by: | last post by:
Hi, After installing SP1 for VS2008 and SP1 for .NET 3.5 we get the following warning in a VS2005 build: error CS0618: Warning as Error: 'System.Windows.UIElement.BitmapEffect' is obsolete: 'Avoid using BitmapEffects as they have very poor performance characteristics. They will be deprecated in a future version. Consider using the UIElement.Effect property and ShaderEffects where appropriate instead.'
0
9672
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9519
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10215
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9043
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6783
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5437
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3727
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2920
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.