Click here to Skip to main content
15,911,531 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to create a ErrorProvider in Web Form? Pin
Eduard Keilholz27-Oct-08 22:42
Eduard Keilholz27-Oct-08 22:42 
Questionuse of ajax in asp.net Pin
indukala24-Oct-08 22:18
indukala24-Oct-08 22:18 
AnswerRe: use of ajax in asp.net Pin
Shyam Bharath27-Oct-08 1:39
Shyam Bharath27-Oct-08 1:39 
AnswerRe: use of ajax in asp.net Pin
leckey27-Oct-08 10:06
leckey27-Oct-08 10:06 
GeneralRe: use of ajax in asp.net Pin
Paul Conrad29-Oct-08 8:01
professionalPaul Conrad29-Oct-08 8:01 
AnswerRe: use of ajax in asp.net Pin
Aman Bhullar3-Nov-08 23:43
Aman Bhullar3-Nov-08 23:43 
QuestionMoving xml file fails Pin
Ekjon24-Oct-08 7:44
Ekjon24-Oct-08 7:44 
AnswerRe: Moving xml file fails Pin
Shog925-Oct-08 5:59
sitebuilderShog925-Oct-08 5:59 
Ekjon wrote:
Any idea why its failing?

No. You hold all the cards in this game. You have access to the machine - verify that the destination path is valid, that the source file hasn't been processed and moved by a different thread, and that you aren't holding on to handles to the file from previous operations.

Then write a tiny program that does only what is necessary to reproduce the problem. Chances are, it'll work, and you can expand it to the point where it does all you need (or it breaks, thereby making it obvious to you where the problem lies...); if not, post the code and someone here may be able to help you.

Oh, and when you do, ask in the C# or .NET forum. This one is for web dev questions.


----
You're right.
These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.

GeneralRe: Moving xml file fails Pin
Ekjon27-Oct-08 5:18
Ekjon27-Oct-08 5:18 
GeneralRe: Moving xml file fails Pin
Shog927-Oct-08 5:26
sitebuilderShog927-Oct-08 5:26 
GeneralRe: Moving xml file fails [modified] Pin
Ekjon27-Oct-08 10:03
Ekjon27-Oct-08 10:03 
QuestionAdding a border to an image Pin
Brendan Vogt24-Oct-08 6:22
Brendan Vogt24-Oct-08 6:22 
AnswerRe: Adding a border to an image Pin
Mohammad Dayyan24-Oct-08 8:39
Mohammad Dayyan24-Oct-08 8:39 
AnswerRe: Adding a border to an image Pin
Drew Stainton24-Oct-08 8:42
Drew Stainton24-Oct-08 8:42 
QuestionJavaScript Selection/Range Problem [modified] Pin
Lea Hayes24-Oct-08 0:27
Lea Hayes24-Oct-08 0:27 
AnswerRe: JavaScript Selection/Range Problem Pin
Aman Bhullar3-Nov-08 23:50
Aman Bhullar3-Nov-08 23:50 
QuestionRegular Expression Pin
ganeshMohan23-Oct-08 18:51
ganeshMohan23-Oct-08 18:51 
AnswerRe: Regular Expression Pin
Mohammad Dayyan24-Oct-08 2:47
Mohammad Dayyan24-Oct-08 2:47 
GeneralRe: Regular Expression Pin
Paul Conrad24-Oct-08 5:46
professionalPaul Conrad24-Oct-08 5:46 
QuestionDelegates in C# Pin
jainvidhya8423-Oct-08 3:34
jainvidhya8423-Oct-08 3:34 
AnswerRe: Delegates in C# Pin
Aman Bhullar3-Nov-08 23:55
Aman Bhullar3-Nov-08 23:55 
QuestionCannot retrieve the value from my session (cast type error) Pin
Aldeareao23-Oct-08 2:34
Aldeareao23-Oct-08 2:34 
AnswerRe: Cannot retrieve the value from my session (cast type error) Pin
Ashfield23-Oct-08 23:52
Ashfield23-Oct-08 23:52 
Questionjavascript problem in safari Pin
mynameissuraj22-Oct-08 22:44
mynameissuraj22-Oct-08 22:44 
QuestionDifference between session and static internal Pin
Kartik Rathi22-Oct-08 21:22
Kartik Rathi22-Oct-08 21:22 

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.