session value lost in asp.net in c#
        Posted  
        
            by Sathis
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sathis
        
        
        
        Published on 2010-04-09T08:51:49Z
        Indexed on 
            2010/04/09
            8:53 UTC
        
        
        Read the original article
        Hit count: 394
        
ASP.NET
hai..
Am doing wepsite for show images from local drive using asp.net.am using session object for Transfer image path from first page to second page its running nice in vs 2003 .but i converted this website to vs 2005.but session value does't pass to next page.i got null value in session object. am using inproc session mode
kindly help me thanks
© Stack Overflow or respective owner