Welcome Guest Search | Active Topics | Sign In | Register

Installation Problems Options
Charlie
Posted: Friday, October 24, 2008 12:21:25 PM
Rank: Newbie
Groups: Member

Joined: 10/24/2008
Posts: 2
When I run EOWeb_2008_Setup.exe, which was downloaded from your site about 10:30 am PDT today 10/24/2008, the install reports four "Element not found." from the Microsoft Development Environment. The install says that it completed successfully. When I start VS 2005 and create a website, the AspxLab Controls appear in the Toolbox. In design view, I drag a menu over and create a couple menu items. When I build the website, I get the error "Error 1 Unknown server tag 'eo:Menu'. \\Doc-nas\coostdyk$\CHARLIEO-WINXP2\My Documents\Visual Studio 2005\WebSites\WebSite1\Default.aspx 14". The .dll appears to be the proper one for VS 2005. Any ideas about what is going wrong? Installed products are as follows:

Microsoft Visual Studio 2005
Version 8.0.50727.762 (SP.050727-7600)
Microsoft .NET Framework
Version 2.0.50727 SP1

Installed Edition: Professional

Microsoft Visual Basic 2005 77626-009-0000007-41585
Microsoft Visual Basic 2005

Microsoft Visual C# 2005 77626-009-0000007-41585
Microsoft Visual C# 2005

Microsoft Visual C++ 2005 77626-009-0000007-41585
Microsoft Visual C++ 2005

Microsoft Visual J# 2005 77626-009-0000007-41585
Microsoft Visual J# 2005

Microsoft Visual Web Developer 2005 77626-009-0000007-41585
Microsoft Visual Web Developer 2005

Microsoft Web Application Projects 2005 77626-009-0000007-41585
Microsoft Web Application Projects 2005
Version 8.0.50727.762

Crystal Reports AAC60-G0CSA4B-V7000AY
Crystal Reports for Visual Studio 2005


Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1 (KB926601)
This service pack is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/926601

Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB937061)
This Security Update is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this Security Update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/937061

Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB947738)
This Security Update is for Microsoft Visual Studio 2005 Professional Edition - ENU.
If you later install a more recent service pack, this Security Update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947738
eo_support
Posted: Friday, October 24, 2008 12:37:33 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi Charlie,

You would not want AspxLab controls there. Try the following steps:

1. Manually delete "AspxLab" tab;
2. Manually add a new tab called "EO.Web", then add our controls:

http://www.essentialobjects.com/ViewDoc.aspx?t=InstallationAndDeployment%2finstall.html

Please let us know if that solves the problem.

Thanks!
Charlie
Posted: Friday, October 24, 2008 1:05:14 PM
Rank: Newbie
Groups: Member

Joined: 10/24/2008
Posts: 2
eo_support wrote:
Hi Charlie,

You would not want AspxLab controls there. Try the following steps:

1. Manually delete "AspxLab" tab;
2. Manually add a new tab called "EO.Web", then add our controls:

http://www.essentialobjects.com/ViewDoc.aspx?t=InstallationAndDeployment%2finstall.html

Please let us know if that solves the problem.

Thanks!


Removed "AspxLab" tab
Ended VS 2005 session
Deleted website project
Started VS 2005
Created "EO.Web" tab and added your controls
Restarted VS 2005
Created new website, design view, added menu with a couple items, build website.
Still fails with: Unknown server tag 'eo:Menu'
eo_support
Posted: Friday, October 24, 2008 1:15:04 PM
Rank: Administration
Groups: Administration

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

First make sure that your project is a local project. If your project is on a network drive, try to add our DLL into GAC by following steps outlined here:

http://www.essentialobjects.com/ViewDoc.aspx?t=InstallationAndDeployment%2fgac.html

Once that is done, check switch to Solution Explorer, expand Reference section and see if our DLL is correctly added as a reference. You should also right click EO.Web and choose property to see the referenced version, verify if this is the correct one. You can also just delete it outright and re-add it.

Once you are done that, try build your application again. If the build fails, try to run the page directly with Internet Explorer (you may need to set up an IIS application for that first). That should give you more detailed error message telling you what's wrong.

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.