Welcome Guest Search | Active Topics | Sign In | Register

Visual Studio 2008 with EO.Total 2015 Options
Bernd
Posted: Wednesday, October 28, 2015 2:13:24 AM
Rank: Newbie
Groups: Member

Joined: 10/28/2015
Posts: 2
I've used a EO.Web progress bar on an internal site here for years. All good. Love it. Alas the rendering seems a tad kludgy now, after various migrations, but it's all working. So I took a look at the properties and tried to see if I could fiddle with the images. Alas when I try to look at the BackgroundImage property of the Progress Bar it throws an error as follows:


Microsoft Visual Studio

EO.Web is not correctly installed. Please run the installer again.

OK


So I downloaded the latest from the website, ran the installer. No change.

So I quite Visual Studio, Ran the installer again, did a repair. Started Visual Studio. No change.

I looked at the references, found the EO.Web.dll my project is using, renamed the whole foler BACKUP and copied the whole of the EO.Total folder into the old spot, restarted Visual Studio, tested the website and teh progress bar works fine, though rendering kludgy still, checked properties, same problem.

Here's the properties I'm seeing:


And the error:


And the reference properties in my project:


Those three images as URLs as the img tag seems broken in the forum:

http://s772.photobucket.com/user/Bernd_Wechner/media/EO.Web1_zpsgapbx9tj.png.html
http://s772.photobucket.com/user/Bernd_Wechner/media/EO.Web2_zpslylnsf18.png.html
http://s772.photobucket.com/user/Bernd_Wechner/media/EO.Web3_zpshmvpdfdo.png.html

This a bit of a puzzle and a cryptic message. My best guess is it's looking for images to browse somewhere when I click the drop down next to BackgroundImage and not finding them.

To make matters worse I see no EO.Web tools in my Tooolbox or anywhere under Tools > Choose Toolbox Items.

The control works fine when I run in debug mode on my local machine, i.e. in-situ.

I'm puzzled.
eo_support
Posted: Wednesday, October 28, 2015 1:49:29 PM
Rank: Administration
Groups: Administration

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

This most likely is caused by a version mismatch between the version installed on your computer (2015) and the version your project use (an older version). The error message "EO.Web is not correctly installed. Please run the installer again" is not from the current version. That means a previous version, not the 2015 version, is complaining that it has not been correctly installed.

The easiest way for you to fix this error is to change your project reference to use the new version. You can change the reference, rebuild your application and then restart Visual Studio. That should take care of this for you.

Thanks!


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.