Error with Drill Through in XML/A 1.1
From: Cathie Hagen (cathie_at_somewhere.com)
Date: 07/05/04
- Next message: Cathie Hagen: "Re: Punctuation problem in XMLA 1.0"
- Previous message: Cathie Hagen: "Drill Through on XML/A 1.1"
- Next in thread: Cathie Hagen: "Re: Error with Drill Through in XML/A 1.1"
- Reply: Cathie Hagen: "Re: Error with Drill Through in XML/A 1.1"
- Reply: Akshai Mirchandani [MS]: "Re: Error with Drill Through in XML/A 1.1"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Cathie Hagen: "Re: Punctuation problem in XMLA 1.0"
- Previous message: Cathie Hagen: "Drill Through on XML/A 1.1"
- Next in thread: Cathie Hagen: "Re: Error with Drill Through in XML/A 1.1"
- Reply: Cathie Hagen: "Re: Error with Drill Through in XML/A 1.1"
- Reply: Akshai Mirchandani [MS]: "Re: Error with Drill Through in XML/A 1.1"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|