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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss... I cannot login as admin into DotnetNuke. - I get an I cannot login as admin into DotnetNuke. - I get an 'Error on Page' Msg - bottom of the screen
Previous
 
Next
New Post
6/10/2010 9:48 AM
 
DoNetNuke Runtime Errors: when I try to Register or login the button links do not work. I get an 'Error on Page' Msg on the bottom of Page. I cannot login as admin into DotnetNuke.   It looks like the Javascript code is not calling the control module.
the login link just brings up the 'Error on Page Msg' at the browser screen ... bottom of the page.

I copied the results of the 'Error on Page" next to the Yelloe triangle.
-------------------------------------------------------------------------------
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; WinNT-PAI 27.07.2009)
Timestamp: Thu, 10 Jun 2010 12:49:52 UTC


Message: ASP.NET Ajax client-side framework failed to load.
Line: 45
Char: 34
Code: 0
URI: http://cmaanorcalevents.com/


Message: 'Type' is undefined
Line: 2
Char: 288
Code: 0
URI: http://cmaanorcalevents.com/js/dnn.js


Message: 'Type' is undefined
Line: 2
Char: 1
Code: 0
URI: http://cmaanorcalevents.com/js/dnn.dom.positioning.js


Message: 'Type' is undefined
Line: 2
Char: 1
Code: 0
URI: http://cmaanorcalevents.com/js/dnn.xmlhttp.js


Message: 'Type' is undefined
Line: 2
Char: 1
Code: 0
URI: http://cmaanorcalevents.com/js/dnn.controls.js


Message: 'Type' is undefined
Line: 2
Char: 1
Code: 0
URI: http://cmaanorcalevents.com/js/dnn.controls.dnnmenu.js


Message: 'Sys' is undefined
Line: 65
Char: 1
Code: 0
URI: http://cmaanorcalevents.com/


Message: Object doesn't support this property or method
Line: 6
Char: 5
Code: 0
URI: http://cmaanorcalevents.com/Resources/Shared/scripts/initWidgets.js


Message: 'Sys' is undefined
Line: 272
Char: 1
Code: 0
URI: http://cmaanorcalevents.com/


Message: 'dnn' is undefined
Line: 275
Char: 1
Code: 0
URI: http://cmaanorcalevents.com/


Message: 'dnn' is undefined
Line: 58
Char: 1
Code: 0
URI: http://cmaanorcalevents.com/

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
this is the sequence in which it is design to work...But it fails I do not get a runtime error except for the page error at the bottom of the screen.. 
---------------------------------------------------------------
Register | Login <- the login button shld call the below javascript code. the js code should call the > dnn control tag code and that code shld call the ="~/Admin/Skins/Login.ascx"
-------------------------------------------------------------




<script type="text/javascript"> //<![CDATA[ var theForm = document.forms['Form']; if (!theForm) { theForm = document.Form; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script>
----------------------------------------------------------------
<div id="login_style" class="user"> Administrator Only <dnn:USER runat="server" id="dnnUSER" CssClass="user" /> <dnn:LOGIN runat="server" id="dnnLOGIN" CssClass="user" /> </div>
-----------------------------------------------------------------
<%@ Register TagPrefix="dnn" TagName="USER" Src="~/Admin/Skins/User.ascx" %> <%@ Register TagPrefix="dnn" TagName="LOGIN" Src="~/Admin/Skins/Login.ascx" %>
this is the sequence in which it is design to work...But it fails I do not get a runtime error except for the page error at the bottom of the screen.. 
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss... I cannot login as admin into DotnetNuke. - I get an I cannot login as admin into DotnetNuke. - I get an 'Error on Page' Msg - bottom of the screen


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