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 ...Compilation Error when upgrading from 5.2.2 to 5.3.1Compilation Error when upgrading from 5.2.2 to 5.3.1
Previous
 
Next
New Post
4/19/2010 9:32 AM
 

I have tried this 3 times now with no luck. I have followed the driections both in the DNN5 user guide as well as this site - http://www.dnndaily.com/tips/itemId/3...

When I try this (by moving the files from the upgrade package for 5.3.1 into my current instance (5.2.2) - I get this error when I goto the site that I have installed for this particular instance (there is only one) - I assuem you can goto any site that is setup as a portal on the DNN instance to start the upgrade process if I am correct. Below is the full ammount of data that was in the browser window after I broswed to the site after I copied the files over...

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30002: Type 'Web.HttpResponse' is not defined.

Source Error:

 
Line 32:         Implements System.Web.IHttpHandler
Line 33: 
Line 34:         Private Sub RenderToResponseStream(ByVal Response As Web.HttpResponse, ByVal controller As XmlController)
Line 35:             ' save script timeout
Line 36:             Dim scriptTimeOut As Integer = HttpContext.Current.Server.ScriptTimeout

Source File: D:\www-root\DNN_CBOSS\App_Code\XML\Handlers\download.vb    Line: 34


Server Error in '/' Application.

Compilation Error

 

Warning: BC40000: 'Public Shared Function GetModuleSettings(ModuleId As Integer) As System.Collections.Hashtable' is obsolete: 'Deprecated in DNN 5.0. Please use ModuleController.GetModuleSettings(ModuleId)'.
Source Error:

D:\www-root\DNN_CBOSS\App_Code\XML\Components\ControllerBase.vb
Line 37:                     Return _moduleSettings
Line 38:                 Else
Line 39:                     Return PortalSettings.GetModuleSettings(ModuleID)
Line 40:                 End If
Line 41: 

Warning: BC40000: 'Public Shared Function GetModuleSettings(ModuleId As Integer) As System.Collections.Hashtable' is obsolete: 'Deprecated in DNN 5.0. Please use ModuleController.GetModuleSettings(ModuleId)'.
Source Error:

D:\www-root\DNN_CBOSS\App_Code\XML\Handlers\download.vb
Line 73:                 userInfo = UserController.GetCurrentUserInfo()
Line 74: 
Line 75:                 Dim settings As Hashtable = portalSettings.GetModuleSettings(ModuleId)
Line 76:                 Dim moduleInfo As Entities.Modules.ModuleInfo = New Entities.Modules.ModuleController().GetModule(ModuleId, TabId)
Line 77: 

Warning: BC40000: 'Public ReadOnly Property AuthorizedViewRoles() As String' is obsolete: 'Deprecated in DNN 5.1. All permission checks are done through Permission Collections'.
Source Error:

D:\www-root\DNN_CBOSS\App_Code\XML\Handlers\download.vb
Line 76:                 Dim moduleInfo As Entities.Modules.ModuleInfo = New Entities.Modules.ModuleController().GetModule(ModuleId, TabId)
Line 77: 
Line 78:                 If PortalSecurity.IsInRoles(moduleInfo.AuthorizedViewRoles) OrElse PortalSecurity.IsInRoles(portalSettings.AdministratorRoleName) OrElse (Not (userInfo Is Nothing) AndAlso userInfo.IsSuperUser) Then
Line 79:                     RenderToResponseStream(context.Response, New XmlController(moduleInfo))
Line 80:                 End If

Warning: BC40000: 'Public Property Email() As String' is obsolete: 'Deprecated in DNN 5.1'.
Source Error:

D:\www-root\DNN_CBOSS\App_Code\XML\Parameters\ParameterInfo.vb
Line 345:
Line 346:                        Case ParameterType.UserEmail
Line 347:                            Return CStrN(objUser.Membership.Email, TypeArgument)
Line 348:
Line 349:                        Case ParameterType.UserWebsite

 


 


C:\Windows\SysWOW64\inetsrv> "C:\Windows\Microsoft.NET\Framework\v3.5\vbc.exe" /t:library /utf8output /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\85ebcfc3\9dc2cb12_a4bbca01\DotNetNuke.Modules.Forum.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\abfefaa1\ae7c7110_a5bbca01\DotNetNuke.Modules.Store.Providers.Shipping.DefaultShippingProvider.SqlDataProvider.DLL" /R:"C:\Windows\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_Survey.tc74p2yn.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\e691a345\0dde7310_a5bbca01\DotNetNuke.Modules.Store.WebControls.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_IFrame.u0niwihz.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\9ab572dd\0dde7310_a5bbca01\DotNetNuke.Modules.Store.Providers.Tax.DefaultTaxProvider.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\665cd4ec\1cc0ce97_a4bbca01\DotNetNuke.Modules.Map.Visuals.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.DirectoryServices\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\9811a592\8dcee8b9_fac1ca01\DigNuke.License.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\3890a95a\0dde7310_a5bbca01\DotNetNuke.Modules.Store.Providers.Tax.DefaultTaxProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\a92ea94a\00ba1529_fbcbca01\DotNetNuke.Provider.DNNProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\127a501c\ae7c7110_a5bbca01\DotNetNuke.Modules.Store.Providers.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\8fa43a8f\ef84dfb6_a4bbca01\DotNetNuke.Modules.Repository.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\7e1fd2fb\bd5ecc97_a4bbca01\Dotnetnuke.Modules.Map.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\d19e3218\00ba1529_fbcbca01\DotNetNuke.Provider.AspNetProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\53454229\83db5a70_a5bbca01\DotNetNuke.Modules.Wiki.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\a55e0a22\37a6aeac_a4bbca01\DotNetNuke.Modules.Reports.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\2951ad7c\2f0154ee_a3bbca01\DotNetNuke.Modules.Feedback.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\fdbb4b0c\591011c6_a3bbca01\DotNetNuke.Events.ScheduleControl.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\bb28af5e\32f76710_a5bbca01\DotNetNuke.Modules.Store.Cart.AuthorizeNetProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\178ce8a2\a3320fec_a3bbca01\DotNetNuke.Modules.FAQs.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\972694ad\4f1b6f10_a5bbca01\DotNetNuke.Modules.Store.Catalog.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\946618a2\32f76710_a5bbca01\DotNetNuke.Modules.Store.Admin.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\7a5a31c9\ef84dfb6_a4bbca01\DotNetNuke.Modules.Repository.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\ca1df880\00cbf81b_fbcbca01\DotNetNuke.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\7b94b7e0\591011c6_a3bbca01\DotNetNuke.Events.WebControls.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\deaf9f4f\32f76710_a5bbca01\DotNetNuke.Modules.Store.Admin.DLL" /R:"C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\16b3723f\00255b1e_fbcbca01\DotNetNuke.HttpModules.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Xml.Linq\3.5.0.0__b77a5c561934e089\System.Xml.Linq.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\068de0fa\84ca80a7_a4bbca01\DotNetNuke.Modules.News.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\26a3b201\5efdc997_a4bbca01\Dotnetnuke.Map.Geolocator.Google.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\3abb13d2\ae7c7110_a5bbca01\DotNetNuke.Modules.Store.Providers.Shipping.DefaultShippingProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\1b0e6ecc\b0f2efb9_fac1ca01\Argotic.Web.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Data.Linq\3.5.0.0__b77a5c561934e089\System.Data.Linq.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\39fb9b16\ee2febb9_fac1ca01\Argotic.Common.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\588c5aea\4f1b6f10_a5bbca01\DotNetNuke.Modules.Store.Cart.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\09616401\17d315c6_a3bbca01\DotNetNuke.Modules.Events.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\0e8dfeda\da434649_a4bbca01\Dotnetnuke.Modules.Gallery.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\ceabb18b\b87113c6_a3bbca01\DotNetNuke.Modules.Events.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\ae3bbd7c\795310a2_a3bbca01\DotNetNuke.Modules.Blog.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\ea0a077a\00255b1e_fbcbca01\DotNetNuke.Web.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\49390334\00528c1f_fbcbca01\DotNetNuke.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\13fee334\9ffbadbd_a3bbca01\DotNetNuke.Modules.Documents.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\6c6bff05\4107ec91_a3bbca01\DotNetNuke.Modules.Announcements.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\a1d53227\bd5ecc97_a4bbca01\DotNetNuke.Modules.Map.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\7abb231c\2c3e0d68_a4bbca01\DotNetNuke.Modules.Html.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\1127f5cf\0053dc3d_0fc1ca01\Telerik.Web.UI.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Management\2.0.0.0__b03f5f7f11d50a3a\System.Management.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\ac24c6ea\b898c14d_a4bbca01\DotNetNuke.Modules.Help.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\fa0714e5\bd5ecc97_a4bbca01\Dotnetnuke.Modules.Map.Sources.Standard.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\f06e70db\4107ec91_a3bbca01\DotNetNuke.Modules.Announcements.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\b9f511a9\4f1b6f10_a5bbca01\DotNetNuke.Modules.Store.Cart.PayPalProvider.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\33d9e727\fb787a6a_a5bbca01\DotNetNuke.Modules.UsersOnline.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\387aa87e\1d00018b_a4bbca01\DotNetNuke.Modules.Links.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\c0968247\007fbd20_fbcbca01\DotNetNuke.Membership.DataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\fe88c44c\ee2febb9_fac1ca01\XColorPicker.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\9655c223\795310a2_a3bbca01\DotNetNuke.Modules.Blog.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\e85e22e1\ee2febb9_fac1ca01\DigNuke.DNN.Modules.DigRotate.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\ab2b28ab\d24e5949_a4bbca01\Gallery.Exif.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\Windows\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\eb59c4c6\9e6c04a2_a3bbca01\CookComputing.XmlRpc.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\bb6f1313\00ff6573_db3bc801\SharpZipLib.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\ade96515\1d00018b_a4bbca01\DotNetNuke.Modules.Links.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\f48c43ea\b4ca4ba2_a4bbca01\DotNetNuke.Modules.Media.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\7d946629\b0f2efb9_fac1ca01\Argotic.Extensions.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\25906fc3\00e28c1b_4aaaca01\DotNetNuke.WebUtility.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\c5844a9c\ae7c7110_a5bbca01\DotNetNuke.Modules.Store.Providers.Address.DefaultAddressProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\13797a70\fb787a6a_a5bbca01\DotNetNuke.Modules.UsersOnline.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\2a89e3bc\1ba97869_b6bbca01\DataSprings.Modules.DynamicForms.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\8eedb925\4f91edb9_fac1ca01\Argotic.Core.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\d916ae60\4f1b6f10_a5bbca01\DotNetNuke.Modules.Store.Catalog.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\42ff2425\4f1b6f10_a5bbca01\DotNetNuke.Modules.Store.Components.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\ea46a46d\4f1b6f10_a5bbca01\DotNetNuke.Modules.Store.Cart.EmailProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\8d778099\00e28c1b_4aaaca01\DotNetNuke.WebControls.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\7ea262d5\2f0154ee_a3bbca01\DotNetNuke.Modules.Feedback.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\1fb514a2\d1769069_b6bbca01\Lanap.BotDetect.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\bdbcc3f4\728d50a2_a4bbca01\DotNetNuke.Modules.Media.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\ad4e5302\00ff6573_db3bc801\Microsoft.ApplicationBlocks.Data.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\1fec4ac5\4f1b6f10_a5bbca01\DotNetNuke.Modules.Store.Customer.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\5b0cac5d\ae7c7110_a5bbca01\DotNetNuke.Modules.Store.Customer.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\a0f3f676\00d91f23_fbcbca01\DotNetNuke.DNNScheduler.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Data.DataSetExtensions\3.5.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\c249d5d7\ae7c7110_a5bbca01\DotNetNuke.Modules.Store.Providers.Address.DefaultAddressProvider.SqlDataProvider.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\c26b7916\c981a369_b6bbca01\ephtmltopdf.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\f1adcb9b\ddf6a2f5_a3bbca01\dotnetnuke.modules.userdefinedtable.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\38e82c81\00719619_fbcbca01\CountryListBox.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\dc74bfc7\00719619_fbcbca01\DotNetNuke.Services.Syndication.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\9d2993d1\0037910a_05bbca01\WebFormsMvp.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll" /R:"C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\89bde524\83db5a70_a5bbca01\DotNetNuke.Modules.Wiki.Comments.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\f84f45d1\44d10cec_a3bbca01\DotNetNuke.Modules.FAQs.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\01685bbb\32f76710_a5bbca01\DotNetNuke.Modules.Store.Cart.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\7efa8aa1\007dbc99_8954ca01\DotNetNuke.FckHtmlEditorProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\assembly\dl3\d75bf531\bc477669_b6bbca01\DataSprings.Modules.DynamicForms.DLL" /out:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.dll" /debug- /define:_MYTYPE=\"Web\" /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Specialized,System.Configuration,System.Text,System.Text.RegularExpressions,System.Web,System.Web.Caching,System.Web.SessionState,System.Web.Security,System.Web.Profile,System.Web.UI,System.Web.UI.WebControls,System.Web.UI.WebControls.WebParts,System.Web.UI.HtmlControls,System.ComponentModel,System.Data,System.Data.SqlClient,System.Drawing,Microsoft.VisualBasic,System.Globalization,DotNetNuke.Services.Localization,DotNetNuke.Entities.Users,DotNetNuke,DotNetNuke.Common,DotNetNuke.Data,DotNetNuke.Framework,DotNetNuke.Modules,DotNetNuke.Security,DotNetNuke.Services,DotNetNuke.UI,DotNetNuke.Entities.Portals,DotNetNuke.Common.Utilities,DotNetNuke.Services.Exceptions,DotNetNuke.Entities.Tabs /warnaserror- /optionInfer+  "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.0.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.10.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.8.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.11.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.9.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.2.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.6.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.3.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.5.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.7.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.4.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\831e2e5f\c6b1d468\App_SubCode_XML.yqob_fgh.1.vb"


Microsoft (R) Visual Basic Compiler version 9.0.30729.1
Copyright (c) Microsoft Corporation.  All rights reserved.

D:\www-root\DNN_CBOSS\App_Code\XML\Components\ControllerBase.vb(39) : warning BC40000: 'Public Shared Function GetModuleSettings(ModuleId As Integer) As System.Collections.Hashtable' is obsolete: 'Deprecated in DNN 5.0.  Please use ModuleController.GetModuleSettings(ModuleId)'.

                    Return PortalSettings.GetModuleSettings(ModuleID)
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
D:\www-root\DNN_CBOSS\App_Code\XML\Handlers\download.vb(34) : error BC30002: Type 'Web.HttpResponse' is not defined.

        Private Sub RenderToResponseStream(ByVal Response As Web.HttpResponse, ByVal controller As XmlController)
                                                             ~~~~~~~~~~~~~~~~                                    
D:\www-root\DNN_CBOSS\App_Code\XML\Handlers\download.vb(75) : warning BC40000: 'Public Shared Function GetModuleSettings(ModuleId As Integer) As System.Collections.Hashtable' is obsolete: 'Deprecated in DNN 5.0.  Please use ModuleController.GetModuleSettings(ModuleId)'.

                Dim settings As Hashtable = portalSettings.GetModuleSettings(ModuleId)
                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
D:\www-root\DNN_CBOSS\App_Code\XML\Handlers\download.vb(78) : warning BC40000: 'Public ReadOnly Property AuthorizedViewRoles() As String' is obsolete: 'Deprecated in DNN 5.1. All permission checks are done through Permission Collections'.

                If PortalSecurity.IsInRoles(moduleInfo.AuthorizedViewRoles) OrElse PortalSecurity.IsInRoles(portalSettings.AdministratorRoleName) OrElse (Not (userInfo Is Nothing) AndAlso userInfo.IsSuperUser) Then
                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                            
D:\www-root\DNN_CBOSS\App_Code\XML\Handlers\download.vb(89) : error BC30002: Type 'Web.HttpContext' is not defined.

        Private Sub handleAuthenticateRequest(ByVal context As Web.HttpContext)
                                                               ~~~~~~~~~~~~~~~ 
D:\www-root\DNN_CBOSS\App_Code\XML\Parameters\ParameterInfo.vb(347) : warning BC40000: 'Public Property Email() As String' is obsolete: 'Deprecated in DNN 5.1'.

                            Return CStrN(objUser.Membership.Email, TypeArgument)
                                         ~~~~~~~~~~~~~~~~~~~~~~~~               


 


Line 1:    '
Line 2:    ' DotNetNuke® - http://www.dotnetnuke.com
Line 3:    ' Copyright (c) 2002-2007 by DotNetNuke Inc.
Line 4:    '
Line 5:    '
Line 6:    ' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated 
Line 7:    ' documentation files (the "Software"), to deal in the Software without restriction, including without limitation 
Line 8:    ' the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and 
Line 9:    ' to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Line 10:   '
Line 11:   ' The above copyright notice and this permission notice shall be included in all copies or substantial portions 
Line 12:   ' of the Software.
Line 13:   '
Line 14:   ' THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 
Line 15:   ' TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
Line 16:   ' THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
Line 17:   ' CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
Line 18:   ' DEALINGS IN THE SOFTWARE.
Line 19:   '
Line 20:   Imports DotNetNuke
Line 21:   Imports DotNetNuke.Entities.Portals
Line 22:   Imports System.Web
Line 23:   Imports System.Threading
Line 24:   Imports System.IO
Line 25:   
Line 26:   
Line 27:   Namespace DotNetNuke.Modules.XML
Line 28:       Public MustInherit Class ControllerBase
Line 29:           Private _moduleSettings As Hashtable
Line 30:           Private _moduleId As Integer
Line 31:           Private _portalId As Integer
Line 32:           Private _portalInfo As DotNetNuke.Entities.Portals.PortalInfo
Line 33:   
Line 34:           Public ReadOnly Property Settings() As Hashtable
Line 35:               Get
Line 36:                   If Not _moduleSettings Is Nothing Then
Line 37:                       Return _moduleSettings
Line 38:                   Else
Line 39:                       Return PortalSettings.GetModuleSettings(ModuleID)
Line 40:                   End If
Line 41:   
Line 42:               End Get
Line 43:           End Property
Line 44:   
Line 45:   
Line 46:           Private ReadOnly Property PortalSettings() As Entities.Portals.PortalSettings
Line 47:               Get
Line 48:                   Return PortalController.GetCurrentPortalSettings()
Line 49:               End Get
Line 50:           End Property
Line 51:   
Line 52:           Public ReadOnly Property PortalInfo() As DotNetNuke.Entities.Portals.PortalInfo
Line 53:               Get
Line 54:                   If _portalInfo Is Nothing Then
Line 55:                       _portalInfo = New PortalController().GetPortal(PortalId)
Line 56:                   End If
Line 57:                   Return _portalInfo
Line 58:               End Get
Line 59:   
Line 60:           End Property
Line 61:   
Line 62:           Protected Property ModuleID() As Integer
Line 63:               Get
Line 64:                   Return _moduleId
Line 65:               End Get
Line 66:               Set(ByVal Value As Integer)
Line 67:                   _moduleId = Value
Line 68:               End Set
Line 69:           End Property
Line 70:   
Line 71:   
Line 72:           Protected Property PortalId() As Integer
Line 73:               Get
Line 74:                   Return _portalId
Line 75:               End Get
Line 76:               Set(ByVal value As Integer)
Line 77:                   _portalId = value
Line 78:               End Set
Line 79:           End Property
Line 80:   
Line 81:           Protected Function GetMappedPath(ByVal localPath As String) As String
Line 82:               If Not (HttpContext.Current Is Nothing) Then
Line 83:                   Return PortalSettings.HomeDirectoryMapPath + localPath
Line 84:               Else
Line 85:                   Return System.Threading.Thread.GetDomain.GetData(".appPath") _
Line 86:                                    + PortalInfo.HomeDirectory + "\" + localPath
Line 87:               End If
Line 88:   
Line 89:           End Function
Line 90:   
Line 91:           Protected ReadOnly Property AdministratorId() As String
Line 92:               Get
Line 93:                   If Not (HttpContext.Current Is Nothing) Then
Line 94:                       Return PortalSettings.AdministratorId
Line 95:                   Else
Line 96:                       Return PortalInfo.AdministratorId
Line 97:                   End If
Line 98:               End Get
Line 99:           End Property
Line 100:  
Line 101:  
Line 102:          Public Sub Initialise(ByVal parent As DotNetNuke.Entities.Modules.PortalModuleBase)
Line 103:              _moduleSettings = parent.Settings
Line 104:              ModuleID = parent.ModuleId
Line 105:              PortalId = parent.PortalId
Line 106:          End Sub
Line 107:  
Line 108:          Public Sub Initialise(ByVal ModuleInfo As DotNetNuke.Entities.Modules.ModuleInfo)
Line 109:              ModuleID = ModuleInfo.ModuleID
Line 110:              PortalId = ModuleInfo.PortalID
Line 111:          End Sub
Line 112:  
Line 113:  
Line 114:         
Line 115:  
Line 116:      End Class
Line 117:  End Namespace
Line 118:  
Line 119:  
 
New Post
4/19/2010 10:08 AM
 

Only the first error relating to a known namespace conflict between the XML module and DNN 5.3.1 is of concern. The others are all warnings regarding core methods that have been deprecated but are still in use. These can be disregarded.

To fix the first error:

1. Remove all files from the site folder App_Code\XML\

2. You should then be able to login as host user.

3. Navigate to Host-->Extensions then at the bottom of the page "Install Available Extensions"

4. Select the updated XML module v 4.3.5 from the list of available modules.

5. Click "Install Selected Modules"

If you don't see version 4.3.5 of the XML module in the above list, it may be downloaded from http://dnnxml.codeplex.com - make sure that the version is 4.3.5.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Compilation Error when upgrading from 5.2.2 to 5.3.1Compilation Error when upgrading from 5.2.2 to 5.3.1


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