I’m new in Genesys development, and I trying to create a simple module (just a new tab).
When I use the examples made by Genesys, they work right.
But, if I try to open Visual Studio (2013) and create a new “WPF User Control Library” (or any kind of projects), and just copy and paste the example to my project, it doesn’t work.
I try to use the “Genesyslab.Desktop.Modules.ExtensionSample” example
After to configure all the project, when a click to “start” on Visual Studio the IWS throw an exception.
“System.TypeInitializationException was unhandled
Message: An unhandled exception of type ‘System.TypeInitializationException’ occurred in Unknown Module.
Additional information: O inicializador de tipo de ‘Genesyslab.Desktop.App’ acionou uma exceção.”
in theory the problem is because the “.module-config” is wrong, but as I said, I copied and pasted like the example.
Are there some pattern default to create a new module ?
:o :o :o :o
Just amazing! You rock! Can we grab this with your permission as a base and make a video showing it? We will share later after samples are run.
Thanks again!
I’ve just opened my doc and seems I did not finish last chapter about web browser. I copied some parts from first example but did not replace with valid content. Sorry, it is not done for purpose. I just had not time enough.