Error with Drill Through in XML/A 1.1

From: Cathie Hagen (cathie_at_somewhere.com)
Date: 07/05/04


Date: Mon, 5 Jul 2004 12:43:26 +1000

Hi All,

I'm having a problem with Drill Through in XML/A 1.1. I am just using a
simple Drill Through statement:

DRILLTHROUGH
SELECT {[Measures].[Unit Sales]} ON COLUMNS
FROM [Sales]
WHERE ([Product].[All Products].[Food].[Baking Goods].[Jams and
Jellies].[Jelly])

but I get the error:
Security Exception
Description: The application attempted to perform an operation not allowed
by the security policy. To grant this application the required permission
please contact your system administrator or change the application's trust
level in the configuration file.

Exception Details: System.Security.SecurityException: Requested registry
access is not allowed.

Source Error:

      An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.

Stack Trace:

[SecurityException: Requested registry access is not allowed.]
   Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
+473
   System.Diagnostics.EventLog.FindSourceRegistration(String source, String
machineName, Boolean readOnly) +296
   System.Diagnostics.EventLog.SourceExists(String source, String
machineName) +79
   System.Diagnostics.EventLog.SourceExists(String source) +11

Microsoft.ApplicationBlocks.ExceptionManagement.DefaultPublisher.VerifyValid
Source()

----------------------------------------------------------------------------

----
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
Every call other than drill through is working fine.  What security setting
am I missing?
Thanks in advance,
Cathie


Relevant Pages

  • Drill Through on XML/A 1.1
    ... I'm having a problem with Drill Through in XML/A 1.1. ... SELECT {.[Unit Sales]} ON COLUMNS ... Security Exception ... Exception Details: System.Security.SecurityException: Requested registry ...
    (microsoft.public.data.xmlanalysis)
  • Re: Error with Drill Through in XML/A 1.1
    ... > I'm having a problem with Drill Through in XML/A 1.1. ... > by the security policy. ... > Exception Details: System.Security.SecurityException: Requested registry ...
    (microsoft.public.data.xmlanalysis)
  • Re: Error with Drill Through in XML/A 1.1
    ... Cathie ... > I'm having a problem with Drill Through in XML/A 1.1. ... > by the security policy. ... > An unhandled exception was generated during the execution of the ...
    (microsoft.public.data.xmlanalysis)
  • Re: Berserk bubbleheads
    ... I've been through that "security violation in the missile compartment" ... drill numerous times and never saw a handgun or rifle. ...
    (sci.military.naval)
  • Re: How to write drilldown MDX query
    ... Well, if you want it ALL, you could use a recursive function. ... > from Sales ... > I would like to know whether there is a easy way to write drill down ... statement coz I may need to drill to the thrid, ...
    (microsoft.public.sqlserver.olap)