Martin Lang
January 23, 2003, 17:53:07
From the point I switched from the trial version to the professional version I have a lot of troubles with the Visual Studio generator. When I switch from the form which contains the TextControl to the code view, I always get an error message that XMLMethods are not supported in the professional version. I don't use any XML stuff.
When I try to delete the form I get an exception from the textcontroll.dll saying that XML Methods are not supported. The control is not deleted.
When I try to localize my application it seems that Visual Studio generates method calls to textControl.Dock and textControl.Enable which at runtime generate exception.
What's going on here. At this state the official version is pretty unusable. The trial was fine.
Any suggestions?
When I try to delete the form I get an exception from the textcontroll.dll saying that XML Methods are not supported. The control is not deleted.
When I try to localize my application it seems that Visual Studio generates method calls to textControl.Dock and textControl.Enable which at runtime generate exception.
What's going on here. At this state the official version is pretty unusable. The trial was fine.
Any suggestions?