Giovanni Giunta

Results 6 comments of Giovanni Giunta

Hi, thank you for your reply. The error I am getting is the following, along with the code I am using to call the method from the VB.NET dll: ![Untitled](https://user-images.githubusercontent.com/40668622/120815559-390ad980-c550-11eb-8923-858d9f40b9a3.png)...

> C# and VB.NET both are CLR based thus it does not matter because it just frontend. My bad, I am still a Junior :) > > Can't find DLL...

Hi, thank your your patience. What I need is to be able to call several functions from the MonteCarlo DLL within VBA (MATRIX_ELEMENTS_CUMULATIVE_SUM_FUNC is only one of those functions). Nothing...

As you can see from the screenshot below, MS Excel and the VBA editor gets stuck (not responding), and I have to terminate them. ![Untitled](https://user-images.githubusercontent.com/40668622/120917979-55268c00-c6b2-11eb-807f-ccf455f35276.png) Here is the log from...

Hi, thank you again for your patience. I read about marshaling and why it needs to be used, however it seems quite complicated to use... These are the modifications I...

Thank everybody for your reply. I don't mind the issue on the browser's console, as long as there will be no risk of having the application not working in the...