Internal complier error when compiling C# windows project

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Francisco J. Reyes

    Internal complier error when compiling C# windows project

    I get an Internal complier error when compiling C# windows project that uses
    a custom
    Class add as reference to the project. The problem appears to be related to
    the ENUM type used in the class controland where the windows project attempts
    to call the custom class property set\get a specific value using enum values
    from the custom class.

    Thanks in advance.

Working...