Hi,
So basically what I have is a really simple assembly I'm trying to create a drive works database for.
The problem I'm having is that when I get the form creation portion, it is a complete failure.
When I add a new item to the form, it does not add it correctly. It sets them all to "Text Box" and "Not Required" no matter what you select.
I've included a video file here of the issue.
If attempting to edit an already created item, the unhandled exception "Must specify valid information for parsing in the string." is thrown.
Attempting to test the form produces the message "Conversion from string "" to type 'Boolean' is not valid."
Has anyone seen this before? Extremely annoying.
SolidworksAssemblies