Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is there a spawnlp function in c#? Pin
adonisv13-Jun-05 11:16
adonisv13-Jun-05 11:16 
GeneralRe: Is there a spawnlp function in c#? Pin
havyck14-Jun-05 9:00
havyck14-Jun-05 9:00 
GeneralOverride Items property in a list view Pin
Bikuni13-Jun-05 10:12
Bikuni13-Jun-05 10:12 
GeneralRe: Override Items property in a list view Pin
Daniel Monzert13-Jun-05 20:52
Daniel Monzert13-Jun-05 20:52 
GeneralRe: Override Items property in a list view Pin
Bikuni14-Jun-05 18:55
Bikuni14-Jun-05 18:55 
GeneralUsing Excel in C# and ASP.NET Pin
dgap13-Jun-05 10:08
dgap13-Jun-05 10:08 
GeneralRe: Using Excel in C# and ASP.NET Pin
Dave Kreskowiak13-Jun-05 10:35
mveDave Kreskowiak13-Jun-05 10:35 
GeneralRe: Using Excel in C# and ASP.NET Pin
dgap14-Jun-05 7:27
dgap14-Jun-05 7:27 
hi,

thanks for the reply, that was just my many attempts to try anything. this is the original code (which gives the same error):

excel.ThisWorkbook.SaveAs(Server.MapPath("Upload/test.xls"),
Excel.XlFileFormat.xlWorkbookNormal/*xlXMLSpreadsheet*/, Type.Missing,
Type.Missing, Type.Missing, Type.Missing,
Excel.XlSaveAsAccessMode.xlNoChange, Type.Missing,
Type.Missing, Type.Missing, Type.Missing, Type.Missing);

I've tried EVERYTHING. If anyone knows how to take that excel object and send it direcly to the client for download as an .xls that would be equally great.
schoudhr@hotmail.com
General'BEL' sound Pin
Dan Neely13-Jun-05 8:31
Dan Neely13-Jun-05 8:31 
GeneralRe: 'BEL' sound Pin
Andrew Kirillov13-Jun-05 8:36
Andrew Kirillov13-Jun-05 8:36 
GeneralRe: 'BEL' sound Pin
Dan Neely13-Jun-05 9:01
Dan Neely13-Jun-05 9:01 
GeneralRe: 'BEL' sound Pin
Andrew Kirillov13-Jun-05 9:17
Andrew Kirillov13-Jun-05 9:17 
GeneralRe: 'BEL' sound Pin
Dan Neely13-Jun-05 7:44
Dan Neely13-Jun-05 7:44 
GeneralRe: 'BEL' sound Pin
Andrew Kirillov13-Jun-05 10:50
Andrew Kirillov13-Jun-05 10:50 
GeneralRe: 'BEL' sound Pin
Dan Neely13-Jun-05 8:01
Dan Neely13-Jun-05 8:01 
GeneralRe: 'BEL' sound Pin
Andrew Kirillov13-Jun-05 11:06
Andrew Kirillov13-Jun-05 11:06 
GeneralRe: 'BEL' sound Pin
Dan Neely13-Jun-05 11:21
Dan Neely13-Jun-05 11:21 
GeneralRe: 'BEL' sound Pin
Andrew Kirillov13-Jun-05 11:25
Andrew Kirillov13-Jun-05 11:25 
GeneralRe: 'BEL' sound Pin
Dan Neely13-Jun-05 11:35
Dan Neely13-Jun-05 11:35 
GeneralRe: 'BEL' sound Pin
Dominik Reichl13-Jun-05 9:50
Dominik Reichl13-Jun-05 9:50 
GeneralRe: 'BEL' sound Pin
Dan Neely13-Jun-05 7:47
Dan Neely13-Jun-05 7:47 
Generalnetwork problem Pin
snouto13-Jun-05 8:28
snouto13-Jun-05 8:28 
GeneralRe: network problem Pin
Dave Kreskowiak13-Jun-05 8:53
mveDave Kreskowiak13-Jun-05 8:53 
GeneralRe: network problem Pin
snouto13-Jun-05 9:10
snouto13-Jun-05 9:10 
GeneralRe: network problem Pin
Dave Kreskowiak13-Jun-05 10:32
mveDave Kreskowiak13-Jun-05 10:32 

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.