Quote Originally Posted by i00 View Post
The only relevant errors here are probably the WindowAnimation ones ... because i00SpellCheck failed to build it complains about everything that uses i00SpellCheck aswell ... I HATE THIS ... doesn't show the cascaded errors, either does the MSBuild command...
anyway...
Remove i00SpellCheck\Misc\Window Animation\WindowAnimation.vb..

There will be some errors about WindowAnimation ... replace the Inherits WindowAnimation lines with Inherits System.Windows.Form
Search for: 'remove the opening animation
... and delete that comment + the two following If statements...

Then you should be right to go.

Kris
Hi Kris

Deleting the WindowAnimation and all vb code under it got rid of most of the errors.
Unfortunatly, I am still sitting with one error. This is as follows:

Severity Code Description Project Path File Line Suppression State
Error BC30002 Type 'System.Windows.Media.Effects.Effect' is not defined. i00SpellCheck D:\...\i00SpellCheck\Misc\Image Filters\Filters D:\...\i00SpellCheck\Misc\Image Filters\Filters\ApplyWPFEffect.vb 15 Active