Click here to Skip to main content
15,889,651 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Set Font color Pin
netJP12L2-Dec-08 11:44
netJP12L2-Dec-08 11:44 
GeneralRe: Set Font color Pin
Christian Graus2-Dec-08 12:15
protectorChristian Graus2-Dec-08 12:15 
GeneralRe: Set Font color Pin
netJP12L3-Dec-08 4:11
netJP12L3-Dec-08 4:11 
QuestionZero index won't fire change SelectedIndexChanged event Pin
Glacier63272-Dec-08 4:14
Glacier63272-Dec-08 4:14 
AnswerRe: Zero index won't fire change SelectedIndexChanged event -- Fixed Pin
Glacier63272-Dec-08 6:40
Glacier63272-Dec-08 6:40 
QuestionDynamacially populate a web treeviewcontrol Pin
vkumar092-Dec-08 2:30
vkumar092-Dec-08 2:30 
AnswerRe: Dynamacially populate a web treeviewcontrol Pin
Paddy Boyd2-Dec-08 4:27
Paddy Boyd2-Dec-08 4:27 
Questionsend excel attachment the second time Pin
samerh2-Dec-08 2:15
samerh2-Dec-08 2:15 
When trying to send an excel file as an attachment the second time i got this error. I am saving the excel file in a folder on the server
P.S. The first time i send it normaly.

URL: /Transportation/TransportationForm.aspx?m=6&y=2008&t=send
Error Message: The process cannot access the file 'C:\web\Transportation\Attachments\TransportationForm-148.xls' because it is being used by another process.

Error Source: mscorlib

Stack Trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamWriter.CreateFile(String path, Boolean append) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding) at Microsoft.VisualBasic.FileIO.FileSystem.WriteAllText(String file, String text, Boolean append, Encoding encoding) at Microsoft.VisualBasic.MyServices.FileSystemProxy.WriteAllText(String file, String text, Boolean append) at Library.AppEmailService.SendReport(Control report) at TransportationForm.ReportAction() at TransportationForm.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
AnswerRe: send excel attachment the second time Pin
Paddy Boyd2-Dec-08 4:25
Paddy Boyd2-Dec-08 4:25 
GeneralRe: send excel attachment the second time Pin
samerh2-Dec-08 19:14
samerh2-Dec-08 19:14 
QuestionCustom Properties Pin
Dirso2-Dec-08 1:56
Dirso2-Dec-08 1:56 
AnswerRe: Custom Properties Pin
Dirso2-Dec-08 2:51
Dirso2-Dec-08 2:51 
GeneralRe: Custom Properties Pin
Dirso2-Dec-08 6:52
Dirso2-Dec-08 6:52 
Questionhow to Align Code in aspx file?? Pin
mr_muskurahat2-Dec-08 1:23
mr_muskurahat2-Dec-08 1:23 
AnswerRe: how to Align Code in aspx file?? Pin
Ashfield2-Dec-08 1:51
Ashfield2-Dec-08 1:51 
AnswerRe: how to Align Code in aspx file?? Pin
firozu2-Dec-08 3:02
firozu2-Dec-08 3:02 
AnswerRe: how to Align Code in aspx file?? Pin
Glacier63272-Dec-08 4:50
Glacier63272-Dec-08 4:50 
AnswerRe: how to Align Code in aspx file?? Pin
Samer Aburabie2-Dec-08 11:25
Samer Aburabie2-Dec-08 11:25 
Questiondropdownlist Pin
Kissy162-Dec-08 0:40
Kissy162-Dec-08 0:40 
AnswerRe: dropdownlist Pin
Brij2-Dec-08 2:37
mentorBrij2-Dec-08 2:37 
QuestionControl radiobutton selection with keyboard down/up arrow Pin
Vinay Dornala1-Dec-08 23:54
Vinay Dornala1-Dec-08 23:54 
AnswerRe: Control radiobutton selection with keyboard down/up arrow Pin
Christian Graus1-Dec-08 23:58
protectorChristian Graus1-Dec-08 23:58 
Question[Message Deleted] Pin
Vinay Babu1-Dec-08 23:23
Vinay Babu1-Dec-08 23:23 
AnswerRe: code to implement WS-Transaction in WCF Pin
Abhijit Jana2-Dec-08 0:02
professionalAbhijit Jana2-Dec-08 0:02 
QuestionMerging Xml in word document Pin
papy-boom1-Dec-08 22:46
papy-boom1-Dec-08 22: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.