This is a migrated thread and some comments may be shown as answers.

Visual Studio 2010 Beta1 and RadControls_for_Silverlight_2009_3_0916_TRIAL

1 Answer 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Fabiana
Top achievements
Rank 1
Fabiana asked on 15 Oct 2009, 12:51 PM
Hi!
I installed: RadControls_for_Silverlight_2009_3_0916_TRIAL in my machine, with Vista Ultimate 64 bits, Visual Studio 2010 Beta 1, and when I tried to compile "ExampleWeb", appeared this error. "Examples" compiled. I just unload GridView project, because of RIA dlls.
Thanks!!



Error    9    The "ResolveAssemblyReference" task failed unexpectedly.
System.NotImplementedException: The method or operation is not implemented.
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at Microsoft.VisualStudio.CommonIDE.BuildManager.BuildManagerAccessor.GetBuildConfiguration(IVsHierarchy rootProject)
   at Microsoft.VisualStudio.CommonIDE.BuildManager.BuildManagerAccessor.GetSolutionConfiguration(Object rootProject)
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at Microsoft.Build.Tasks.NativeMethods.AssemblyCacheEnum..ctor(String assemblyName)
   at Microsoft.Build.Tasks.GlobalAssemblyCache.GetGacNativeEnumerator(String strongName)
   at Microsoft.Build.Tasks.GlobalAssemblyCache.GenerateListOfAssembliesByRuntime(String strongName, GetAssemblyRuntimeVersion getRuntimeVersion, Version targetedRuntime, FileExists fileExists, GetPathFromFusionName getPathFromFusionName, GetGacEnumerator getGacEnumerator)
   at Microsoft.Build.Tasks.GlobalAssemblyCache.GetLocationImpl(AssemblyNameExtension assemblyName, String targetProcessorArchitecture, GetAssemblyRuntimeVersion getRuntimeVersion, Version targetedRuntime, FileExists fileExists, GetPathFromFusionName getPathFromFusionName, GetGacEnumerator getGacEnumerator)
   at Microsoft.Build.Tasks.GlobalAssemblyCache.GetLocation(AssemblyNameExtension strongName, String targetProcessorArchitecture, GetAssemblyRuntimeVersion getRuntimeVersion, Version targetedRuntimeVersion, Boolean fullFusionName, FileExists fileExists, GetPathFromFusionName getPathFromFusionName, GetGacEnumerator getGacEnumerator)
   at Microsoft.Build.Tasks.GacResolver.Resolve(AssemblyNameExtension assemblyName, String rawFileNameCandidate, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, String[] executableExtensions, String hintPath, String assemblyFolderKey, ArrayList assembliesConsideredAndRejected, String& foundPath, Boolean& userRequestedSpecificFile)
   at Microsoft.Build.Tasks.AssemblyResolution.ResolveReference(IEnumerable`1 jaggedResolvers, AssemblyNameExtension assemblyName, String rawFileNameCandidate, Boolean isPrimaryProjectReference, Boolean wantSpecificVersion, String[] executableExtensions, String hintPath, String assemblyFolderKey, ArrayList assembliesConsideredAndRejected, String& resolvedSearchPath, Boolean& userRequestedSpecificFile)
   at Microsoft.Build.Tasks.ReferenceTable.ResolveReference(AssemblyNameExtension assemblyName, String rawFileNameCandidate, Reference reference)
   at Microsoft.Build.Tasks.ReferenceTable.SetPrimaryAssemblyReferenceItem(ITaskItem referenceAssemblyName)
   at Microsoft.Build.Tasks.ReferenceTable.SetPrimaryItems(ITaskItem[] referenceAssemblyFiles, ITaskItem[] referenceAssemblyNames, ArrayList exceptions)
   at Microsoft.Build.Tasks.ReferenceTable.ComputeClosure(DependentAssembly[] remappedAssembliesValue, ITaskItem[] referenceAssemblyFiles, ITaskItem[] referenceAssemblyNames, ArrayList exceptions)
   at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute(FileExists fileExists, DirectoryExists directoryExists, GetDirectories getDirectories, GetAssemblyName getAssemblyName, GetAssemblyMetadata getAssemblyMetadata, GetRegistrySubKeyNames getRegistrySubKeyNames, GetRegistrySubKeyDefaultValue getRegistrySubKeyDefaultValue, GetLastWriteTime getLastWriteTime, GetAssemblyRuntimeVersion getRuntimeVersion)
   at Microsoft.Build.Tasks.ResolveAssemblyReference.Execute()
   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult)    ExamplesWeb

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 21 Oct 2009, 01:30 PM
Hi Fabiana,

We actually re-uploaded the files and now the version is 2009.3 1019. I suggest that you download the files again and give them a try.

Let us know how this goes.

Best wishes,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Fabiana
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or