Skip to main content
Post a question

Notifications

Community site session details

Community site session details

Session Id : bqonr2z3OFfeRCFOOnx3lN
Microsoft Dynamics AX (Archived)

SSRS Report Design Excecution Error in Visual Studio 2010 :::: Native compiler return value: ‘[BC40000] 'RequestMinimum' is obsolete:

Like (0) ShareShare
ReportReport
Posted on 13 Dec 2012 07:51:07 by 470
We are facing following issue in AX 2012 SSRS Reports while executing Design in Visual Studio 2010.
Error      13           An unexpected error occurred while compiling expressions. Native compiler return value: ‘[BC40000] 'RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.'.’.                DetailedSalesReport.DetailedSalesReport [Preview]       0              0              

*This post is locked for comments

  • 3ee39993 Profile Picture
    5 on 17 Mar 2023 at 13:40:38
    RE: AX 2012 SSRS Report Design Excecution Error in Visual Studio 2010 :::: Native compiler return value: ‘[BC40000] 'RequestMinimum' is obsolete:

    Might also be a missing call to Set Data. It happens when one copies a textbox with a call to SetData.

    Original textbox expression:

    =Code.GetData(3,1)

    It errors if the textbox expression is

    =Code.GetData

    And actually should be like this

    =Code.GetData(68,1)

  • Suggested answer
    Community Member Profile Picture
    on 15 Jan 2014 at 06:59:55
    RE: AX 2012 SSRS Report Design Excecution Error in Visual Studio 2010 :::: Native compiler return value: ‘[BC40000] 'RequestMinimum' is obsolete:

    Thanks it works, i dont even know how i had missed this.

  • bsugitayasa Profile Picture
    140 on 01 Oct 2013 at 07:05:34
    RE: AX 2012 SSRS Report Design Excecution Error in Visual Studio 2010 :::: Native compiler return value: ‘[BC40000] 'RequestMinimum' is obsolete:

    Hi ASIF,

    I got the same problem.

    Try to check the contents Text Box  of Tablix, there may be one format or the expression that caused the error.

    Example :

    textbox value using wrong expression =Fields!Qty

    The correct expression =Fields!Qty.value


    I Hope that's help.

    ceers

    Bagus

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,382 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,534 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans
Loading complete