Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Beta 10 install
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Divers
Thread ID:
00790023
Message ID:
00790078
Vues:
16
This message has been marked as the solution to the initial question of the thread.
For WebForms use this line in replacement to the existing one(first or second line in your html):

%@ Register TagPrefix="mm" Namespace="OakLeaf.MM.Main.Web.UI.WebControls" Assembly="Mere Mortals Framework Web Forms, Version=1.1.1158.18447, Culture=neutral, PublicKeyToken=A16649D902B008D4" %



>Stephen,
>
>>I uninstalled 9 and put in 10.
>>
>>Where do I change the information in the project to reflect the new version and publicKeyToken?
>>
>>I can wack my registry but want to NOT do that.
>>
>>Line 2: %@ Register TagPrefix="mm" Namespace="OakLeaf.MM.Main.Web.UI.WebControls" Assembly="Mere Mortals Framework Web Forms, Version=1.0.1158.18447, Culture=neutral, PublicKeyToken=a16649d902b008d4" %
>>
>>New version from registry is
>>Mere Mortals Framework Automation,Version="1.1.1120.20258",Culture="neutral",PublicKeyToken="94F0661EAEF8568C"
>
>It sounds like you went from version 2002 to 2003? If not, then there should be no change needed. If so, the only change you need to make is to your ASP.NET pages. Unfortunately, someone on the ASP.NET team thought it would be a GREAT idea to store the version and public key information in each page. To change this information, open your Web page in design mode and click the HTML tab at the bottom left of the IDE. At the top of the HTML, you'll see a reference to the version and public key token. Just change this to the new values and you should be in great shape.
>
>Based on this "feature" I will only change the version number when a new version of .NET is released, and I'll see about adding an upgrade utility so you don't have to change this manually.
>
>Regards,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform