Message 1 of 4
VB Express, Assertion Failed

Not applicable
04-25-2008
06:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've become pretty good at VBA programming but now I'm trying to convert a large macro into a VB add in. I'm very new at VP Express 2005 and I'm following the document "Taking the Step from VBA to Inventor Add-Ins" by Brian Ekins, which I got off these forums. Everything goes well until I try to debug. Brian says to create a file with the same name as the project but with a different extension, i.e. projectname.vbproj.user and he gives the contents of the file. I've created a text file named with the extension he suggests and it seems to work fine to debug, but the problem is that when I try to perform a build I get an "assertion failed" dialogue box. I've attached a Word document containing the dialogue box. Deleting the vbproj.user file and trying again does not solve the problem. Can anyone tell me what the problem is? Thanks. Grant