Error when adding/editing a user: "The base class includes the field 'picUser', but its type..."

Technical support leader

Juraj Ondrus asked on September 4, 2008 05:42

I get this error when adding/editing a user: "The base class includes the field 'picUser', but its type..."

Correct Answer

Juraj Ondrus answered on September 4, 2008 05:42

The error is usually thrown on this line of code <uc1:ForumUserPicture ID="picUser" runat="server" />. This happens when using precompiled web sites which are allowed to be modified. It may help to uncheck (set to false) "Allow this precompiled site to be updatebale" when precompiling the web site and/or to clear .Net cache.

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.