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

Facebook.Client.ni.DLL!Facebook.Client.LoginPage.BrowserControl_NavigationFailed -- CLR_EXCEPTION e0434352 #89

Open
cbarkerms opened this issue Oct 7, 2015 · 0 comments

Comments

@cbarkerms
Copy link

A number of apps using the login functionality are seeing the above error/exception. Call stack we have is:

Frame Offset Image!Function
0 0x00000077 Microsoft.Phone.Interop.ni.dll!Microsoft.Phone.Controls.WebBrowserInterop+ReversePInvokeThunk.OnNavigateError
1 0x0000010b Microsoft.Phone.ni.dll!System.Windows.Navigation.NavigationService.GoForwardBackCore
2 0x00000137 Microsoft.Phone.ni.dll!System.Windows.Navigation.NavigationService.GoBack
3 0x000000bf Facebook.Client.ni.DLL!Facebook.Client.LoginPage.BrowserControl_NavigationFailed
4 0x000000d9 Microsoft.Phone.ni.dll!Microsoft.Phone.Controls.WebBrowser.FireNavigationFailedEvent
5 0x0000004d Microsoft.Phone.Interop.ni.dll!Microsoft.Phone.Controls.WebBrowserInterop+ReversePInvokeThunk.OnNavigateError
6 0x00000059 Microsoft.Phone.Interop.ni.dll!DomainBoundILStubClass.IL_STUB_ReversePInvoke

Appears to originate from https://github.com/facebook-csharp-sdk/facebook-winclient-sdk/blob/master/Source/Facebook.Client/LoginPage.xaml.cs#L121-L143

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

1 participant