Welcome Guest Search | Active Topics | Sign In | Register

EO.WEB Controls 2007_2 2008 Options
hmrsur
Posted: Friday, September 5, 2008 12:47:16 PM
Rank: Newbie
Groups: Member

Joined: 7/18/2007
Posts: 6
Hallo,

i have Appication with EO.Web Controls 2007_2 and 2008.
can i install 2007_2 an 2008 on one development VS2005 ?
how can i update the application from 2007_2 to 2008 ?

sur
eo_support
Posted: Friday, September 5, 2008 12:54:56 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Hi,

Both projects can have their own version of EO.Web.dll in the project's bin folder and they will still compile and function fine. However you can only install one system-wide version of EO.Web Controls installed, only that version can have design time support. A typical scenario is:

1. You have project A using 2007.2;
2. You wish to install 2008, so you uninstall 2007.2 (this is required);
3. Project A will still compile and run because it has kept a copy of the old EO.Web.dll in its bin folder. However you will no longer be able to access its design time features, such as Menu Builder, etc;
4. You install 2008 and create a new project B using 2008;
5. Everything, including design time features work fine for project B because it uses the current version;

Once you installed 2008, you can easily update your project A to use 2008 by deleting EO.Web.dll from the Reference section in your solution explorer, then add a reference to the new EO.Web.dll. You may need to restart VS after you updated the reference.

Hope this helps.

Thanks
hmrsur
Posted: Wednesday, September 10, 2008 9:55:10 AM
Rank: Newbie
Groups: Member

Joined: 7/18/2007
Posts: 6
Thank you for the quick response.

sur


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.