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 ...VWD 2008 Install warningsVWD 2008 Install warnings
Previous
 
Next
New Post
1/16/2009 4:04 PM
 

 

I installed DNN 04.09.01 on VWD2008 using Vista Ultimate and got a number of warning messages.
Are they a problem, the web site seems to work at least locally for now? I’ve only just got started, can’t seem to find any references for this. I’m not sure if I should go in and fix them.

Warning 1 Property without an 'As' clause; type of Object assumed. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Users\EditProfileDefinition.ascx.vb 60 
Warning 2 Variable declaration without an 'As' clause; type of Object assumed. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Users\EditProfileDefinition.ascx.vb 64 
Warning 3 Function without an 'As' clause; return type of Object assumed. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Users\EditProfileDefinition.ascx.vb 186 
Warning 4 Function without an 'As' clause; return type of Object assumed. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Users\EditProfileDefinition.ascx.vb 204 
Warning 5 Function without an 'As' clause; return type of Object assumed. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Users\MemberServices.ascx.vb 200 
Warning 6 Function without an 'As' clause; return type of Object assumed. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Users\MemberServices.ascx.vb 229 
Warning 7 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Security\EditGroups.ascx.vb 145 
Warning 8 'Public Function GetFolder(PortalID As Integer, FolderPath As String) As Services.FileSystem.FolderInfo' is obsolete: 'This method is obsolete.  It has been replaced by GetFolderInfo(ByVal PortalID As Integer, ByVal FolderID As Integer, ByVal ignoreCache As Boolean) '. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Files\FileManager.ascx.vb 1166 
Warning 9 'Public Function GetFolder(PortalID As Integer, FolderPath As String) As Services.FileSystem.FolderInfo' is obsolete: 'This method is obsolete.  It has been replaced by GetFolderInfo(ByVal PortalID As Integer, ByVal FolderID As Integer, ByVal ignoreCache As Boolean) '. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Files\FileManager.ascx.vb 1171 
Warning 10 Operands of type Object used in expressions for 'Select', 'Case' statements; runtime errors could occur. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Localization\LanguagePack.ascx.vb 51 
Warning 11 Operands of type Object used in expressions for 'Select', 'Case' statements; runtime errors could occur. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Localization\LanguagePack.ascx.vb 51 
Warning 12 Operands of type Object used in expressions for 'Select', 'Case' statements; runtime errors could occur. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Localization\LanguagePack.ascx.vb 51 
Warning 13 Operands of type Object used in expressions for 'Select', 'Case' statements; runtime errors could occur. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Localization\LanguagePack.ascx.vb 51 
Warning 14 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\ModuleDefinitions\EditModuleDefinition.ascx.vb 140 
Warning 15 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\ModuleDefinitions\EditModuleDefinition.ascx.vb 870 
Warning 16 Function without an 'As' clause; return type of Object assumed. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Packages\Install.ascx.vb 273 
Warning 17 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Portal\SiteWizard.ascx.vb 133 
Warning 18 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Portal\SiteWizard.ascx.vb 167 
Warning 19 'Public Function GetFolder(PortalID As Integer, FolderPath As String) As Services.FileSystem.FolderInfo' is obsolete: 'This method is obsolete.  It has been replaced by GetFolderInfo(ByVal PortalID As Integer, ByVal FolderID As Integer, ByVal ignoreCache As Boolean) '. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Portal\Template.ascx.vb 128 
Warning 20 'Public Function GetFoldersByPortal(PortalID As Integer) As System.Collections.ArrayList' is obsolete: 'This method is obsolete.  It has been replaced by GetFolders(ByVal PortalID As Integer) '. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Portal\Template.ascx.vb 180 
Warning 21 'Public Function GetFolderPermissionsByFolder(PortalID As Integer, Folder As String) As System.Collections.ArrayList' is obsolete: 'This method has been deprecated.  Please use GetFolderPermissionsCollectionByFolderPath(PortalId, Folder)'. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Portal\Template.ascx.vb 228 
Warning 22 'Public Function GetListEntryInfo(ListName As String, Value As String, ParentKey As String) As Common.Lists.ListEntryInfo' is obsolete: 'This method has been deprecated. PLease use GetListEntryInfo(ByVal ListName As String, ByVal Value As String)'. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Sales\PayPalSubscription.aspx.vb 135 
Warning 23 Variable 'str' is used before it has been assigned a value. A null reference exception could result at runtime. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Scheduling\ViewSchedule.ascx.vb 90 
Warning 24 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Scheduling\ViewScheduleStatus.ascx.vb 141 
Warning 25 'DotNetNuke.Skin' is obsolete: 'This class is obsolete.  Please use DotNetNuke.UI.Skins.Skin.'. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Tabs\ManageTabs.ascx.vb 283 
Warning 26 Function 'DisplayDate' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Vendors\Affiliates.ascx.vb 108 
Warning 27 Function 'DisplayAddress' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Vendors\Vendors.ascx.vb 169 
Warning 28 Function 'DisplayEmail' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Vendors\Vendors.ascx.vb 189 
Warning 29 Function 'formatURL' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Vendors\Vendors.ascx.vb 212 
Warning 30 Function 'FilterURL' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Vendors\Vendors.ascx.vb 244 
Warning 31 Variable 'DomainName' is used before it has been assigned a value. A null reference exception could result at runtime. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\Portals\_default\subhost.aspx 22 
Warning 32 WithEvents variable 'form' conflicts with property 'form' in the base class 'Page' and should be declared 'Shadows'. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\Default.aspx 23 
Warning 33 WithEvents variable 'form' conflicts with property 'form' in the base class 'Page' and should be declared 'Shadows'. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\ErrorPage.aspx 10 
Warning 34 WithEvents variable 'form' conflicts with property 'form' in the base class 'Page' and should be declared 'Shadows'. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\Default.aspx 1 1 C:\...\DotNetNuke mysite\
Warning 35 Errors occurred while compiling the Xml schemas in the project.  Because of this, Xml intellisense is not available. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Portal\portal.template.xsd C:\...\DotNetNuke mysite\
Warning 36 Errors occurred while compiling the Xml schemas in the project.  Because of this, Xml intellisense is not available. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Portal\portal.template.xsd C:\...\DotNetNuke mysite\
Warning 37 'Public Function GetFolder(PortalID As Integer, FolderPath As String) As Services.FileSystem.FolderInfo' is obsolete: 'This method is obsolete.  It has been replaced by GetFolderInfo(ByVal PortalID As Integer, ByVal FolderID As Integer, ByVal ignoreCache As Boolean) '. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Files\FileManager.ascx.vb 1166 47 C:\...\DotNetNuke mysite\
Warning 38 'Public Function GetFolder(PortalID As Integer, FolderPath As String) As Services.FileSystem.FolderInfo' is obsolete: 'This method is obsolete.  It has been replaced by GetFolderInfo(ByVal PortalID As Integer, ByVal FolderID As Integer, ByVal ignoreCache As Boolean) '. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Files\FileManager.ascx.vb 1171 33 C:\...\DotNetNuke mysite\
Warning 39 Errors occurred while compiling the Xml schemas in the project.  Because of this, Xml intellisense is not available. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Portal\portal.template.xsd C:\...\DotNetNuke mysite\
Warning 40 Errors occurred while compiling the Xml schemas in the project.  Because of this, Xml intellisense is not available. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Portal\portal.template.xsd C:\...\DotNetNuke mysite\
Warning 11 Operands of type Object used in expressions for 'Select', 'Case' statements; runtime errors could occur. C:\Users\NJZ\Documents\Visual Studio 2008\WebSites\DotNetNuke mysite\admin\Localization\LanguagePack.ascx.vb 51 
 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...VWD 2008 Install warningsVWD 2008 Install warnings


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