-
Notifications
You must be signed in to change notification settings - Fork 48
Description
Hello,
We are using an older version of OpenRiaServices (4.6.3). The code generation has been working correctly on my computer for months, but recently it alwas fails with the dreaded error "Exception has been thrown by the target of an invocation". The error is normally not caused by changes in our code as 3 of my colleagues don't have this error. One other has though.
As we don't have any idea of the cause I'm afraid we don't have any other solution then try to debug the code generation?
I've tried to follow the instructions (https://github.com/OpenRIAServices/OpenRiaServices/wiki/Debugging-Open-Ria-Code-generation-source) but no breakpoints are hit.
Probably we did not correctly perform step 2:
Copy your assemblies including pdb files (pdb files are required in order to point out where the source is located on your machine) 2b. If you use the text templating tools then also make sure to compile and reference your version of "OpenRiaServices.DomainServices.Tools.TextTemplate"
This instruction doesn't clearly state to which destination you have to copy these files?
Could you please add this info?
Thanks in advance.
Best regards,
Johan