hi everyone,
I am new to asp.net and have built two asp.net applications/wizards that i need to put into my asp application. I know all about asp and asp.net not sharing session data etc, but was wondering why the asp.net ones wont.
I had to open IIS and set both the folders that contain the .NET wizards, to applications. But they are still apart of the DefaultApp pool. But when i transfer from one wizard to the other they dont transfer session variables. Both .NET applications are in different folders as well.
How can i get them the transfer the session data? If i cant, what would be the best way?
Cheers
I am new to asp.net and have built two asp.net applications/wizards that i need to put into my asp application. I know all about asp and asp.net not sharing session data etc, but was wondering why the asp.net ones wont.
I had to open IIS and set both the folders that contain the .NET wizards, to applications. But they are still apart of the DefaultApp pool. But when i transfer from one wizard to the other they dont transfer session variables. Both .NET applications are in different folders as well.
How can i get them the transfer the session data? If i cant, what would be the best way?
Cheers