This is a migrated thread and some comments may be shown as answers.

Moving from 32 bit to 64 bit - please advise

1 Answer 135 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Robert Graff
Top achievements
Rank 1
Robert Graff asked on 23 Apr 2013, 11:49 AM
Hello there,

I have a .NET website that uses the "RadControls for ASPNET AJAX Q2 2008" - I have now been given a Windows 7 64-bit machine, which I have installed Visual Studio 2005 on to.

On installing the RadControls for ASPNET, they have installed into C:\Program Files (x86)\Telerik\RadControls for ASPNET AJAX Q2 2008\, however, the existing website sourcecode is expecting to find the files in  C:\Program Files (x86)\Telerik\RadControls for ASPNET AJAX Q2 2008\

Please can you explain how I might be able to get the website working again, in the 64-bit environment?

Many thanks, and I apologise if this question has been asked before - I did try to search the forums for the answer, but I couldn't find it.

1 Answer, 1 is accepted

Sort by
0
Biliana Ficheva
Telerik team
answered on 24 Apr 2013, 03:31 PM
Hello Robert,

In your case you could update the references only manually.
Here are the steps:
1. Open the web site in Visual Studio 2008 and go to Solution Explorer.
2. Delete all files under the Bin folder.
3. Right click on the Bin folder, select Add  Reference... and in the Add Reference window select the Browse tab.
4. Navigate to the dll files you want to add and press OK.

You could also use our Upgrade Wizard which is part of our Visual Studio Extensions which are distributed with the newer versions of RadControls for ASPNET AJAX. In order to use the Extensions you should download the latest Automatic Installation and install it. This you will install the Visual Studio Extensions and will be able to use the Upgrade Wizard in Visual Studio 2008.

Here are the steps for downloading the installer:
1. Log into our web site.
2. Go to You Account -> Products & Subscriptions -> RadControls for ASP.NET AJAX.
3. Click 'Download installer and other resources'.
4. Choose product and click 'Browse all product files'.
5. Download the Automatic Installation (msi) file.


 Let me know if you have any further questions.

All the best,
Biliana Ficheva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Installer and VS Extensions
Asked by
Robert Graff
Top achievements
Rank 1
Answers by
Biliana Ficheva
Telerik team
Share this question
or