473,394 Members | 1,778 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.

Running aspnet_regiis -i in ver1.1 folder.

Hello,

My application sitting on the shared drive uses framework 1.1 and my local system has both 1.1 & 2.0. With this If I open the application its saying "Your code is written on the older version and you should convert to the new version before editing"..I don't want to migrate to the newer version.
So what I did is, ran the aspnet_regiis -i in my local system under ver1.1 folder. But even after running this its asking to convert to newer version.
Any idead how to avoid this ?. I am using VS2005

Regards,
Renil.
Mar 29 '07 #1
4 1529
Frinavale
9,735 Expert Mod 8TB
Hello,

My application sitting on the shared drive uses framework 1.1 and my local system has both 1.1 & 2.0. With this If I open the application its saying "Your code is written on the older version and you should convert to the new version before editing"..I don't want to migrate to the newer version.
So what I did is, ran the aspnet_regiis -i in my local system under ver1.1 folder. But even after running this its asking to convert to newer version.
Any idead how to avoid this ?. I am using VS2005

Regards,
Renil.
Hi Renil!

I remember running in to the same issue a few months ago.
I ended up migrating it to the newer version for many reasons (mainly there's functionality in the framework 2.0 that allowed me to do more with my code)

Running aspnet_regiis -i will not solve this problem.

That will reinstall the framework on your machine; however, VS2005 has its own development platform that it runs its projects in and so it ignores your localhost and this is why reinstalling framework 1.1 will not help you.

Is there any specific reason for which you don't migrating the project?

-Frinny
Mar 29 '07 #2
Hi Renil!

I remember running in to the same issue a few months ago.
I ended up migrating it to the newer version for many reasons (mainly there's functionality in the framework 2.0 that allowed me to do more with my code)

Running aspnet_regiis -i will not solve this problem.

That will reinstall the framework on your machine; however, VS2005 has its own development platform that it runs its projects in and so it ignores your localhost and this is why reinstalling framework 1.1 will not help you.

Is there any specific reason for which you don't migrating the project?

-Frinny
Frinny,

If I migrate its giving lot of issues like.."Cannot create type..." Moreover we will be using this application just for couple of months..so we don't want to migrate really. So kindly suggest what do I do in order to avoid this situation ?
Do I need to install VS2003 ? or ...
Mar 29 '07 #3
Motoma
3,237 Expert 2GB
This is not due to the version of ASP running on your machine, rather it is because you are using a newer IDE. Most likely the program was written with VS.NET 2003, and you are trying to open it with VS 2005.

Hello,

My application sitting on the shared drive uses framework 1.1 and my local system has both 1.1 & 2.0. With this If I open the application its saying "Your code is written on the older version and you should convert to the new version before editing"..I don't want to migrate to the newer version.
So what I did is, ran the aspnet_regiis -i in my local system under ver1.1 folder. But even after running this its asking to convert to newer version.
Any idead how to avoid this ?. I am using VS2005

Regards,
Renil.
Mar 29 '07 #4
Frinavale
9,735 Expert Mod 8TB
Frinny,

If I migrate its giving lot of issues like.."Cannot create type..." Moreover we will be using this application just for couple of months..so we don't want to migrate really. So kindly suggest what do I do in order to avoid this situation ?
Do I need to install VS2003 ? or ...
Motoma's right,

If you aren't ready to upgrade at this point I'd install VS2003 and use it instead to finish your project.
But you'll be missing out on a lot of features that 2005 has to offer.

I had the same problem...where objects couldn't get converted during the migration...it took me a few days to sort everything out but it was well worth it. If your project's really big it might take more than just a few days.

Good luck!

-Frinny
Mar 30 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Venkat | last post by:
I just installed Visual Studio.Net 2003 and that is supposed to add that asp.net 1.1 extension. I got an error message while opening ASP.NET project.Error is : "visual studio.net has...
15
by: Andrew Chalk | last post by:
I have just moved a project to my laptop and get the message "Visual Studio ..NET has detected that the specified Web server is not running ASP.NET v1.1. You will be unable to run ASP.NET Web...
9
by: Andrew Chalk | last post by:
I have just moved a project to my laptop and get the message "Visual Studio ..NET has detected that the specified Web server is not running ASP.NET v1.1. You will be unable to run ASP.NET Web...
1
by: Venkat | last post by:
I just installed Visual Studio.Net 2003 and that is supposed to add that asp.net 1.1 extension. I got an error message while opening ASP.NET project.Error is : "visual studio.net has...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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?
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
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
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
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...

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.