Dear Telerik-team,
we are developing a research software with your Telerik for WinForms product.
For some days my colleague and I do get this irritating error. VS doesn't let us change anything in our UI anymore, we can add or remove things in the design view, but VS doesn't generate the code for the UI-elements in the corresponding blabla.Designer.cs. Whenever we try to build our solution we do get this - kind of pre-compile - message boxes with "object reference not set to an instance of an object", but without any further error information. The message box appears several times, before anything is written into the console. No error is reported there, the solution builds, the UI pops up, but all changes made are not visible. Not to mention that there is no code inside the blabla.Designer.cs for the added UI-elements (which are still visible in the design view).
We re-installed Telerik for WinForms and even VS, but nothing helped. Sadly I can't say any more, when the error appeared first, but I've read posts in your forums describing errors similar to mine. It seems that it has to do with the localization we do via resx.files. We also use several Telerik-UI-elements like the TabStrip, ToolWindows, Grid, Dock and so on. I reduced the solution so that it only contains one project and also removed many functionality from that project, but the error still occurs.
Do you have any common hints to fix a problem like that? Is this a known localization problem?
Thank you in advance, if needed I can also send you the reduced solution.
Best regards!
Fabian Schick
we are developing a research software with your Telerik for WinForms product.
For some days my colleague and I do get this irritating error. VS doesn't let us change anything in our UI anymore, we can add or remove things in the design view, but VS doesn't generate the code for the UI-elements in the corresponding blabla.Designer.cs. Whenever we try to build our solution we do get this - kind of pre-compile - message boxes with "object reference not set to an instance of an object", but without any further error information. The message box appears several times, before anything is written into the console. No error is reported there, the solution builds, the UI pops up, but all changes made are not visible. Not to mention that there is no code inside the blabla.Designer.cs for the added UI-elements (which are still visible in the design view).
We re-installed Telerik for WinForms and even VS, but nothing helped. Sadly I can't say any more, when the error appeared first, but I've read posts in your forums describing errors similar to mine. It seems that it has to do with the localization we do via resx.files. We also use several Telerik-UI-elements like the TabStrip, ToolWindows, Grid, Dock and so on. I reduced the solution so that it only contains one project and also removed many functionality from that project, but the error still occurs.
Do you have any common hints to fix a problem like that? Is this a known localization problem?
Thank you in advance, if needed I can also send you the reduced solution.
Best regards!
Fabian Schick