Welcome Guest Search | Active Topics | Sign In | Register

Type 'EO.WEB.DatePicker' is not defined. Options
Garry Beevers
Posted: Thursday, September 30, 2010 6:04:43 AM
Rank: Newbie
Groups: Member

Joined: 9/30/2010
Posts: 2
Hi,

I have just installed this product and licensed it.
I am using VS2010.
On new web projects all works ok, but on pre existing projects i get the error Type 'EO.WEB.DatePicker' is not defined.

I have checked that the DLL is in the bin folder.

I have also added the following to the web.config file;
<httpModules>
<add name="EOWebRuntime" type="EO.Web.Runtime,EO.Web"/>
</httpModules>

In the controls section;
<add assembly="EO.Web, Version=8.0.34.2, Culture=neutral, PublicKeyToken=e92353a6bf73fffc" />

In the assemblies section;
<add assembly="EO.Web, Version=8.0.34.2, Culture=neutral, PublicKeyToken=e92353a6bf73fffc" />

The web page also has the line;
<%@ Register assembly="EO.Web" namespace="EO.Web" tagprefix="eo" %>

Can anyone please shed any light on this please?

Regards

Garry.
Garry Beevers
Posted: Thursday, September 30, 2010 6:15:20 AM
Rank: Newbie
Groups: Member

Joined: 9/30/2010
Posts: 2
Fixed,

Had to manually add the reference.

Regards

Garry
eo_support
Posted: Thursday, September 30, 2010 9:01:14 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Great. Glad that it works for you!


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.