Thanks for replying Mike..
Frankly speaking , I am new to DNN but let me try to explain the scenario so as you may provide some suggestions on the related topic :-
I have successfully created a Dynamic module and I was trying to install the module as an Authentication Package.
But when I reviewed the .dnn files of some other Authentication pages , I find there were lots of differences between the .dnn files of simple dynamic modules and Authentication packages. Because Authentication packages have only two to three .ascx controls (Login , LogOff and Settings) and also the Authentication Packages dont have the following files in the App_Code Folder :-
1. Info Class & Controller Class
2. DataProvider Class and SqlDataProvider Class.
Therefore I believe I am not following a right approach to create an Authentication Package.
Could you please suggest regarding :-
1. The right approach to create an Authentication Package.
or any documentation links from where I can get some infomation on the related topic..
Your suggestions will be highly appreciable ..
Thanks