Hi,
We are using Thinkgeo 8.0.0.0 and whenever we start a web application, in debug mode, referencing the assembly WebEdition.dll we receive the following error:
Managed Debugging Assistant ‘PInvokeStackImbalance’ has detected a problem in ‘C:\Program Files (x86)\IIS Express\iisexpress.exe’.
Additional information: A call to PInvoke function ‘WebEdition!InitializeDelegate::Invoke’ has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanaged target signature. Check that the calling convention and parameters of the PInvoke signature match the target unmanaged signature.
We are using Visual Studio 2013 - Premium with windows 8.1. The error happens at <CliSecureRT>.InitializeThroughDelegate().
Could you give some feedback about this problem?
Best regards,
Bruno da Fonseca
Error on WebEdition.dll
Hi Bruno,
Sorry we cannot reproduce that local, but one of our other user met a exception looks like what you met, he solved that like this:
1. Download latest daily build package and reference the latest dlls in project
2. Re-install Setup Unmanaged Dependencies
Please let me know whether that works for you.
Regards,
Don