Re: Converting from VS2003 to VS2005
- From: "Daniel Moth" <dmoth74@xxxxxxxxxxx>
- Date: Sun, 4 Dec 2005 21:32:57 -0000
Graham I was addressing Thore's generic request.
I have not encountered the issues you describe with my projects so I cannot
comment on that. If you can narrow it down to a reproducible sample I can
look at it.
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"Graham McKechnie" <gmknospam@xxxxxxxxxxxxxx> wrote in message
news:O$07ViR%23FHA.1028@xxxxxxxxxxxxxxxxxxxxxxx
> Daniel,
>
> Thanks for the interesting links.
>
> However, unless I missed a link somewhere, I didn't find anything that
> addressed the issue of the forms being totally scewed up by the Upgrade
> Project menu choice.
>
> So I'll be still stuck, when I go back to this. I can't believe this is an
> issue generally, I feel it must be something specific to this particular
> project. I've got many other projects to convert, ones containing many
> more forms, than this relatively simple project, so I need to find a work
> around.
>
> Graham
>
>
> "Daniel Moth" <dmoth74@xxxxxxxxxxx> wrote in message
> news:%231ZSY5A%23FHA.2324@xxxxxxxxxxxxxxxxxxxxxxx
>> The upgrade wizard will only upgrade your project/solution file format
>> and any resx files. Your code files remain intact. Another approach is to
>> simply add your files to a brand new VS2005 project:
>> http://www.danielmoth.com/Blog/2005/08/how-to-upgrade-vs2003-projects-to.html
>>
>> Just make a copy of your project and try it. There are many good reasons
>> to upgrade your project:
>> http://blogs.msdn.com/stevenpr/archive/2005/11/30/498481.aspx
>>
>> Cheers
>> Daniel
>> --
>> http://www.danielmoth.com/Blog/
>>
>> "Thore Berntsen" <notrashmail@xxxxxxxxx> wrote in message
>> news:%23zmqNfw9FHA.3760@xxxxxxxxxxxxxxxxxxxxxxx
>>>I have some questions about converting a project from VS2003 to VS2005.
>>>
>>> I just did a test. I had a VS2003 project that I loaded into VS2005. I
>>> followed the instructions in the conversion wizard. It found no
>>> problems, so I compiled the project without any problems. My question is
>>> : I know that VS2005 supports .NET CF 1.0 projects, is the assemblies in
>>> my converted project in version 1.0 or 2.0?
>>>
>>> I they are version 1.0, how can I convert the project to 2.0?
>>>
>>> Another question: Can I use 1.0 assemblies in a 2.0 project? If yes,
>>> does that mean that the "mixed" project will load both version 1.0 and
>>> 2.0 of the .NET Compact Framework? If yes is the answer to the last
>>> question, will that influence the performance of the device.
>>>
>>> Thore Berntsen
>>>
>>
>>
>
>
.
- Follow-Ups:
- Re: Converting from VS2003 to VS2005
- From: Graham McKechnie
- Re: Converting from VS2003 to VS2005
- References:
- Converting from VS2003 to VS2005
- From: Thore Berntsen
- Re: Converting from VS2003 to VS2005
- From: Daniel Moth
- Re: Converting from VS2003 to VS2005
- From: Graham McKechnie
- Converting from VS2003 to VS2005
- Prev by Date: Re: Extension to Visual Studio 2003 to develop on WM 2005 ?
- Next by Date: VS2005 deployment
- Previous by thread: Re: Converting from VS2003 to VS2005
- Next by thread: Re: Converting from VS2003 to VS2005
- Index(es):
Relevant Pages
|