Go Back   Zune Boards > Technology > Windows Phone 7

Windows Phone 7 Discuss the upcoming release of Windows Phone 7, including software and phones.

Closed Thread
 
Thread Tools
Old 06-20-2012, 01:17 AM   #1
REA
Experienced Zuner
 
REA's Avatar
 
Join Date: Dec 2008
Posts: 129
REA has a little shameless behaviour in the past
Default WP7 SDK help?

Not sure if this belongs here (since it pertains to WP7) or in Development Discussion. A while back I installed the WP7 SDK for VS10 and everything worked out just fine (but I didn't use it too much). Now I'm looking to work on some proojects with a friend of mine, but when I start a new project, instead of getting the WYSIWYG GUI editor I get an ugly error:
Code:
System.NotSupportedException
Could not find Microsoft Silverlight SDK v4.0. Please make sure that the correct version of the Microsoft Silverlight SDK has been installed.
   at MS.Internal.Platform.SilverlightResolver.get_ReferenceAssemblyPath()
   at MS.Internal.Platform.SilverlightPlatform.ConfigureAppDomain(AppDomainSetup setup)
   at Microsoft.Windows.Design.Platform.PlatformLoader.ConfigureAppDomain(AppDomainSetup setup)
   at MS.Internal.Package.VSIsolationProviderService.CreateIsolationProvider(String originalIdentifier, Boolean isGlobal, String identity, FrameworkName frameworkName, AssemblyName appAssemblyName, IVsHierarchy hierarchy)
   at MS.Internal.Package.VSIsolationProviderService.CreateIsolationProviderWorker(String identifier, IServiceProvider provider)
   at MS.Internal.Package.VSIsolationProviderService.CreateIsolationProvider(String identifier, IServiceProvider provider)
   at MS.Internal.Providers.VSDesignerContext.CreateIsolationProvider(IServiceProvider provider, IVsHierarchy hierarchy)
   at MS.Internal.Providers.VSDesignerContext.<>c__DisplayClass1.<Initialize>b__0(IsolationProviderProxy i)
   at MS.Internal.Providers.IsolationProviderProxy.get_RealProvider()
   at MS.Internal.Providers.IsolationProviderProxy.add_UnhandledException(UnhandledExceptionEventHandler value)
   at MS.Internal.Designer.DesignerPane.LoadDesignerView(Boolean isReload)
I have Silverlight SDK 4.0 installed and no other version of it. I've been searching around, but there hasn't been a straight forward fix or reason for this (other than one that called for running some commands that could mess up the registry and could possibly not work). I've reinstalled the SDK so many times, but it doesn't seem to help Anyone else have this problem and/or know of a solution?

Last edited by REA; 06-20-2012 at 01:26 AM.



REA is offline  

Advertisement [Remove Advertisement]
Old 06-25-2012, 02:13 PM   #2
REA
Experienced Zuner
 
REA's Avatar
 
Join Date: Dec 2008
Posts: 129
REA has a little shameless behaviour in the past
Default

Fixed the problem.
For anyone in the future who may have the problem. Go into the registry and find the entries HKEY_CLASSES_ROOT\AgControl.* and check if any of them give you an "access denied" messagebox. If it does, change the permissions to it so that you, admin, and system can have full access to it.

/thread



REA is offline  
Closed Thread

Bookmarks

Thread Tools
no new posts