Click here to Skip to main content
15,884,629 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello friend,

I have facing some problem when implimented code in asp.net.The problem is
when i have upload my images on the server then this process works successfully.Then later i have save all the information on database.This data should be upload on database successfully but when i redirect to another page session variable is not found.so how to maintaine session in this page.if i am not upload images then this code should be work correctly but when i did upload my images then facing same problem.

So please help me as soon as possible.

Thank in Advanced !!
Posted
Updated 11-Dec-14 0:13am
v2
Comments
ZurdoDev 11-Dec-14 8:09am    
Click Improve question and post some relevant code. There isn't just one possible reason this can happen so we need a lot more info.
Member 8089110 13-Dec-14 7:30am    
Can any one give me reason what is possibility of destroy session.I did find one reason if you create folder or directory and added some files on that folder then session should be destroy but i can not get in why this happend.Thanks for given me reply.I did solve this problem using query string instead of session.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900