Welcome Guest Search | Active Topics | Sign In | Register

Using menu on MOSS 2007 Options
troublefix
Posted: Wednesday, August 8, 2007 2:48:02 AM
Rank: Newbie
Groups: Member

Joined: 8/8/2007
Posts: 1
Can i use thes webcontrols on a sharepoint server 2007 ? I've created a menu with rounded corner and copy the code in a new aspx-file. The eo.web.dll is copied to the web application/bin-directory of the server. But I get an error: ... "this type is not registered as secure ...".

What i have to do ?

A.
eo_support
Posted: Wednesday, August 8, 2007 7:49:02 AM
Rank: Administration
Groups: Administration

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

Our controls do work with MOSS 2007. However we have never seen that message before. Would you mind to post the complete error message?

Thanks
Troy
Posted: Thursday, August 9, 2007 9:33:01 AM
Rank: Member
Groups: Member

Joined: 5/31/2007
Posts: 13
troublefix wrote:
Can i use thes webcontrols on a sharepoint server 2007 ? I've created a menu with rounded corner and copy the code in a new aspx-file. The eo.web.dll is copied to the web application/bin-directory of the server. But I get an error: ... "this type is not registered as secure ...".

What i have to do ?

A.


Give this a try... make sure you have a <SafeControl> element defined in your web.config... You can find out more information about the parameters needed for the <SafeControl> element here: <SafeControl>

Once you do that, restart IIS on the server.
eo_support
Posted: Thursday, August 9, 2007 9:38:19 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,095
Thanks for sharing, Troy!


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.