|
-
Mar 2nd, 2019, 06:28 AM
#20
New Member
Re: i00 Spell Check and Control Extensions - No Third Party Components Required
 Originally Posted by i00
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 |
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|