Click here to Skip to main content
15,919,931 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: export to excel? Pin
Sathesh Sakthivel19-Sep-06 3:13
Sathesh Sakthivel19-Sep-06 3:13 
GeneralRe: export to excel? Pin
TintinV3ck19-Sep-06 3:36
TintinV3ck19-Sep-06 3:36 
AnswerRe: export to excel? [modified] Pin
Karmendra Suthar19-Sep-06 3:45
Karmendra Suthar19-Sep-06 3:45 
QuestionSession TimeOut Message Pin
dataminers19-Sep-06 3:00
dataminers19-Sep-06 3:00 
AnswerRe: Session TimeOut Message Pin
Sathesh Sakthivel19-Sep-06 3:08
Sathesh Sakthivel19-Sep-06 3:08 
GeneralRe: Session TimeOut Message Pin
dataminers19-Sep-06 3:30
dataminers19-Sep-06 3:30 
Questioncould not find xml file -- urgent Pin
Ramya SM19-Sep-06 2:49
Ramya SM19-Sep-06 2:49 
AnswerRe: could not find xml file -- urgent Pin
Karmendra Suthar19-Sep-06 3:35
Karmendra Suthar19-Sep-06 3:35 
This is because the system is not able to find the file. and the reason could be youare trying to access the file before it is created. Thus the application works when your file is present and otherwise throws an exception.

Fastest way (not the best) to slove ths is Handle the exception, you can do that by putting code (where you try to open the file) in a try catch block, and ask te usr to retry.

I hope that helps.

Regards,
QuestionCustomization of MailMessage SUBJECT Pin
krishnaiah19-Sep-06 2:46
krishnaiah19-Sep-06 2:46 
QuestionWeb Control Enhancements in ASP.NET 2.0 Pin
Jay_se19-Sep-06 2:22
Jay_se19-Sep-06 2:22 
QuestionPossible SOAP version mismatch: Expecting http://schemas.xmlsoap.org/soap/envelope Pin
Pistone19-Sep-06 2:17
Pistone19-Sep-06 2:17 
AnswerRe: Possible SOAP version mismatch: Expecting http://schemas.xmlsoap.org/soap/envelope Pin
Pistone19-Sep-06 2:53
Pistone19-Sep-06 2:53 
QuestionError in Application: Request timed out Pin
Balavardhan19-Sep-06 2:07
Balavardhan19-Sep-06 2:07 
AnswerRe: Error in Application: Request timed out Pin
minhpc_bk19-Sep-06 14:58
minhpc_bk19-Sep-06 14:58 
GeneralRe: Error in Application: Request timed out Pin
Balavardhan20-Sep-06 0:36
Balavardhan20-Sep-06 0:36 
Questionimplementing ajax in vs.net 2003 Pin
Ghassan ka19-Sep-06 2:01
Ghassan ka19-Sep-06 2:01 
AnswerRe: implementing ajax in vs.net 2003 Pin
minhpc_bk19-Sep-06 14:53
minhpc_bk19-Sep-06 14:53 
QuestionHow to access the dynamically created check boxes and text boxes Pin
swapnilbhavsar19-Sep-06 1:37
swapnilbhavsar19-Sep-06 1:37 
AnswerRe: How to access the dynamically created check boxes and text boxes Pin
minhpc_bk19-Sep-06 14:45
minhpc_bk19-Sep-06 14:45 
QuestionDownload file Pin
ankamvijaya19-Sep-06 1:32
ankamvijaya19-Sep-06 1:32 
AnswerRe: Download file Pin
_AK_19-Sep-06 1:33
_AK_19-Sep-06 1:33 
Questionembed external device Pin
thelip19-Sep-06 0:37
thelip19-Sep-06 0:37 
AnswerRe: embed external device Pin
minhpc_bk19-Sep-06 14:41
minhpc_bk19-Sep-06 14:41 
QuestionMenuItem in .NET Pin
evlxtc18-Sep-06 23:46
evlxtc18-Sep-06 23:46 
AnswerRe: MenuItem in .NET Pin
minhpc_bk19-Sep-06 14:38
minhpc_bk19-Sep-06 14:38 

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.