I found a way in microsoft newsgroups.
I simple use server.Transfer and it works!
in my application, i have 2 or more virtual folders, one of them acts as a login
application and it must be independent of the others modules.
so... when the user log in, i set the session with data and then use
server.transfer to the other application and it works