PC Review


Reply
Thread Tools Rate Thread

Conversion VS2005 Solution to VS2008 Solution

 
 
sippyuconn
Guest
Posts: n/a
 
      21st May 2008
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
 
Reply With Quote
 
 
 
 
Jon Skeet [C# MVP]
Guest
Posts: n/a
 
      21st May 2008
sippyuconn <(E-Mail Removed)> wrote:
> 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 - <(E-Mail Removed)>
Web site: http://www.pobox.com/~skeet
Blog: http://www.msmvps.com/jon.skeet
C# in Depth: http://csharpindepth.com
 
Reply With Quote
 
Wen Yuan Wang [MSFT]
Guest
Posts: n/a
 
      22nd May 2008
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.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
====================================================

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:
(E-Mail Removed).
==================================================
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.

 
Reply With Quote
 
Ashutosh Bhawasinka
Guest
Posts: n/a
 
      23rd May 2008
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.microsoft.com/developer/msbuild/2003">
> <PropertyGroup>
> ====================================================
>
> 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:
> (E-Mail Removed).
> ==================================================
> 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.
>

 
Reply With Quote
 
Wen Yuan Wang [MSFT]
Guest
Posts: n/a
 
      23rd May 2008
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.csharp&fltr
=&mid=c6b5ece4-4eb3-47ea-8187-f03ee1c1caa1&tid=ddf19de1-3cb7-4d32-9be6-ab467
216517e.

After clicked on the button, it will display as "Notification 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:
(E-Mail Removed).
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VS2008 C# solution Morris Microsoft C# .NET 2 20th Jan 2010 12:49 PM
Regarding solution file created in VS2008 Priyal Microsoft C# .NET 1 13th Mar 2009 06:33 AM
multiple project solution in vs2008 GaryDean Microsoft ASP .NET 8 27th Oct 2008 09:46 PM
vs2008 hangs when building solution Hans Kesting Microsoft ASP .NET 1 24th Sep 2007 04:20 PM
VS2003 ASP.NET solution conversion to VS2005 ASP.NET =?Utf-8?B?Qm9i?= Microsoft ASP .NET 2 30th Jan 2006 03:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:32 AM.