Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. WPF Browser Application Error - System.ArgumentException: Value does not fall within the expected range.

WPF Browser Application Error - System.ArgumentException: Value does not fall within the expected range.

Scheduled Pinned Locked Moved WPF
csharpvisual-studiowpfcomsysadmin
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Polymorpher
    wrote on last edited by
    #1

    I open visual studio, create a new WPF Browser Application, without making any changes I hit the debug icon...And i get this error...I have tried this in both Visual Studio 2008 and 2010. Any ideas? Error Message (From VS 2010) is: Startup URI: C:\Documents and Settings\Pablo & Carrie\Local Settings\Application Data\Temporary Projects\WpfBrowserApplication1\bin\Debug\WpfBrowserApplication1.xbap Application Identity: file:///C:/Documents%20and%20Settings/Pablo%20%26%20Carrie/Local%20Settings/Application%20Data/Temporary%20Projects/WpfBrowserApplication1/bin/Debug/WpfBrowserApplication1.xbap#WpfBrowserApplication1.xbap, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62048a9edceacdff, processorArchitecture=msil/WpfBrowserApplication1.exe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62048a9edceacdff, 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, Boolean isDebugMode, Boolean isBrowserLowIntegrityProcess, INativeProgressPage nativeProgressPage, String progressAssemblyName, String progressClassName, String errorAssemblyName, String errorClassName) ----------------------- PresentationHost.exe v4.0.40305.0 built by: Main - C:\WINDOWS\system32\PresentationHost.exe ntdll.dll v5.1.2600.5755 (xpsp_sp3_gdr.090206-1234) - C:\WINDOWS\system32\ntdll.dll kernel32.dll v5.1.2600.5781 (xpsp_sp3_gdr.090321-1317) - C:\WINDOWS\system32\kernel32.dll ADVAPI32.dll v5.1.2600.5755 (xpsp_sp3_gdr.090206-1234) - C:\WINDOWS\system32\ADVAPI32.dll RPCRT4.dll v5.1.2600.5795 (xpsp_sp3_gdr.090415-1241) - C:\WINDOWS\system32\RPCRT4.dll Secur32.dll v5.1.2600.5834 (xpsp_sp3_gdr.090624-1305) - C:\WINDOWS\system32\Secur32.dll USER32.dll v5.1.2600.5512 (xpsp.080413-2105) - C:\WINDOWS\system32\USER32.dll GDI32.dll v5.1.2600.5698 (xpsp_sp3_gdr.081022-1932) - C:\WINDOWS\system32\GDI32.dll ole32.dll v5.1.2600.5512 (xpsp.080413-2108) - C:\WINDOWS\system32\ole32.dll msvcrt.dll v7.0.2600.5512 (xpsp.080413-2111) - C:\WINDOWS\system32\msvcrt.dll OLEAUT3

    P 1 Reply Last reply
    0
    • P Polymorpher

      I open visual studio, create a new WPF Browser Application, without making any changes I hit the debug icon...And i get this error...I have tried this in both Visual Studio 2008 and 2010. Any ideas? Error Message (From VS 2010) is: Startup URI: C:\Documents and Settings\Pablo & Carrie\Local Settings\Application Data\Temporary Projects\WpfBrowserApplication1\bin\Debug\WpfBrowserApplication1.xbap Application Identity: file:///C:/Documents%20and%20Settings/Pablo%20%26%20Carrie/Local%20Settings/Application%20Data/Temporary%20Projects/WpfBrowserApplication1/bin/Debug/WpfBrowserApplication1.xbap#WpfBrowserApplication1.xbap, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62048a9edceacdff, processorArchitecture=msil/WpfBrowserApplication1.exe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=62048a9edceacdff, 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, Boolean isDebugMode, Boolean isBrowserLowIntegrityProcess, INativeProgressPage nativeProgressPage, String progressAssemblyName, String progressClassName, String errorAssemblyName, String errorClassName) ----------------------- PresentationHost.exe v4.0.40305.0 built by: Main - C:\WINDOWS\system32\PresentationHost.exe ntdll.dll v5.1.2600.5755 (xpsp_sp3_gdr.090206-1234) - C:\WINDOWS\system32\ntdll.dll kernel32.dll v5.1.2600.5781 (xpsp_sp3_gdr.090321-1317) - C:\WINDOWS\system32\kernel32.dll ADVAPI32.dll v5.1.2600.5755 (xpsp_sp3_gdr.090206-1234) - C:\WINDOWS\system32\ADVAPI32.dll RPCRT4.dll v5.1.2600.5795 (xpsp_sp3_gdr.090415-1241) - C:\WINDOWS\system32\RPCRT4.dll Secur32.dll v5.1.2600.5834 (xpsp_sp3_gdr.090624-1305) - C:\WINDOWS\system32\Secur32.dll USER32.dll v5.1.2600.5512 (xpsp.080413-2105) - C:\WINDOWS\system32\USER32.dll GDI32.dll v5.1.2600.5698 (xpsp_sp3_gdr.081022-1932) - C:\WINDOWS\system32\GDI32.dll ole32.dll v5.1.2600.5512 (xpsp.080413-2108) - C:\WINDOWS\system32\ole32.dll msvcrt.dll v7.0.2600.5512 (xpsp.080413-2111) - C:\WINDOWS\system32\msvcrt.dll OLEAUT3

      P Offline
      P Offline
      prabhu_thil
      wrote on last edited by
      #2

      Hi ... I got same problem .... Its very Urgent help me ... thanks in advance .. Error Details ... Startup URI: C:\Working Folder\S&OP System\WpfBrowserApplicationTest\WpfBrowserApplicationTest\bin\Debug\WpfBrowserApplicationTest.xbap Application Identity: file:///C:/Working%20Folder/S%26OP%20System/WpfBrowserApplicationTest/WpfBrowserApplicationTest/bin/Debug/WpfBrowserApplicationTest.xbap#WpfBrowserApplicationTest.xbap, Version=1.0.0.0, Culture=neutral, PublicKeyToken=251d351ee89460b3, processorArchitecture=msil/WpfBrowserApplicationTest.exe, Version=1.0.0.0, Culture=neutral, PublicKeyToken=251d351ee89460b3, 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.ActivationContext.CreatePartialActivationContext(ApplicationIdentity identity, 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, HostingFlags hostingFlags, INativeProgressPage nativeProgressPage, String progressAssemblyName, String progressClassName, String errorAssemblyName, String errorClassName, IHostBrowser hostBrowser) ----------------------- PresentationHost.exe v4.0.40305.0 built by: Main - C:\WINDOWS\system32\PresentationHost.exe ntdll.dll v5.2.3790.4455 (srv03_sp2_gdr.090203-1205) - C:\WINDOWS\system32\ntdll.dll kernel32.dll v5.2.3790.4480 (srv03_sp2_gdr.090321-1244) - C:\WINDOWS\system32\kernel32.dll ADVAPI32.dll v5.2.3790.4555 (srv03_sp2_gdr.090718-1230) - C:\WINDOWS\system32\ADVAPI32.dll RPCRT4.dll v5.2.3790.4759 (srv03_sp2_gdr.100817-0343) - C:\WINDOWS\system32\RPCRT4.dll Secur32.dll v5.2.3790.4530 (srv03_sp2_gdr.090615-1611) - C:\WINDOWS\system32\Secur32.dll USER32.dll v5.2.3790.4033 (srv03_sp2_gdr.070228-0030) - C:\WINDOWS\system32\USER32.dll GDI32.dll v5.2.3790.4396 (srv03_sp2_gdr.081022-1212) - C:\WINDOWS\system32\GDI32.dll ole32.dll v5.2.3790.4750 (srv03_sp2_gdr.100723-0347) - C:\WINDOWS\system32\ole32.dll msvcrt.dll v7.0.3790.3959 (srv03_sp2_rtm.070216-1710) - C:\WINDOWS\system32\msvcrt.dll OLEAUT32.dll v5.2.3790.4202 - C:\WINDOWS\system32\OLEAUT32.dll mscoree

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups