whats going on with the vba enabler for Autocad 2011

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
After running a vba project for over 2 years without problems and then having to install the vba enabler for Aitocad 2010 again with no problems i am now confronted with the fact that my project will not run in 32 bit autocad 2011 with the 2011 enabler loaded.
My code basically asks the user to select 2 points on screen then opens a userform from which the user selects info from list boxes or inputs into text boxes. The info gathered from the userform is then used to create a block in the Autocad drawing. Unfortunately the code in 2011 now crashes with an error message ( see attachment) When i select debug the area of the code which is in bold text in the attachment is highlighted.
The code appears to create the first attribute in the block but does not create any of the others
I am at a loss as to why this is happening and need some help. Can anyone help as i need to get this working again as i cannot uninstall and reinstall vba enabler in 2010 and i want to be able to migrate this over to vb asap.
regards
john b