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

ASP.NET

 
GeneralWeb Reporting Libraries Pin
Brady Kelly2-Dec-08 6:23
Brady Kelly2-Dec-08 6:23 
GeneralRe: Web Reporting Libraries Pin
Christian Graus2-Dec-08 16:47
protectorChristian Graus2-Dec-08 16:47 
GeneralRe: Web Reporting Libraries Pin
Brady Kelly2-Dec-08 20:45
Brady Kelly2-Dec-08 20:45 
Questionassing a serial number to rdlc report Pin
kaasir_22-Dec-08 5:29
kaasir_22-Dec-08 5:29 
AnswerRe: assing a serial number to rdlc report Pin
Ravidas S25-Nov-11 0:56
Ravidas S25-Nov-11 0:56 
QuestionSet Font color Pin
netJP12L2-Dec-08 5:10
netJP12L2-Dec-08 5:10 
AnswerRe: Set Font color Pin
Christian Graus2-Dec-08 9:27
protectorChristian Graus2-Dec-08 9:27 
GeneralRe: Set Font color Pin
Paul Conrad2-Dec-08 10:34
professionalPaul Conrad2-Dec-08 10:34 
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 

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.