I have a VB.NET web application. When I try to load a form (a catalog form)and the loggin form is being loaded in the browser in its place, only with that form, all other forms loads perfectly, except it.
All my forms inherits the same class, and the session still valid at the end of the Page_Load Event, some body has an Idea to solve this? Why is doing this my app?
Any ideas?
Thank you guys....:afrog:
