Hello! I have DNN version 04.08.04. Is this the compatible version to which you refer?
Anyway, I tried to uninstall a previous installation of your auth provider, but it just froze on the screen. Then, I went to the database and deleted the entries from the Assemblies, Packages, and Authentication tables, after which I deleted the Novell directory and all files from \DotNetNuke\DesktopModules\AuthenticationServices.
After all of this, I downloaded a fresh copy of the .zip file from your site and went through the installation again. When I got to the checkbox screen, I checked Accept License and clicked Next. Nothing happened. I clicked again: nothing. I unchecked the box and clicked Next: still nothing.
Can you help? Did I miss something? FYI, I have no other third-party modules nor components installed DNN. A very basic, generic installation.
More info: I just noticed the JavaScript error on the page before I click the Next button:
Line: 17
Char: 2
Error: 'this.td' is null or not an object
Code: 0
URL: http://[serverName]/Default.aspx?TabId=15&ctl=Install&rtab=16&ptype=Auth_System&portalid=0
After I check the box and click Next, I get this JS error:
Line:45
Char:1
Error: 'dnn_ctr_Install_wizInstall_ctlPackage__ctl5_Licenseedit' is null or not an object
Code: 0
URL: http://[serverName]/Default.aspx?TabId=15&ctl=Install&rtab=16&ptype=Auth_System&portalid=0
This occurs in IE 7. Does this help?