Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Interop.Excel version 11 does not work with Office 2003 sp2

Hi,

We just upgraded to MS office 2003 sp2. We used the Interop.Excel version
11.xxxx in VS.net 2003 to generate the excel spreadsheet. It no longer works
in sp2 environment. We've got "Rejected Safe Mode action : Microsoft Office
Excel." exception and then "Faulting application excel.exe, version
11.0.6560.0, stamp 4296b6f2, faulting module mso.dll, version 11.0.6568.0,
stamp 42e18ef6, debug? 0, fault address 0x0003446c." exception.

Thanks for your help in advance!
Hua
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Interop.Excel version 11 does not work with Office 2003 sp2


I am having a similar problem where I cannot use the Interop.Excel calls
after SP2, did you ever find a solution?

"Hua Huang" wrote:

Hi,

We just upgraded to MS office 2003 sp2. We used the Interop.Excel version
11.xxxx in VS.net 2003 to generate the excel spreadsheet. It no longer works
in sp2 environment. We've got "Rejected Safe Mode action : Microsoft Office
Excel." exception and then "Faulting application excel.exe, version
11.0.6560.0, stamp 4296b6f2, faulting module mso.dll, version 11.0.6568.0,
stamp 42e18ef6, debug? 0, fault address 0x0003446c." exception.

Thanks for your help in advance!
Hua

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Interop.Excel version 11 does not work with Office 2003 sp2


I remember have seen a post in MSDN blogs about that a week or two
Anyway, if Interop.Excel.dll is produced by you when adding a referenc
to Excel.exe then I would strongly suggest to use the official Offic
2003 assemblies instead, Office 2003 primary interop assemblies. Thos
are signed, unlike those generated from VisualStudio, and thanks t
this can mitigate the XP SP2 problems

--
Stephane Rodrigue

-----------------------------------------------------------------------
Stephane Rodriguez's Profile: http://www.hightechtalks.com/m33
View this thread: http://www.hightechtalks.com/t227255

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Interop.Excel version 11 does not work with Office 2003 sp2

Yes.
Go to Component Services (Control Panel-Admin tool), expand My Computer,
then expand "DCOM Config", find "Microsoft.Excel.Application", right click to
show "Property", then select "Identity" tab. It says Which user account do
you want to use to run this application?, choose "This User", then enters an
account which has "Administrator" role. Excel application need to run under
the admin account from my web application.

Good luck!
Hua

"Clegg" wrote:


I am having a similar problem where I cannot use the Interop.Excel calls
after SP2, did you ever find a solution?

"Hua Huang" wrote:

Hi,

We just upgraded to MS office 2003 sp2. We used the Interop.Excel version
11.xxxx in VS.net 2003 to generate the excel spreadsheet. It no longer works
in sp2 environment. We've got "Rejected Safe Mode action : Microsoft Office
Excel." exception and then "Faulting application excel.exe, version
11.0.6560.0, stamp 4296b6f2, faulting module mso.dll, version 11.0.6568.0,
stamp 42e18ef6, debug? 0, fault address 0x0003446c." exception.

Thanks for your help in advance!
Hua

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
What version of Excel comes with Office 2003? Tom Excel Discussion (Misc queries) 4 July 28th 09 01:25 AM
e-mailing work bok version M/S office 2003 Carl R New Users to Excel 0 March 18th 07 06:39 AM
Display Chinese in Excel VBE for English Version Office 2003 Uncle Dao Excel Programming 0 September 2nd 05 09:22 AM
Where is documentation for the C# Office XP/2003 Primary Interop Assemblies??? Stefani[_2_] Excel Programming 7 April 2nd 05 03:47 AM
Office automation application which will work with any version of office C#.NET Silly Programmer Excel Programming 1 February 21st 04 10:54 AM


All times are GMT +1. The time now is 01:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"