Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build Error with Mere Mortal Framework
Message
De
28/01/2009 08:55:29
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
27/01/2009 21:00:59
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01377283
Message ID:
01377676
Vues:
23
Rajesh,

>Kevin,
>
>I am not able to run the sn.exe.
>
>First of all I do not see a \obj\debug folder under any of the below MM folders under "C:\Program Files\Mere Mortals .NET Framework 2005".
>
>(not a complete list)
>C:\Program Files\Mere Mortals .NET Framework 2005\Mere Mortals Framework
>C:\Program Files\Mere Mortals .NET Framework 2005\Mere Mortals Framework Automation
>C:\Program Files\Mere Mortals .NET Framework 2005\Mere Mortals Framework Interfaces
>C:\Program Files\Mere Mortals .NET Framework 2005\Third Party Components\Infragistics Web Controls
>
>However I tried running it from the above directories but it never gets executed (sn -k keyPair.snk is what I tried). It just displays the Usage of the command, as if I executed it with wrong parameters.
>
>Could you please advise me how can I resolve these issues?

I do have an obj\bin folder under my MM solution directories so I wonder if there is a problem with your install. However that said, and as I understand it you only need to re-compile the last one you are listing which is the third party product.

Once you open that solution in VS you can remove the references for the Infragistics controls. then add back references pointing to the product version you have installed on your computer. Another thing I would do is make sure to delete any dll's for this placed in your bin folder.

You need to run the sn -k keyPair.snk from the Visual Studio Command prompt within that third party\infragistics Web Controls directory.
Then back inside VS and the MM Infragistics solution right click the project and choose properties. In the properties window you can select the signing tab on the left. choose thenew keyPair.snk file you created for signing and then save the properties. Now rebuild the solution.

There should be a post build directive to add the newly built assembly to the GAC, but you can review the topic "Advanced Topics/ Recompiling MM.NET Assemblies" in the Developers Guide.
Best of luck
Tim
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform