Welcome Guest Search | Active Topics | Sign In | Register

Design view problems on a new machine Options
john sienkiewicz
Posted: Tuesday, November 27, 2012 4:13:58 AM
Rank: Newbie
Groups: Member

Joined: 7/28/2011
Posts: 2
I have a new PC.

I have installed the same development environment like on the old PC, exactly the same version of EO.Web package. When I open the project in design view, no Eo controls are shown. Instead there is "Error Creating Control - ControlNameHere. Unknown server tag"

I looked at previous post regarding this issue, and the problems were usually due to different versions of EO.Web dlls on the new machine as compered with the ones reference in the project.

I can confirm the EO.Web package is at exactly the same version as on the old PC.

Can you help?

eo_support
Posted: Tuesday, November 27, 2012 3:04:48 PM
Rank: Administration
Groups: Administration

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

Check if you have this at the top of your page:

Code: HTML/ASPX
<%@ Register assembly="EO.Web" namespace="EO.Web" tagprefix="eo" %>


Thanks!
john sienkiewicz
Posted: Wednesday, November 28, 2012 3:04:26 AM
Rank: Newbie
Groups: Member

Joined: 7/28/2011
Posts: 2
EDIT: I got it working.

I had to reset Visual Web Dev 2010 settings to defaults. I then uninstalled and re-installed EO.Web package and it works OK.

Thank you.


OLD POST:

Hi

Thank you for the fast reply.

I can confirm the presence of the line at the top of the pages. (nothing changed in the project when it was copied to the new PC, so I am not sure why you would think that line would disappear???)

I also double checked the referenced EO.Web version is the same as the installed one (which is 8.0.40.2)

The EO.Web package installed correctly on the new PC (the Visual Web Developer toolbar is showing all the EO controls and when I start a new project and drag the controls, they show correctly).

eo_support
Posted: Wednesday, November 28, 2012 9:33:43 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Great. Glad that you got it working and thanks for the update!


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.