I am facing problem in WPF Browser application. I followed everything showed over Internet, but couldn't figure it out. I will be very glad if you please solve the problem. May be i am missing something which is not showing in the online tutorials.
The error showing in my browser(IE) is:
"Startup URI: D:\Personal works\R&D\Desktop\WPF\WpfBrowserApplication1\WpfBrowserApplication1\bin\Debug\WpfBrowserApplication1.xbap Application Identity: file:///D:/Personal%20works/R%26D/Desktop/WPF/WpfBrowserApplication1/WpfBrowserApplication1/bin/Debug/WpfBrowserApplication1.xbap#WpfBrowserApplication1.xbap, Version=1.0.0.0, Culture=neutral, PublicKeyToken=eaa5eef74b6cf075, processorArchitecture=msil/WpfBrowserApplication1.exe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=eaa5eef74b6cf075, processorArchitecture=msil, type=win32 System.ArgumentException: Value does not fall within the expected range. at System.Deployment.Internal.Isolation.IDefinitionAppId.EnumAppPath() at System.ActivationContext.CreateFromNameAndManifests(ApplicationIdentity applicationIdentity, String[] manifestPaths) at System.Windows.Interop.ApplicationLauncherXappDebug.Initialize() at System.Windows.Interop.DocObjHost.MS.Internal.AppModel.IBrowserHostServices.Run(String path, String fragment, MimeType mime, String debugSecurityZoneURL, String applicationId, Object streamContainer, Object ucomLoadIStream, String userAgentString, HostingFlags hostingFlags, INativeProgressPage nativeProgressPage, String progressAssemblyName, String progressClassName, String errorAssemblyName, String errorClassName) "
I am attaching here the video of my work. Hope this will help you understanding my problem more clearly.