PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Method System.CodeDom.CodePropertyReferenceExpression.xxx not found.

Reply

Method System.CodeDom.CodePropertyReferenceExpression.xxx not found.

 
Thread Tools Rate Thread
Old 20-01-2004, 09:05 PM   #1
Johan Jooris
Guest
 
Posts: n/a
Default Method System.CodeDom.CodePropertyReferenceExpression.xxx not found.


I have a baseform, which contains an own made component that implements the
IExtenderProvider interface, so that this component provides properties to
the controls in the form.
The IExtedenderprovider is kept in a seperate project (project reference).

Then I try to inherit from this baseform.
When opening the screen at design, (after putting some extra controls on
it), all the controls disappear, and in the task list I get messages like:

Method System.CodeDom.CodePropertyReferenceExpression.SetDataTag not found.

At run time, everything works fine.

What could be the problem with this ?
Is it a VI bug, or am I doing something wrong ?

Thanks !


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off