Gx Developer V9 beta C# Form designer
Options

RichardWright
Posts: 10

Hi Guy
Quick question i have got all my C# Gx's running smoothly using the new GX9 beta, the only issue i seem to have is what i create and new UI
I get the Following errors.
The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: GX1 --- The base class 'Geosoft.GX.Controls.BaseForm' could not be loaded. Ensure the assembly has been referenced and that all projects have been built.
If i change the references in my C# project to point to the older 8.5 dll's if then works fine and i can edit the form.
If i open the Object browser i see the Geosoft.GX.Controls.BaseForm Class is there from the Geosoft.GX.Controls.dll
If i open the Samples and src in the Developer directory i get the same issue.
Am i missing something ?
Cheers Richard
Quick question i have got all my C# Gx's running smoothly using the new GX9 beta, the only issue i seem to have is what i create and new UI
I get the Following errors.
The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: GX1 --- The base class 'Geosoft.GX.Controls.BaseForm' could not be loaded. Ensure the assembly has been referenced and that all projects have been built.
If i change the references in my C# project to point to the older 8.5 dll's if then works fine and i can edit the form.
If i open the Object browser i see the Geosoft.GX.Controls.BaseForm Class is there from the Geosoft.GX.Controls.dll
If i open the Samples and src in the Developer directory i get the same issue.
Am i missing something ?
Cheers Richard
0
Comments
-
Great thanks
Will work around as you mentioned.
cheers
0
This discussion has been closed.