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

ASP.NET

 
Questionexport to excel? Pin
TintinV3ck19-Sep-06 3:02
TintinV3ck19-Sep-06 3:02 
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 
My appliction is Online Test and i am getting an issue in the same. I have summarized the issue below. If you have any solution or if you know what causes that then Please let me know.



Issue:

=====

When a candidate starts test I am creating an xml file in page say starttest.aspx in the server its size may vary (maximum size is 60kb). After that I am opening a pop up window say test.aspx and reading the data from xml file displaying the questions and answers. When I read the xml file I am getting the following error “System.Web.HttpUnhandledException: Exception of type System.Web.HttpUnhandledException was thrown. ---> System.IO.FileNotFoundException: Could not find file "C:\sahitya.kothuri_7000.xml". File name: "C:\sahitya.kothuri_7000.xml" at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) at System.IO.StreamReader..ctor(String path) at SkillExaminer.Candidate.CandidateTestXml.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\skillexaminer\candidate\candidatetestxml.aspx.cs:line 120”



I am not getting the error when two people take up test. But when 40 people take test one or two are getting this for rest of them it works fine.

Can you guess what could have caused this problem?



Ramya

AnswerRe: could not find xml file -- urgent Pin
Karmendra Suthar19-Sep-06 3:35
Karmendra Suthar19-Sep-06 3:35 
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 

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.