• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

MikeL
#1 Posted : Tuesday, April 3, 2007 10:28:41 AM(UTC)
MikeL

Rank: Member

Joined: 9/16/2006(UTC)
Posts: 13

I see that you are using new tagprefixes in SP2 (e.g. <bvc5:BVRequiredFieldValidator> ), but when I compile I get the "unknown server tag" error.

Don't these new controls have to be registered somewhere? I'm not finding this in the project files.
Thanks.
KrisS
#2 Posted : Tuesday, April 3, 2007 1:05:13 PM(UTC)
KrisS

Rank: Member

Joined: 3/14/2007(UTC)
Posts: 12

Did you run the SitePatchInstaller? You need to run that to apply changes to the web.config file and other files in the web project.
MikeL
#3 Posted : Tuesday, May 8, 2007 3:52:49 PM(UTC)
MikeL

Rank: Member

Joined: 9/16/2006(UTC)
Posts: 13

Justin,
When I ran SitePatchInstaller, it didn't modify my web.config to add this new server tag. What items do I need to add to web.config?
CorneliuTusnea
#4 Posted : Wednesday, May 9, 2007 8:22:49 AM(UTC)
CorneliuTusnea

Rank: Member

Joined: 8/17/2006(UTC)
Posts: 681

Add this at the end of your </pages>
<controls>
<add namespace="BVSoftware.Bvc5.Core.Controls" tagPrefix="bvc5" assembly="BVSoftware.Bvc5.Core"/>
</controls>
</pages>
http://www.bestgames.com.au
http://www.bestchess.com.au



BV Product Links, Details and Signatures: Improve your customer experience:

http://www.acorns.com.au/projects/bv/quicklink/

Forum Jump  
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.

©2025 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012