Click here to Skip to main content
15,867,488 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: swf files have not shown in my sites Pin
Abhijit Jana7-Nov-09 16:32
professionalAbhijit Jana7-Nov-09 16:32 
Questionsoftware development Pin
mnemonic697-Nov-09 5:46
mnemonic697-Nov-09 5:46 
AnswerRe: software development Pin
Abhijit Jana7-Nov-09 5:58
professionalAbhijit Jana7-Nov-09 5:58 
AnswerRe: software development Pin
Abhishek Sur7-Nov-09 5:59
professionalAbhishek Sur7-Nov-09 5:59 
AnswerRe: software development Pin
N a v a n e e t h7-Nov-09 8:11
N a v a n e e t h7-Nov-09 8:11 
AnswerRe: software development Pin
Christian Graus7-Nov-09 8:58
protectorChristian Graus7-Nov-09 8:58 
Questionmail not recieved by smtp server Pin
KIDYA7-Nov-09 1:24
KIDYA7-Nov-09 1:24 
AnswerRe: mail not recieved by smtp server Pin
sashidhar7-Nov-09 1:35
sashidhar7-Nov-09 1:35 
GeneralRe: mail not recieved by smtp server Pin
KIDYA7-Nov-09 1:39
KIDYA7-Nov-09 1:39 
GeneralRe: mail not recieved by smtp server Pin
Abhijit Jana7-Nov-09 1:40
professionalAbhijit Jana7-Nov-09 1:40 
AnswerRe: mail not recieved by smtp server Pin
Abhijit Jana7-Nov-09 1:39
professionalAbhijit Jana7-Nov-09 1:39 
GeneralRe: mail not recieved by smtp server Pin
KIDYA7-Nov-09 1:52
KIDYA7-Nov-09 1:52 
AnswerRe: mail not recieved by smtp server Pin
Christian Graus7-Nov-09 8:54
protectorChristian Graus7-Nov-09 8:54 
QuestionSending mail thr' SMTP server -not working Pin
KIDYA6-Nov-09 22:43
KIDYA6-Nov-09 22:43 
AnswerRe: Sending mail thr' SMTP server -not working Pin
Christian Graus6-Nov-09 23:33
protectorChristian Graus6-Nov-09 23:33 
QuestionConnection closes on browsing the same site in two browsers on the same computer Pin
Dot-Net-Dev6-Nov-09 22:34
Dot-Net-Dev6-Nov-09 22:34 
AnswerRe: Connection closes on browsing the same site in two browsers on the same computer Pin
Gamzun6-Nov-09 23:08
Gamzun6-Nov-09 23:08 
GeneralRe: Connection closes on browsing the same site in two browsers on the same computer Pin
Dot-Net-Dev6-Nov-09 23:35
Dot-Net-Dev6-Nov-09 23:35 
GeneralRe: Connection closes on browsing the same site in two browsers on the same computer Pin
Christian Graus6-Nov-09 23:39
protectorChristian Graus6-Nov-09 23:39 
GeneralRe: Connection closes on browsing the same site in two browsers on the same computer Pin
Gamzun6-Nov-09 23:45
Gamzun6-Nov-09 23:45 
AnswerRe: Connection closes on browsing the same site in two browsers on the same computer Pin
Christian Graus6-Nov-09 23:35
protectorChristian Graus6-Nov-09 23:35 
GeneralRe: Connection closes on browsing the same site in two browsers on the same computer Pin
anilaabc7-Nov-09 0:16
anilaabc7-Nov-09 0:16 
GeneralRe: Connection closes on browsing the same site in two browsers on the same computer Pin
Gamzun7-Nov-09 2:15
Gamzun7-Nov-09 2:15 
GeneralRe: Connection closes on browsing the same site in two browsers on the same computer Pin
Christian Graus7-Nov-09 8:57
protectorChristian Graus7-Nov-09 8:57 
I'm sorry, but we're trying to help you and you're just showing signs of being dense. It's called a race condition, only in this case, your multiple threads are actually different users. For objects to exist and be the same for many users, I assume they are declared as static. Hard to say anything else, you asked us to fix your broken project, but didn't post any code ( showing us the block that blew up would stop us from having to guess what is going on ). Now you're all defensive because we tried to help you. The person who wrote this code plainly did not understand ASP.NET because your multiple users are sharing an object which gets disposed of in your code.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Connection closes on browsing the same site in two browsers on the same computer Pin
Dot-Net-Dev9-Nov-09 0:36
Dot-Net-Dev9-Nov-09 0:36 

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.