Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: popup window Pin
trilokharry11-Jun-08 2:38
trilokharry11-Jun-08 2:38 
AnswerRe: popup window Pin
SomeGuyThatIsMe11-Jun-08 2:35
SomeGuyThatIsMe11-Jun-08 2:35 
GeneralRe: popup window Pin
trilokharry11-Jun-08 2:41
trilokharry11-Jun-08 2:41 
GeneralRe: popup window Pin
SomeGuyThatIsMe11-Jun-08 2:49
SomeGuyThatIsMe11-Jun-08 2:49 
GeneralRe: popup window Pin
eyeseetee11-Jun-08 3:57
eyeseetee11-Jun-08 3:57 
Questionproblem in file accessing in asp.net 2.0 Pin
vijaylumar11-Jun-08 2:05
vijaylumar11-Jun-08 2:05 
AnswerRe: problem in file accessing in asp.net 2.0 Pin
eyeseetee11-Jun-08 2:31
eyeseetee11-Jun-08 2:31 
AnswerRe: problem in file accessing in asp.net 2.0 Pin
SomeGuyThatIsMe11-Jun-08 2:32
SomeGuyThatIsMe11-Jun-08 2:32 
It looks as though it should work, but i dont use vb at all, If you are reading and writing to the file in the same method you could open the FileStream as Read/Write and just share the FileStream between the Reader and Writer. I've gotten this error when i've had a file open in notepad and didnt realize it(simple things are hardest to find) and when i didnt have write permissions to the directory for the IIS user. It could also be possible that the IIS worker process has the file for some reason and has not released it, it happens with some .NET files if you stop and start debuging sessions too fast in Visual Studio.

Alcohol the cause of and solution to all of life's problems.

Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

QuestionAdding control to parent placeholder Pin
markymark8211-Jun-08 1:59
markymark8211-Jun-08 1:59 
QuestionDynamic repeater Pin
Senthil S11-Jun-08 1:23
Senthil S11-Jun-08 1:23 
AnswerRe: Dynamic repeater Pin
eyeseetee11-Jun-08 2:30
eyeseetee11-Jun-08 2:30 
GeneralRe: Dynamic repeater Pin
Senthil S11-Jun-08 3:34
Senthil S11-Jun-08 3:34 
GeneralRe: Dynamic repeater Pin
eyeseetee11-Jun-08 3:50
eyeseetee11-Jun-08 3:50 
AnswerRe: Dynamic repeater Pin
meghamaharshi11-Jun-08 2:34
meghamaharshi11-Jun-08 2:34 
QuestionWebservice binding [Method Error 500] Pin
Member 387988111-Jun-08 0:44
Member 387988111-Jun-08 0:44 
Question[Message Deleted] Pin
nithydurai11-Jun-08 0:41
nithydurai11-Jun-08 0:41 
JokeRe: Ques Pin
Vasudevan Deepak Kumar11-Jun-08 0:42
Vasudevan Deepak Kumar11-Jun-08 0:42 
AnswerRe: Ques - Please Ignore Pin
J4amieC11-Jun-08 0:44
J4amieC11-Jun-08 0:44 
JokeRe: Ques - Please Ignore Pin
Vasudevan Deepak Kumar11-Jun-08 0:46
Vasudevan Deepak Kumar11-Jun-08 0:46 
AnswerRe: Ques Pin
eyeseetee11-Jun-08 0:49
eyeseetee11-Jun-08 0:49 
JokeRe: Ques Pin
Vasudevan Deepak Kumar11-Jun-08 0:53
Vasudevan Deepak Kumar11-Jun-08 0:53 
Questiondocument.getElementById("") javascript ASP.NET. Pin
Pranav Thakur11-Jun-08 0:39
Pranav Thakur11-Jun-08 0:39 
AnswerRe: document.getElementById("") javascript ASP.NET. Pin
Vasudevan Deepak Kumar11-Jun-08 0:44
Vasudevan Deepak Kumar11-Jun-08 0:44 
AnswerRe: document.getElementById("") javascript ASP.NET. Pin
Ashik Wani11-Jun-08 1:54
Ashik Wani11-Jun-08 1:54 
GeneralRe: document.getElementById("") javascript ASP.NET. Pin
Pranav Thakur11-Jun-08 5:28
Pranav Thakur11-Jun-08 5:28 

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.