We are experiencing a strange problem with a software we already developed few month ago, today we had to reopen the app for the customer to make some improvement. But a strange exception start to show up. it seem that is coming from the ScatterView
. But the strange thing the app is working on production and the code is the same what could be the cause?
Here the exception.
System.TypeInitializationException was unhandled
HResult=-2146233036
Message=The type initializer for 'Microsoft.Surface.Presentation.Input.InteractiveSurface' threw an exception.
Source=Microsoft.Surface.Presentation
TypeName=Microsoft.Surface.Presentation.Input.InteractiveSurface
Here you can find the full stack trace http://pastebin.com/y3vVurfm
Thanks I forgot to say the app is developed on .net 4.5