Rejected Safe Mode action : Microsoft Office Outlook.

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



My asp.net application is working as designed while running in my dev
environmnet(vs 2005) when i try to deploy the application(website) to any
other machine i am having a very hard time getting it to work. i have so far
worked through several permission issues and i am currently running the iis
app pool as an administrative account(i know i will have to fine tune
secuirty) no matter what i do i get the following errors in the event viewer

Event: 2001
Source: Microsoft Office 11
Rejected Safe Mode action : Microsoft Office Outlook.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Eventid 1309
Source ASP.NET 2.0.50727.0
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 8/8/2006 5:31:15 PM
Event time (UTC): 8/8/2006 9:31:15 PM
Event ID: 2f36bb78fa004291a1a966c0a447e3d0
Event sequence: 23
Event occurrence: 4
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/691328/Root-1-127995347041268985
Trust level: Full
Application Virtual Path: /
Application Path: C:\cms\
Machine name: TECHSERV2

Process information:
Process ID: 2252
Process name: aspnet_wp.exe
Account name: TECHSERV2\cmsservice

Exception information:
Exception type: COMException
Exception message: Retrieving the COM class factory for component with
CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following
error: 80080005.

Request information:
Request URL: http://localhost/Default.aspx
Request path: /Default.aspx
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: TECHSERV2000\Dkandersack

Thread information:
Thread ID: 5
Thread account name: TECHSERV2000\Dkandersack
Is impersonating: False
Stack trace: at main.NoContactEmail() in C:\cms\Main.ascx.vb:line 882
at main.Button4_Click(Object sender, EventArgs e) in
C:\cms\Main.ascx.vb:line 879
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String
eventArgument)
at
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


Custom event details:

For more information, see Help and Support Center at

and in the system log

EventId:10010
Source:DCOM
The server {0006F03A-0000-0000-C000-000000000046} did not register with DCOM
within the required timeout.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

there are no failed audits in the security log.

i have given access rights to every regkey holding the clsid of
0006F03A-0000-0000-C000-000000000046

i have givin permissions to the office directory under program files to
aspnet iusr and the new admin account i am running hte application pool with.

doing so has ellviated other errors i was experiencing before this but i am
still left with these errors and no one out there seems to know the answer to
this one.

the asp page hangs for a long while and then the page itself shows this
Retrieving the COM class factory for component with CLSID
{0006F03A-0000-0000-C000-000000000046} failed due to the following error:
80080005.

Any direction or ideas would be greatly appreciated

Thank You
Daniel Kandersack
.


Quantcast