Click here to Skip to main content
15,903,203 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: PasswordRecovery control Pin
kss11321-Dec-06 4:50
kss11321-Dec-06 4:50 
GeneralRe: PasswordRecovery control Pin
MoustafaS21-Dec-06 5:01
MoustafaS21-Dec-06 5:01 
QuestionASP.NET File Upload Pin
sdaniel_cst21-Dec-06 2:09
sdaniel_cst21-Dec-06 2:09 
AnswerRe: ASP.NET File Upload Pin
Pete O'Hanlon21-Dec-06 2:15
mvePete O'Hanlon21-Dec-06 2:15 
GeneralRe: ASP.NET File Upload Pin
sdaniel_cst21-Dec-06 2:19
sdaniel_cst21-Dec-06 2:19 
QuestionIssue related to uploading of large files or large running process. Pin
lokeshgupta1321-Dec-06 2:01
lokeshgupta1321-Dec-06 2:01 
AnswerRe: Issue related to uploading of large files or large running process. Pin
Guffa21-Dec-06 2:58
Guffa21-Dec-06 2:58 
GeneralRe: Issue related to uploading of large files or large running process. Pin
lokeshgupta1321-Dec-06 19:21
lokeshgupta1321-Dec-06 19:21 
Hi Guffa,

Thanks for updating me.I tried it in sample application and it worked fine. I found that, two saperate pages processed simultanenously using different threads.

But when i tried it in my application, it didn't worked.

I disabled sesionState for "Upload File" page, which open in popup window. Now, if uploading is going on and at the same time, if i wanted to do different things on different pages, then i found that, request were queued. I am not getting, where i am going wrong. Can you guess, what other settings may cause this to not happend?

Is there any other way to achieve the same without disabling the SessionState?
Means by managing threads in code.

Thanks
Lokesh Gupta
GeneralRe: Issue related to uploading of large files or large running process. Pin
Guffa21-Dec-06 21:15
Guffa21-Dec-06 21:15 
GeneralRe: Issue related to uploading of large files or large running process. Pin
lokeshgupta1322-Dec-06 19:40
lokeshgupta1322-Dec-06 19:40 
GeneralRe: Issue related to uploading of large files or large running process. Pin
Guffa22-Dec-06 19:45
Guffa22-Dec-06 19:45 
GeneralRe: Issue related to uploading of large files or large running process. Pin
lokeshgupta1322-Dec-06 20:56
lokeshgupta1322-Dec-06 20:56 
Questionnot able to write to file in asp.net. Pin
rama charan21-Dec-06 2:00
rama charan21-Dec-06 2:00 
AnswerRe: not able to write to file in asp.net. Pin
Pete O'Hanlon21-Dec-06 2:08
mvePete O'Hanlon21-Dec-06 2:08 
GeneralRe: not able to write to file in asp.net. Pin
Colin Angus Mackay21-Dec-06 2:21
Colin Angus Mackay21-Dec-06 2:21 
GeneralRe: not able to write to file in asp.net. Pin
rama charan21-Dec-06 2:24
rama charan21-Dec-06 2:24 
GeneralRe: not able to write to file in asp.net. Pin
Pete O'Hanlon21-Dec-06 2:29
mvePete O'Hanlon21-Dec-06 2:29 
GeneralRe: not able to write to file in asp.net. Pin
rama charan21-Dec-06 6:48
rama charan21-Dec-06 6:48 
QuestionT-SQL transaction vs ADO.NET transactions Pin
Dinuraj21-Dec-06 1:28
Dinuraj21-Dec-06 1:28 
AnswerRe: T-SQL transaction vs ADO.NET transactions Pin
Pete O'Hanlon21-Dec-06 2:06
mvePete O'Hanlon21-Dec-06 2:06 
Questionhow to encrypt password in web.config? Pin
samerh21-Dec-06 1:23
samerh21-Dec-06 1:23 
AnswerRe: how to encrypt password in web.config? Pin
Sebastian M21-Dec-06 2:25
Sebastian M21-Dec-06 2:25 
AnswerRe: how to encrypt password in web.config? Pin
enjoycrack21-Dec-06 19:23
enjoycrack21-Dec-06 19:23 
QuestionRequiredfieldValidator Pin
smruti_ranjan21-Dec-06 1:13
smruti_ranjan21-Dec-06 1:13 
AnswerRe: RequiredfieldValidator Pin
MY120121-Dec-06 9:19
MY120121-Dec-06 9:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.