473,405 Members | 2,444 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,405 software developers and data experts.

Visual Studio 2005 Asp.net Convert wizard

Hi

We have a rather large asp.net 1.1 project. We have considered til convert
2.0 in the near future.

We have done a couple of test conversions using the build in Migration tool
which pop up when opening a asp 1.1 solution file.

It went ok besides a few issues. Now i have installed the patch to fix som
issues regarding this tool :

http://www.microsoft.com/downloads/d...DisplayLang=en

Ok. But to me it seemes that somethings has changed. First of all the
conversion is not valid anymore. I think the problem might be that it
converts the solution in the original directory as the old solution.

As far as I remembers (I might be wrong) i could choose as destenation for
the convertet solution (anohter dir)

But is option is not available anymore. It just says:

Conversion type: In-place with no backup

As the first screen with no option to do anything except to press Cancel or
Finish were Finish starts thr Conversion.

Can i start the migration wizard up somehow in a more "advanced" mode?

Regards
Anders

Jan 14 '06 #1
5 1691
Anders,
why not just copy everything to a new virtual directory and run the wizard
on it from there?
Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Anders" wrote:
Hi

We have a rather large asp.net 1.1 project. We have considered til convert
2.0 in the near future.

We have done a couple of test conversions using the build in Migration tool
which pop up when opening a asp 1.1 solution file.

It went ok besides a few issues. Now i have installed the patch to fix som
issues regarding this tool :

http://www.microsoft.com/downloads/d...DisplayLang=en

Ok. But to me it seemes that somethings has changed. First of all the
conversion is not valid anymore. I think the problem might be that it
converts the solution in the original directory as the old solution.

As far as I remembers (I might be wrong) i could choose as destenation for
the convertet solution (anohter dir)

But is option is not available anymore. It just says:

Conversion type: In-place with no backup

As the first screen with no option to do anything except to press Cancel or
Finish were Finish starts thr Conversion.

Can i start the migration wizard up somehow in a more "advanced" mode?

Regards
Anders

Jan 14 '06 #2
> Anders,
why not just copy everything to a new virtual directory and run the wizard
on it from there?


Ok. That actually did it. Don't know why i didnt think about it. But now i
have another question.

As far as i undestand Vs. 2005 asp.net 2.0 does not use sln og project file
anymore due to the new compilation strategy. But after I have convertert my
1.1 project i still have the solution file ets.

If I open this solution file everyting works pefectly. But how can this be?
If I open the converted project with Open Website nothing works anymore.

I get some compile error and I can't launch my website.

My folder structure is like the following with 2 websites wihtin one
solution.

Solution
WebProject1
WebProject1
Class lib1
Class lib2
Class lib3
Etc.

I though that i needed the Beta web Project thing Microsoft has just
released to keep working as I did in Vs.2003?

Confussed...yes..
Regards
Anders
Jan 14 '06 #3
The beta ASP.NET Web Project "Thing" is not finished, its just a preview
release. And I doubt it would work with a converted project as you didn't
originally start out with it.
Yes, it is confusing! And they haven't made it easier by releasing pieces
"after the fact".
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Anders" wrote:
Anders,
why not just copy everything to a new virtual directory and run the wizard
on it from there?


Ok. That actually did it. Don't know why i didnt think about it. But now i
have another question.

As far as i undestand Vs. 2005 asp.net 2.0 does not use sln og project file
anymore due to the new compilation strategy. But after I have convertert my
1.1 project i still have the solution file ets.

If I open this solution file everyting works pefectly. But how can this be?
If I open the converted project with Open Website nothing works anymore.

I get some compile error and I can't launch my website.

My folder structure is like the following with 2 websites wihtin one
solution.

Solution
WebProject1
WebProject1
Class lib1
Class lib2
Class lib3
Etc.

I though that i needed the Beta web Project thing Microsoft has just
released to keep working as I did in Vs.2003?

Confussed...yes..
Regards
Anders

Jan 14 '06 #4
> The beta ASP.NET Web Project "Thing" is not finished, its just a preview
release. And I doubt it would work with a converted project as you didn't
originally start out with it.
Yes, it is confusing! And they haven't made it easier by releasing pieces
"after the fact".


Im not sure if you actually answered? I havent touched the ASP.NET Web
Project at all

I just can't undestand why my Visual Studio 2005 RTM have converted my
asp.net 1.1 to a 2.0 WITH solution files and projects when its stated that
the asp.net 2.0 model is WITHOUT solutions etc.

I just mentioned the ASP.NET Web Project "Thing" because it looks like
Visual Studio 2005 RTM is using this model..native..

Actually i have no idea wehter there IS any problem. Im just confussed why i
have a solution file in my asp,net 2,0

Is my problem / concerns undestandable?

Regards
Anders
Jan 14 '06 #5
Hi Anders,
I just can't undestand why my Visual Studio 2005 RTM have converted my
asp.net 1.1 to a 2.0 WITH solution files and projects when its stated that
the asp.net 2.0 model is WITHOUT solutions etc.


As I understand it, the rules are slightly different for "Projects" vs
"WebSites". For Projects you still have solutions and project files, but
WebSites are now just treated (the whole thing) as a project so you
don't need a project file anymore, however, you can still have a
"solution" with WebSites inside it if you want.

I've had some major problems trying to convert true IIS "WebSites" from
1.1 to "FileSystem" WebSites in 2.0, in that the *.csproj file was not
deleted after the conversion and then it tries to convert it again! I've
just downloaded the conversion wizard "update" to see if it is any better.

--
Gerry Hickman (London UK)
Jan 17 '06 #6

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

Similar topics

18
by: surfrat_ | last post by:
Hi, I am having the following problems in getting Microsoft Visual Studio 2005 Professional to link to an Access .mdb database. Please help me to sort this out. Problem 1: The Microsoft...
3
by: Hansen | last post by:
I hope that there is someone here that can help me. It's not directly related to this group but maybe someone here can help me. I wanted to deploy my Access database to another pc using the Access...
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...
7
by: =?Utf-8?B?UHJhamFrdGE=?= | last post by:
We have an application build on Microsoft Visual Studio 2002 .Net 1.0 ie on 32 bit. Can we port the same application for .NET 2.0. Does .NET 2.0 is supported on Microsoft Visual studio 2002 ie for...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
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
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.