Re: Excel function not working in ADOMD

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

From: Vani Murarka (vani.murarka_at_gmail.com)
Date: 11/24/04


Date: 23 Nov 2004 22:41:12 -0800

Ok. Got the solution. It was calling the "Access denied attempting to
launch a DCOM Server using DefaultLaunchPermssion. " for the user
ASPNET in the Event Log. This user needs to be given permission for
Microsoft Excel as per the following link:

http://support.microsoft.com/default.aspx?scid=kb;en-us;290398

and it will work fine.

Regards

Vani



Relevant Pages

  • Re: ASPNET cant write in event log on win XP
    ... I also put ASPNET in ... >> Changing file and folder permissions isn't going to help anything. ... >> to change permissions for the Event Log. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Server Application Error
    ... In the system event log there are a lot of DCOM errors ... Access denied attempting to launch a DCOM Server. ...
    (microsoft.public.inetserver.iis)
  • Re: ASPNET Event Log Access
    ... ASPNET, you just can't create the event source as you have discovered. ... that is set to run as a custom action, you event log will get created during ... You don't need to hack up the registry by hand. ... > code to work within a Web Service that is simple and does ...
    (microsoft.public.dotnet.security)
  • Re: EventLog access through ASP.Net app.
    ... the ASPNET account has rights to write to the event log. ... event source exists, so calling that method might not work either. ... I encountered the initial security exceptionwhen ...
    (microsoft.public.dotnet.security)
  • Re: Security- access to Event Viewer- SOS
    ... Actually, if an web application must create a new event log category, the ... which the ASPNET account cannot do (If we set ... I impersonate in the code to the local administrator. ...
    (microsoft.public.dotnet.framework.aspnet)