Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a service app that create excel spreadsheet automatically. this worked
on xp and windows server 2003. but now i need it work on windows server 2008. When the service run to this line: _workBook.SaveAs(excelPhysicalFilePath,Excel.XlFil eFormat.xlWorkbookNormal,null,null,false,false,Exc el.XlSaveAsAccessMode.xlExclusive,false,false,null ,null,null) ; it always returns error "System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC" however, I also has an windows form test app which runs exact same code, but it works. So i wonder maybe the error is related to some new restriction implemented for service/DCOM in windows server 2008, can somebody give me some idea how to solve it? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Installing service reminder popup windows in excel | Excel Worksheet Functions | |||
Last Saved by Field not populating with Windows XP Service Pack 2 | Excel Discussion (Misc queries) | |||
Creating Windows Message Service Alert | Excel Programming | |||
what service pack do I have with my windows 2000? | Excel Discussion (Misc queries) | |||
problem updating link from Novell server to windows server #REF er | Excel Discussion (Misc queries) |