Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting to VS 2010 and .NET 4.0
Message
 
À
18/08/2011 13:29:00
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01521229
Message ID:
01521262
Vues:
33
Question: After installing MM.NET 4.0, should the GAC have references to all the MM.NET assemblies? After installing, I only see the 'Interfaces' assembly.

Bob
>Bob,
>
>You have a couple of steps to do.
>
>1. Make sure you open the mm Telerik project and verify the references for the Telerik controls are valid. If not, remove them and re-add them. Also after you install Telerik if you update or install you need to add the Telerik.Web.UI to the GAC. It does not by default and is needed by mm.
>
>After you verify the references in the mm Telerik control project you rebuild it. The error you saw is the project is supposed to add the new build of mm Telerik to the GAC but if often fails. Just open the folder for the assemblies (GAC) and verify. If it isn't there, you need to add it using the GAC utility. gacutil -i OakLeaf.MM.2010.Web.Telerik.dll /f Replace the assembly name with exactly as you see it in the mm directory for telerik controls and run this as administrator from the folder the dll is in. Also, you typically need the /f switch to force the install to gac.
>
>Hope that helps
>Timothy
>
>>Hello all,
>>
>>I am finally attempting to convert my web app from VS 2008 and MM.NET 3.6 to VS 2010 and MM.NET 4.0. I am now attempting to compile my Telerik Web Controls for MM.NET to the new version and when I build the project I get the following error:
>>
>>
>>Error 1 The command "Copy "C:\Program Files (x86)\Mere Mortals .NET Framework 2010\Third Party Components\Telerik Web Controls\bin\Debug\OakLeaf.MM2010.WebForms.Telerik.*" "C:\Program Files (x86)\Mere Mortals .NET Framework 2010\Third Party Components\Telerik Web Controls\"
>>"C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\GACUTIL" /i "C:\Program Files (x86)\Mere Mortals .NET Framework 2010\Third Party Components\Telerik Web Controls\OakLeaf.MM2010.WebForms.Telerik.dll" /f" exited with code 3.
>>
>>
>>
>>Any ideas on this error?
>>
>>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform