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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0ModuleSettingsBase errorModuleSettingsBase error
Previous
 
Next
New Post
9/21/2007 11:03 AM
 

I'm having problems with Inherits Entities.Modules.ModuleSettingsBase in a new aspx page I created. I need to use ModuleSettings("reposit").

I get this errors:

Error    1    Class 'desktopmodules_gdocvisualiza_ver_aspx' must implement 'ReadOnly Property IsReusable() As Boolean' for interface 'System.Web.IHttpHandler'. Implementing property must have matching 'ReadOnly' or 'WriteOnly' specifiers.    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gdoc\7393c8ba\991f6a4a\App_Web_0ioggjb7.0.vb    79   
Error    2    Class 'desktopmodules_gdocvisualiza_ver_aspx' must implement 'Sub ProcessRequest(context As HttpContext)' for interface 'System.Web.IHttpHandler'.    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gdoc\7393c8ba\991f6a4a\App_Web_0ioggjb7.0.vb    79   
Error    3    'GetWrappedFileDependencies' is not a member of 'ASP.desktopmodules_gdocvisualiza_ver_aspx'.    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gdoc\7393c8ba\991f6a4a\App_Web_0ioggjb7.0.vb    97   
Error    4    function 'GetTypeHashCode' cannot be declared 'Overrides' because it does not override a function in a base class.    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gdoc\7393c8ba\991f6a4a\App_Web_0ioggjb7.0.vb    232   
Error    5    sub 'ProcessRequest' cannot be declared 'Overrides' because it does not override a sub in a base class.    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gdoc\7393c8ba\991f6a4a\App_Web_0ioggjb7.0.vb    236   
Error    6    'ProcessRequest' is not a member of 'DesktopModules_ver'.    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\gdoc\7393c8ba\991f6a4a\App_Web_0ioggjb7.0.vb    237   
Error    7    'InitializeCulture' is not a member of 'ASP.desktopmodules_gdocvisualiza_ver_aspx'.    C:\sites\gDoc\DesktopModules\gDocVisualiza\ver.aspx    1   
Error    8    'EnableEventValidation' is not a member of 'ASP.desktopmodules_gdocvisualiza_ver_aspx'.    C:\sites\gDoc\DesktopModules\gDocVisualiza\ver.aspx    1   

Any help?

Thanks


Portugal
 
New Post
9/21/2007 1:35 PM
 

     Entities.Modules.ModuleSettingsBase is used for ascx fles. It Inherits hiberarchy is PortalModuleBase - UserControlBase - UserControl.  But for aspx file , you should make sure it inherits from System.Web.UI.Page . It is not the same concept.

    You can try other ways to get module settings value. Please take other modules (like survey)  source code as referrence.


Over 20 + professional dnn modules for News Article, Store, Video Gallery, Photo Gallery, Ultra Flash Player,YouTube Video, Image Slide show, Skin Chameleon and much more from DnnModule.com
 
New Post
9/21/2007 1:55 PM
 

xiaoqi98 wrote

     Entities.Modules.ModuleSettingsBase is used for ascx fles. It Inherits hiberarchy is PortalModuleBase - UserControlBase - UserControl.  But for aspx file , you should make sure it inherits from System.Web.UI.Page . It is not the same concept.

    You can try other ways to get module settings value. Please take other modules (like survey)  source code as referrence.

Thanks. I will try that.


Portugal
 
New Post
9/24/2007 5:03 AM
 

I can't make it work. Any other help?


Portugal
 
New Post
9/25/2007 1:21 AM
 

xiaoqi98 wrote

     Entities.Modules.ModuleSettingsBase is used for ascx fles. It Inherits hiberarchy is PortalModuleBase - UserControlBase - UserControl.  But for aspx file , you should make sure it inherits from System.Web.UI.Page . It is not the same concept

Or more effectively DotNetNuke.Framework.PageBase

Westa

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0ModuleSettingsBase errorModuleSettingsBase error


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