I have session variable that is created in EditPlaylist.aspx. Edit.aspx is loading EditPlaylist.aspx in an iframe.
when loading sessions from EditPlaylist.aspx page they are null.
the session was not before I added the EditPlaylist.aspx to an iFrame. Is there a workaround for this?