DotNetNuke -- when "Register" and "Login" buttons do not work. [How-to Fix]

If right after a new install of DotNetNuke, the "Register" and "Login" buttons do not work, use the following fix:
Login to your control panel,
Click on Websites,
Click on the website in question to enter its Website Properties,
Click on the "Extensions" tab and switch it from whatever it is(its probably 2.0 Integrated Pipeline) to just 2.0 (without Integrated Pipeline).
That should fix your issue.


  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

I am receiving System.Security.SecurityException or That assembly does not allow partially trusted callers.

When running your application you may see: That assembly does not allow...

How can I redirect one URL to another on ASP .NET?

Our ASP plans have the following installed:...

Cryptography with ASP .NET

A customer received the following error when attempting to create a RSACryptoServiceProvider from...

I am getting a 404 error on the secondary pages of my MVC application. Why?

To resolve the 404 error issues on secondary pages of a ASP .NET MVC applications, you will need...

My site is showing the following error: HTTP Error 503. The service is unavailable.

The error HTTP Error 503. The service is unavailable. generally means that your application pool...