Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error After upgarede 4.8 to 4.9 Error After upgarede 4.8 to 4.9
Previous
 
Next
New Post
9/13/2008 4:54 AM
 

Hello Friends

 I had changed the code in HostSettings.ascx.vb

as per older 4.8 version

          Dim strPermissions As String = ""
            If Framework.SecurityPolicy.HasRelectionPermission Then
                strPermissions += ", " & Framework.SecurityPolicy.ReflectionPermission
            End If
            If Framework.SecurityPolicy.HasWebPermission Then
                strPermissions += ", " & Framework.SecurityPolicy.WebPermission
            End If
            If strPermissions <> "" Then
                lblPermissions.Text = strPermissions.Substring(2)
            End If

 

Its Build successfully all the file but now its show me that Assembly Version is not updated..

And redirect me to same page again and again

 

Current Assembly Version: 04.08.00

Current Database Version: 04.09.00



Upgrade Status Report

00:00:00.062 - Upgrading to Version: 4.8.0
00:00:00.062 - Performing General Upgrades

Upgrade Complete


 

how can i Upgrade My Assembly Version 4.9

 
New Post
9/22/2008 3:38 PM
 
If you don't see the installation screen when you first start the portal after upgrade, or you get the "'Permissions' is not a member of 'DotNetNuke.Framework.SecurityPolicy'" error, the problem is that you have the old DotNetNuke.dll (i.e., pre-4.9.0) in your Bin.

For me, the problem was that as soon as I started the portal, VisualStudio overwrote the DotNetNuke.dll with the prior version.

To fix this, I deleted the temporary files in "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files" and refreshed my reference to the DotNetNuke.DLL before I started the portal and just after unzipping the upgrade into my portal directory. You would also want to ensure you don't have the old DLL in your GAC.

I would definitely back out any changes to "HostSettings.ascx.vb"...
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error After upgarede 4.8 to 4.9 Error After upgarede 4.8 to 4.9


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out