Why do I get "Insufficient memory to continue the execution of the program" in SQL Service Report Services

Hi fellas,
I'm facing some serious issues with SSRS. I've tried to create a map report in SQL server reporting service 2008R2. I've insert a map using ESRI shapefile and connected it to my Dataset. Everything seemed to be fine up until I've tried to preview the results
and I got this:
I've tried to resolve the problem by increasing the "MaximumTotalPc", but then I got this:
Ever since this happened my SSRS is acting like it has gotten a virus. I've tried to delete the report, but it doesn't let me and the window I've posted above keeps on popping up every few seconds while the program is open.
Any idea why do I get it and how can I deal with it?
P.S. I'm not any kind of developer and I'm not really familiar with the technical language. I need an explanation written in user friendly language, please :-)

Hi Ellie55,
According to your description that you are experiencing the issue when you are creating the ESRI shapefile map on the SSRS 2008 R2, you got some error “the number of map point elements for “Map1” exceeds the maximum limits for map” when you click  to
preview the map, you trying to set the properties of “MaximumTotalPointCount” to fix this issue but cause another error about the “insufficient memory”, right?
By default, a map can have 20,000 map elements or 1,000,000 points. If your map exceeds these limits, you can increase the MaximumTotalPointCount and the MaximumSpatialElementCount, but it may cause the insufficient memory because of the too much points
and elements. So I recommend you that you can use one of the following approaches for you have got problem increase the limitations:
Remove a layer.
Decrease the map resolution.
Decrease the map viewport coordinates to view a smaller area.
If the spatial data comes from a report dataset, set a filter to limit the data from the dataset. The filter must be set on a field that is not a spatial data type.
If the spatial data comes from a SQL Server database, change the query to use spatial functions to limit the data to a smaller area.
Details information for your reference :
http://prashantmishrasblog.blogspot.com/2012/10/using-map-in-ssrs-reports-part1.html
http://msdn.microsoft.com/en-us/library/ee240843.aspx
As you this error also caused you can’t delete the report, please try to close the program in the task manager and find the path of project in your computer to delete the .rdl file in your workspace and redesign the map again.
Any problem, please feel free to ask
Regards
Vicky Liu

Similar Messages

  • HT2736 why am I getting a message suddenly that I am exceeding the gift card limit on my iTunes id for buying gift cards?    I have never had a problem before and have a good credit card on file.

    why am I getting a message suddenly that I am exceeding the gift card limit on my iTunes id for buying gift cards?    I have never had a problem before and have a good credit card on file. I bought a $50 card for my son and then went to buy another one and it was refused and has continued to be for a week telling me a I am exceeding the gift card limit for my account? Insights here?

    Interesting.
    Didn't know Apple accepted PayPal as a payment option in some Stores. Cause they sure don't over here.

  • Why do I get a norwegian version of MUSE when all the other Adobe programs are in english version? I have setup the installer to English.

    Why do I get a norwegian version of MUSE when all the other Adobe programs are in english version? I have setup the installer to English.

    Muse uses AIR and if that is installed in Norwegian, so Muse will show stuff in that language. You may simply need to reinstall Adobe AIR in English.
    Mylenium

  • Why do I get this message when going on a website The requested URL was rejected. Please consult with your administrator.  Your support ID is: 1074107325772756576

    why do I get this message when going on a website The requested URL was rejected. Please consult with your administrator.  Your support ID is: 1074107325772756576. I have only experienced this while trying to go on the Michael Kors website. How do I stop this from happening?

    That's a problem on the web server, not on your computer.

  • How to get multiple output formats for each execution of the report?

    Hi,
    Is it possible to get multiple output formats for each execution of the report? If so can you provide some details?
    Thanks

    In Reports 6i, Reports Distribution was introduced. This allows you to run the report once and output to a number of destinations with a different format. It also allows you to distribute individual sections within a report to different destinations in different formats.
    The Destinations for a Report to distribute to are defined either in a distribution file and passed on the command line or inside of the report definition.
    To add a destination to the the report definition, bring up the property palette against the report object and then select the "Distribution" property under the "Report" node. This will bring up a dialog that allows you to create a distribution list. You can then test this list by selecting "file->distribute" from the menu.
    To run a report that is to be distributed through rwrun60, you need to add "distribute=yes" to the command line. It will pick up the destinations from the report definition. If you add "destination=<filename>" then it will pick up the destinations from the specified "<filename>" and ignore the destinations in the report definition.
    Note: if "distribute=yes" is specified on the command line then the destype/desname/desformat parameters will be used to format the report (ie: which printer/display to use during formatting for sizing objects) but will be ignored when the report is sent to the destinations.

  • Getting "Insufficient Memory" message

    I don't use my phone very much, don't play games on it, mainly just talk & text a few times per week, and I clean out texts regularly.  The phone is only a year old.  I started getting the message "insufficient memory" a few days ago. It only seems to show up a few times per day, and not in any consistent pattern... sometimes when plugging in the charge cord, sometimes when just opening a newly received text message, sometimes when just looking to see if I got a new gmail.  I cannot tell if its preventing me from send/receiving any calls/texts/emails, things seem normal.  What would be causing this message, and how do I resolve it? 

    Exactly which phone model do you have? There are several versions of the DROID Incredible.

  • Why do I get error code -8003 when attempting to empty the trash?

    I moved a number of folders from a back-up drive (using Time Machine) to the trash, and have had no success in getting them out of the trash.  Option+Empty, Option+Secure Empty Trash, after using Disk Utility to repair permissions and then try again, and the TrashIt! app.. nothing is working.  I'm not in need of the space, I just want to get rid of the items.  Any assistance would be greatly appreciated, as I can't even find 'Error Code -8003' anywhere.  tx

    The reason why some of the files are blocking the trash from emptying is because of specific ".app" files from third party companies like Adobe products. Not the user files or the various help documents but instead the actual mother program. Here's how to fix this problem:
    1) remove from the trash all the actual software programs like Photoshop, InDesign, DreamWeaver and so on and put them on the desktop.
    2) Command "I" (info) and when the dialog box opens go to the "Name & Extension" text box and remove the ".app" from the software name. Example: Photoshop.app change to Photoshop.
    3) the program icon will change to a "folder icon".
    4) put the folder icon back into the trash and you should be able to now empty the trash.
    If you continue to get the error code 8003 it's because you may still have one or more software programs in the trash that needs to go through this process. Remember - it's not the user files or help documents or supporting files that is causing this but instead the "actual product programs".
    JKai

  • Why do I get this error when specifying a parameter from the URL?

    Hello,
    I am trying to "install" a parameter in a page, so that it's value can be specified in the URL and a VO updated according to this value.
    Here's is the page definition file, with an executable and a binding to a method call:
    <executables>
    <invokeAction Binds="prepareMainMenuView1" id="invokeQuery"
    Refresh="prepareModel"/>
    </executables>
    <methodAction id="prepareMainMenuView1"
    InstanceName="AppModuleDataControl.dataProvider"
    DataControl="AppModuleDataControl" RequiresUpdateModel="true"
    Action="invokeMethod" MethodName="prepareMainMenuView1"
    IsViewObjectMethod="true">
    <NamedData NDName="param" NDValue="#{param.root_menu}"
    NDType="java.lang.String"/>
    </methodAction>
    if I run the MyMenu application with:
    http://127.0.0.1:7101/MyMenu-ViewController-context-root/faces/menu?root_menu=anything
    then I get this exception:
    ADF: Adding the following JSF error message: String index out of range: -1
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    Do you know why? Where do I fail?
    I followed the isntruction here:
    http://www.jasonsdevelopercorner.com/?p=65
    So far I have not been able to read a parameter in a way, do you have any example on how can I use parameters from URL from within a single page in an unbounded task flow?
    I worked all the day on this, but with no luck.
    Thanks

    I solved the problem. The invoked method was not part of the VO, but was part of the AM.

  • Why do I get a "call ended" alert when using  Googles Maps through hands free Blue Tooth service in my car

    Why do I get a "call ended" alert after voice directions, when using Googles Maps App with my iPhone 5s paired to Bluetooth service in my GM auto

        Hello Snosilla! I'm so sorry for all the confusion and for all the time taken to activate service with us! I do see that the iPhone 5c is $99.99 right now. The iPhone 5s is actually $199.99. There's no need to call Pam anymore, we can take over from here.
    I've followed you in the forums. Please accept me, and follow me back. Then, send me a Direct Message and I can look into this for you. If you do not have an active line yet, I may need to get you through to our activations department, but I will do all I can!
    Thank you!
    ChristinaB_VZW
    VZW Support
    Follow us on Twitter @VZWSupport
    VZW Support

  • Why do I get this ATT00028.gif ATT00031.gif instead of the picture in my emails

    Many times when I receive an email from an other apple computer to my macbookpro I get <Att00028.gif><ATT00031.gif> or a similar message instead of the picture?

    HI,
    Ah, the old Windows Live Mail red x issue.
    I would suggest that you have different friends email different size images to you and observe the results.  The problem may be on the other end.
    Comcast does offer its own email web interface so you might give that a try or perhaps other free email clients.
    You might want to consider disabling your antivirus program for a test.
    I have used Outlook with Comcast for years and it works quite well for my needs. For mobile devices, I send a copy to gmail and then use the gmail client.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • Why do I get error -1074388985 at CAN Connect Terminals when the Channel API has been stopped?

    While trying to establish synchronized CAN and DAQ using the Channel API, I get the error -1074388985 while attempting to connect the RTSI Clock to the master timebase.  The error message occurs each time I try to run the example VIs shipped with LabVIEW 6.1.  I am using a Series 2 PCI CAN card with a 6034E DAQ card.  Any ideas?  Tech support did not have a solution.

    Hi AVR,
    This warning means you have tried to change an attribute on a running object. This causes the warning and should not take place.
    Use the "Initialize' function instead of the "initStart" Function, then change the Attribute and use the "Start" function to start the communication, or stop the communication using the "stop" Function before you change any Attribute and then start again.
    Hope that helps
    DirkW

  • Why am I getting "To update this application, sign in to the account you used to purchase it" when I try to download the iMovie update?

    This is strange.  I have never recieved this error message on any other Software update.  This is a two week old machine.  Why is this happening?

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    The iLife apps on a new Mac must be accepted into the user's Mac App Store (MAS) Apple ID. Open the MAS, sign into your account, go to the Purchases pane where you should find the htree preinstalled iLife apps with Accept buttons. Once you have accepted them into your account you  should be able to update them until the next major paid upgrade.

  • Why do I get a 'Certutil: A referral was returned from the server' error when trying to publish my renewed Offline Root CRL to AD?

    Hi,
    I renewed my Offline Root CA and now trying to publish the CRL to AD on my Sub Issuing CA with the Certutil -dspublish command, however I get a 'Certutil: A referral was returned from the server' error.  Kinda makes sense cause the Offline Root CA is
    not on the network, so then how do I publish my renewed CRL to AD given this?
    Thanks for your help! SdeDot

    Looks like your CRL do not include Active Directory container specification and certutil don't know where to publish the CRL.
    Does root CA define LDAP url in CDP extension? If not, then you don't need to publish CRL in Active Directory, because no one will use it.
    Vadims Podāns, aka PowerShell CryptoGuy
    My weblog: en-us.sysadmins.lv
    PowerShell PKI Module: pspki.codeplex.com
    PowerShell Cmdlet Help Editor pscmdlethelpeditor.codeplex.com
    Check out new: SSL Certificate Verifier
    Check out new:
    PowerShell File Checksum Integrity Verifier tool.

  • Why would I get different sized exe's if I build the same source code and target the same RT target?

    Hi Bob P (Dr. RT) et al,
    This is driving me nuts! I have a VI that uses different amount of memory depending on which machine I use to do the build.
    I use the same build file and the same source.
    It is targeted at the same cFP2000.
    FP version is the same.
    LV version is the same.
    If I build it from the one machine, there is enough memory available to target the RT platform, show the front panel and do a "show RT engine info".
    If I try this from the other machine, the cFP crashes, starts flashing the "status light" and latter on the crash dump file indicate "insuffiecient memory to complete this operation".
    The OS on the two machines are both XP. O
    ne is a laptop (the one that works) the other is a tower.
    Are there any LV ini file settings that could be hitting me?
    My customer is seeing the same issue, so it not just me.
    Any clues?
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

    Hi Bob,
    Few questions:
    1)Ftp to your target. Are the exes the same size on disk?
    No
    2)Build the exes on the hosts. Are they the same size on disk?
    I will have to look at this.
    3)Can you determine whether the exes consume the same amount of memory when loaded on the hosts?
    They will not run on the host because they use inport/output (to control serial port handshake lines).
    4)Does your application call any dlls via an NI driver or custom-built?
    THey use the "Settime.dll. At build time the builder says the target OS has its own version of this (and FP).
    I'm doubtful that any LV ini settings are causing this behavior. If I had to take a guess, it could be related to dll versioning. Do the hosts have identical versions of *all*
    drivers/dlls called by your app?"
    Can you give me a suggestion on how verify this.
    I have double checked LV (6.1) and FP.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Why is the execution of the Adobe CC service so backwards?  Im looking at you developers...

    When Adobe CC came about, I thought to myself "great!, a subscription model for the Adobe creative suite.  No more multiple versions (CS3, CS4, etc.) installed on the same computer."  WRONG.
    For example, I have Photoshop CC and Photoshop CC 2014 installed now...  Why can it not just stay Photoshop CC and get updated as needed.  Isn't that the whole idea with a subscription?
    Also, what is with the ridiculous sizes of these programs?!  Adobe Acrobat is 2.75GB.  Just, just why?  I know storage is typically not an issue in 2014 but I have a dual boot laptop with an SSD so I am limited.
    For a company providing tools for the creative industries you're not showing much thought.
    Let me know if you'd like to discuss further.  I would love to see some actual useful innovations coming from Adobe.
    Jordan

    Seperate new versions are for example because some plugins or extensions may not work with the newest versions, so there is a possibility to use new and old versions simultaneously if you need some plugin which isn't working in newest version. You can always uninstall the old ones if you don't need them. But there should be more info about it. If Creative Cloud desktop application has a notification of updated Photoshop, and button says "update", it should be an update, not the whole new version. The button should say "install" or something like that if clicking that installs seperate program.

Maybe you are looking for