Hi,
I am using VS2003 and framework is 1.1 and dnn3.0
I am creating the account login module same as that provided bydefault i.e signin.ascx.
In that imports microsoft.scalableHosting.security is there.
But this statement is showing error in my code.(i.e.blue line is coming below this statement).
The classes and methods from this namespace is used when login button is clicked.
But as this namespace is showing error the codebehind the button is not executing.
Can anybody tell me how will I get this namespace.
Supriya