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 ...dnn 4.8 bug in signin.ascx line 376dnn 4.8 bug in signin.ascx line 376
Previous
 
Next
New Post
12/26/2007 5:11 PM
 

Hi guys, its been a while! Merry christmas and a happy new year to you all!

I upgraded my dnn and now have a "Could Not Load Skin: /Portals/_default/Skins/3ColumnLayout/Admin.ascx Error: C:\Inetpub\wwwroot\dotnetnuke\Website\Admin\Security\Signin.ascx.vb(376): error BC30002: Type 'DotNetNuke.Security.Authentication.AuthenticationController' is not defined."

This error is being thrown from a line that says "Dim objAuthentication As New DotNetNuke.Security.Authentication.AuthenticationController" and a few others after this. I have browsed the dll in object browser (VS) and there is no such class?? wassup with that? when i rem out (i.e. comment out) all the stuff in Private Function WindowsAuthorization(ByRef loginStatus As UserLoginStatus) As UserInfo. and return just a null UserInfo object my site runs fine?? wassup with thats?? Running forms authentication in webconfig, have to debug by allowing windows authentication in IIS but still this error causes my skin to not load, but here's the tricky part. Why does the default dnn skin load?  There are no posts on this else where on the web so it would be nice if someone could help. P.s. and for all those who just love to read error logs here goes.

 

AssemblyVersion: 04.08.00
PortalID: 0
PortalName: My Website
UserID: 1
UserName: host
ActiveTabID: 48
ActiveTabName: Event Viewer
RawURL: /dotnetnuke/Admin/LogViewer/tabid/48/Default.aspx
AbsoluteURL: /dotnetnuke/Default.aspx
AbsoluteURLReferrer: http://localhost/dotnetnuke/Host/Host%20Settings/tabid/16/portalid/0/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 1812b4be-ac12-4e46-8e97-29cfbd3bd889
InnerException: Unhandled error loading page.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.Compilation.BuildManager.PostProcessFoundBuildResult
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Unhandled error loading page. ---> System.Exception: C:\Inetpub\wwwroot\dotnetnuke\Website\Admin\Security\Signin.ascx.vb(376): error BC30002: Type 'DotNetNuke.Security.Authentication.AuthenticationController' is not defined. ---> System.Web.HttpCompileException: C:\Inetpub\wwwroot\dotnetnuke\Website\Admin\Security\Signin.ascx.vb(376): error BC30002: Type 'DotNetNuke.Security.Authentication.AuthenticationController' is not defined. 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.Framework.DefaultPage.LoadSkin(String SkinPath) in C:\Inetpub\wwwroot\dotnetnuke\Website\Default.aspx.vb:line 225 --- End of inner exception stack trace ---
Source:
Server Name: MBC08424

 

Thanks in advance

 
New Post
12/26/2007 7:04 PM
 

Does this skin have some sort of SignIn skin object? That error is showing up because it's pointing to the wrong files. As of DNN 4.6.0 there were major changes to the Authentication files.

 
New Post
12/26/2007 7:08 PM
 

Yep! Found this out after some tinkering! removed lines in all my ascx skins referencing the admin/security/signin.ascx controls! And we're back! Thanks anyways.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...dnn 4.8 bug in signin.ascx line 376dnn 4.8 bug in signin.ascx line 376


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