RobotStudio event

FPSDK: Module.CreateRapidData syntax exception

When using the Module.CreateRapidData method to create a new production manager partdata, a rapid syntax exception is being thrown for creating every partdata after the first one.

I have found the issue to be a problem in RobotWare as the problem shows up in the ABB rapid data editor also. (related post here: http://forums.robotstudio.com/forum_posts.asp?TID=7290 )

In my custom flexpendant application I need the ability to create new partdata in existing rapid modules, and cannot wait for the release cycle of RobotWare to have a working application.
Is there a way to initialize the data before creating the rapiddata object to avoid the syntax error exception?
Is there another method or object for creating rapiddata as a workaround?

Thanks,

Levi