Hi,
I have suddenly got an error when i switch to design view in my Java project.
The error states 'Error loading component', 'Cannot create an instance of the class' which is a custom canvas.
The message tells me to go through and fix reported errors, but there are none! the program compiles and runs quite happily.
The only recent change i made was to add some custom code to the constructor of the class that will not load (i added code to pass the instance of the instancing class) but this worked quite happliy yesterday, but not today!
Any ideas anyone how i can save my project?
Thanks
I have suddenly got an error when i switch to design view in my Java project.
The error states 'Error loading component', 'Cannot create an instance of the class' which is a custom canvas.
The message tells me to go through and fix reported errors, but there are none! the program compiles and runs quite happily.
The only recent change i made was to add some custom code to the constructor of the class that will not load (i added code to pass the instance of the instancing class) but this worked quite happliy yesterday, but not today!
Any ideas anyone how i can save my project?
Thanks