Welcome Guest Search | Active Topics | Sign In | Register

Unrecognized tag prefix or device filter 'eo'. on web page source on IIS server Options
Duane Stockert
Posted: Wednesday, October 22, 2008 11:07:40 AM
Rank: Member
Groups: Member

Joined: 7/23/2007
Posts: 13
Why is it when I develop my page locally I don't get the error on my source page but when I move the page over to the IIS server I get the message above.
eo_support
Posted: Wednesday, October 22, 2008 11:40:51 AM
Rank: Administration
Groups: Administration

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

That occurs when the tag is not registered. There are generally two ways to register a tag, either in each page or in your web.config. The main difference between a development machine and the production machine is usually web.config due to difference on how directory/applications are structured, so that might be where you want to look; Or you can create a test page and try to register it with @Register directive on that single page and see if it works. In any case this should not be an issue specifically related to us, so you might want to Google around and see what other causes are.

Thanks
Duane Stockert
Posted: Wednesday, October 22, 2008 12:31:51 PM
Rank: Member
Groups: Member

Joined: 7/23/2007
Posts: 13
EO.Support,

I found the answer when going to EO.Web Help, under Installing controls to GAC. I followed the instructions and added the EO.Web.dll to my development machine GAC.



Duane Stockert
eo_support
Posted: Wednesday, October 22, 2008 1:31:09 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,356
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.