Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to debug ASP.NET MVC project #14

Closed
RaceProUK opened this issue Mar 9, 2017 · 2 comments
Closed

Unable to debug ASP.NET MVC project #14

RaceProUK opened this issue Mar 9, 2017 · 2 comments

Comments

@RaceProUK
Copy link

Packages installed:
LibSassHost 1.0.0
LibSassHost.Native.win-x86 1.0.0

When running an ASP.NET MVC5 project in VS2015's debugger, the following error occurs:
Managed Debugging Assistant 'PInvokeStackImbalance' has detected a problem in 'C:\Program Files (x86)\IIS Express\iisexpress.exe'.

Additional information: A call to PInvoke function 'LibSassHost!LibSassHost.Internal.Native.Sass_Api::sass_file_manager_set_get_current_directory_delegate_utf16' 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.

Hopefully this is an easy fix 🙂

@Taritsyn
Copy link
Owner

Taritsyn commented Mar 9, 2017

Hello, RaceProUK!

In version 1.0.1 fixed this error.

@RaceProUK
Copy link
Author

Got the updated NuGet package this morning, and can confirm the issue is now fixed. Thanks for the quick turnaround! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants