Yep, native.dll is there :S
I have attached the XAP (renamed to xap.zip) extracted from IESearchSwitcher.zip, just in case.
BTW, I have tried several XAP installers, all with same result.
The app actually launches after two error dialogs.
The second is a "full page" one, while the first one is mid-page.
THe "full page" says:
Unable to load provider options!
System.NullReferenceException: COM object with CLSID ...
...
at IESearchSwitcher.RegistryAccess.GetOptions()
at
IESearchSwitcher.MainPage.LoadOptions()
at
IESearchSwitcher.MainPage.Page_Loaded(Object sender, RoutedEventArgs e)
at
System.Windows.CoreInvokeHandler.InvokeEventHandle r(Int32 typeIndex, Delegate handlerDelegate, OBject sender, OBject args)
at
MS.Internal.JoItHelper.FireEvent(IntPtrUnmanagedOb j, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)
arff... lots of typing ..
After "ok", the app shows up.
The options toolbar below shows normal only the "refresh" icon.
"Pencil-edit" button shows with grey square background, and "+" and "floppy" signs are black, instead of white as the "refresh" icon.
If I hit "Refresh", I get the "full page" error.
The dropdown shows "Bing app" only.
If I select "Add" button, I can add "Google, bing, yahoo and yahoo mobile".
When selectgin google and hit save icon, get another error:
Error when installing search option!
System.NullReferenceException:
NullReferenceException at IESearchProvider.RegistryAccess.AddOptions(SearchO ption option)
at IESearchProvider.AddProviderPage.Save_Click(Object sender, EventArgs e)
at
Microsoft.Phone.Shell.ApplicationBarItemContainer. FireEventHandler.....
... that should be enough...