Register | Login
 
  Forum  
 
  Forum  Discussions  Effority.Net - ...  Problems with UserRolesManager on DNN 4.4.1
Previous Previous
 
Next Next
New Post 5/29/2008 7:25 PM
  linush
1 posts


Problems with UserRolesManager on DNN 4.4.1 

I just purchased and download the URM from snowcovered and here's what I have done:

1. Create a "effority.UserRolesManager" folder under my {DNN}/DesktopModules

2. Create a "App_LocalResources" folder under "effority.UserRolesManager" folder

3. Put all resource files in "App_LocalResources"

4. Put all .css, .dnn, .aspx, .ascx, and .asxc.vb file in the "effority.UserRolesManager" folder

5. Put all .vb files in {DNN}/App_Code folder

6. Click on the Create New Module link on the Module Definitions page in DNN Admin

7. After the module is installed, add the URM module on a new page

8. The module shows up, the click on the Add New User link

The following exception shows up afterwards:

Error: is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: c:\inetpub\wwwroot\dnntest\DesktopModules\effority.UserRolesManager\User.ascx(20): error BC30456: 'Page' is not a member of 'ASP.desktopmodules_effority_userrolesmanager_user_ascx'. ---> System.Web.HttpParseException: c:\inetpub\wwwroot\dnntest\DesktopModules\effority.UserRolesManager\User.ascx(20): error BC30456: 'Page' is not a member of 'ASP.desktopmodules_effority_userrolesmanager_user_ascx'. ---> System.Web.HttpCompileException: c:\inetpub\wwwroot\dnntest\DesktopModules\effority.UserRolesManager\User.ascx(20): error BC30456: 'Page' is not a member of 'ASP.desktopmodules_effority_userrolesmanager_user_ascx'. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile) at System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath) at System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry) at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

I'm running DNN 4.4.1 and I need immediate help with this issue. Thanks.

 
New Post 5/29/2008 9:09 PM
  bbhermann
131 posts


Re: Problems with UserRolesManager on DNN 4.4.1 

why didn't you just install the module?

 
Previous Previous
 
Next Next
  Forum  Discussions  Effority.Net - ...  Problems with UserRolesManager on DNN 4.4.1
DotNetNuke® is a trademark by DotNetNuke Corporation, USA | www.effority.net | Impressum