Getting "Additions to this Web site have been blocked" error

Hi Everyone
While updating item in one of our large document library we are facing below mentioned error:
Additions to this Web site have been blocked.
Below is details of error. Appreciate to get solution on this. Pl. note this error we are facing on production and not facing on UAT and Development.
is it related to content database size?
Error in Project Documents event Receiver.AddChildMetadataToHashTable(), Error Details : Microsoft.SharePoint.SPException:
Additions to this Web site have been blocked.
Please contact the administrator to resolve this problem. --->
System.Runtime.InteropServices.COMException: <nativehr>0x81020066</nativehr><nativestack></nativestack>
Additions to this Web site have been blocked.
Please contact the administrator to resolve this problem.
   at Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32&
plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress,
Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
   at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String&
pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration,
Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
   --- End of inner exception stack trace ---
   at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
   at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String&
pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration,
Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
   at Microsoft.SharePoint.SPListItem.AddOrUpdateItem(Boolean bAdd, Boolean bSystem, Boolean bPreserveItemVersion, Boolean bNoVersion, Boolean bMigration, Boolean bPublish, Boolean bCheckOut, Boolean bCheckin, Guid newGuidOnAdd, Int32& ulID, Object&
objAttachmentNames, Object& objAttachmentContents, Boolean suppressAfterEvents, String filename, Boolean bPreserveItemUIVersion)
   at Microsoft.SharePoint.SPListItem.UpdateInternal(Boolean bSystem, Boolean bPreserveItemVersion, Guid newGuidOnAdd, Boolean bMigration, Boolean bPublish, Boolean bNoVersion, Boolean bCheckOut, Boolean bCheckin, Boolean suppressAfterEvents, String
filename, Boolean bPreserveItemUIVersion)
   at IOM.DMSPortal.EventReceivers.ProjectDocEvents.ProjectEventAction.UpdateProjectFiles(Hashtable UpdatedValues, SPFileCollection spFolderColl)
   at IOM.DMSPortal.EventReceivers.ProjectDocEvents.ProjectEventAction.UpdateChildItems(SPItemEventProperties properties, Hashtable UpdatedValues, String strContentType)
   at IOM.DMSPortal.EventReceivers.ProjectDocEvents.ProjectEventAction.AddChildMetadataToHashTable(SPItemEventProperties properties, SPContentType spcont, Hashtable hashUpdatedPropTable, String strContentType)
Thanks
Best Regards
Safder

Hi safder husain ,
For troubleshooting, please take steps as below:
Take a quick look in Central Administration.If the Content Database has been taken "offline" then it will halt any database editing (typically used for maintenance such as backing up / restoring or major
farm config).
Check SQL .This can also happen if the Transaction Logs are full .. or you've run out of disk space.
Check if you have set a Site Collection Quota ... if the site collection exceeds the "quota" size then adding new content will be restricted.Go to Central Administration -> Application Management ->
Configure Quotas and Locks. Set the Site Lock Information to "Not Lock" (it had been set to " Read-only (blocks additions, updates, and deletions)”).
Please inform me freely if you have any questions.
Thanks
Eric Tao
TechNet Community Support

Similar Messages

  • Addition to this web site have been Blocked. Please contact SharePoint Administrator.

    I am facing this error while updating File Item through Event Receiver but even i can add item to the Document Library.
    while Updating an Item am using Item.UpdateOverrideVersion() Method.
    I have checked that my Database for the Application is not Locked means it is open to add, Update and delete the Item.
    for more details see below error Strace :
    Error in Project Documents event Receiver.AddChildMetadataToHashTable(), Error Details : Microsoft.SharePoint.SPException: 
    Additions to this Web site have been blocked.  contact the administrator to resolve this problem. ---> 
    System.Runtime.InteropServices.COMException: <nativehr>0x81020066</nativehr><nativestack></nativestack>
    Additions to this Web site have been blocked.  contact the administrator to resolve this problem.
       at Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32&
    plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress,
    Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
       at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String&
    pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration,
    Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
    i had stuck with this issue from last 5 days...
    Thanks in Advance..

    I have done with the following settings but still getting same error.
    ·         Go
    to Central Administration -> Application
    Management -> Configure Quotas and Locks
    ·         Set
    the Site Lock Information to "Not Locked" 

  • "Set Web Site Rule" window is annoying. how do i shut off this function it poped up more than a dozen times to connect to even this web site? then i had to click it another dozen plus times to get this site open !!!! ???

    when ever i put in an address or click on a site a "Set Web Site Rule" window pops up asking if i want Firefox exe to allow some function to occur. it does not seem to be security related but rather simple functions. Step 1, step 2 , blah blah . "Set Web Site Rule" window is annoying. how do i shut off this function it popped up more than a dozen times to connect to even this web site? then i had to click it another dozen plus times to get the next mozilla site open !!!! ??? if firefox does not know what it is doing how can i??????
    == This happened ==
    Every time Firefox opened
    == i am just setting up this pc how ever i down loaded the most recent version 3.6.3

    by submiter - self solved: (thanks for the psychic help)
    seems the problem was not with Firefox itself. Rather it seemed to have been an ad-blocker program called "WebMonitor" . i began by deleting Firefox and then opened Explorer (which i seldom do) and the same thing began to happen with MSN. So i
    began deleting anti-virus programs till i came to the above mentioned freeware ad blocker "WebMonitor". it is a shame because i uised to have a program that blocked all ads on a web site which was such a relief to me.

  • Error while creating sites on entire site collection - the file you are attempting to save or retrieved has been blocked from this web site by server administrator

    Hi,
    I am trying to create a new sub site. Everytime I try to create the site I get this error:
    the file you are attempting to save or retrieved has been blocked from this web site by server administrator
    This applies to almost all site templates except the "blank site" template. I am logged in as System Administrator.

    Issue resolved!
    Don't know how but somehow, xml was added to the Blocked file types. Removing the entry did the trick.

  • After starting my computer today and trying to visit and open bookmarked web sites, I cannot open them because I am getting this error message: This web site does not supply identity information. What happened? How do I fix it? Thanks

    Today, when I tried to open web sites in Firefox from my Bookmarks, I could not. I continually received the following error message: This web site does not supply identity information.
    I noticed that when I put the cursor on the box to the left of the address, that message appears. There is also '''no''' https:// before the address.
    Can anyone help correct this problem? I believe sometime last week I may have fiddled with the Secutity settings in the Tools/Security option box and may have screwed up something trying not to have sites use cookies to track me?
    Thanks,
    Bob

    You can set the pref <b>browser.urlbar.trimURLs</b> to <i>false</i> on the <b>about:config</b> page to see the http: protocol.
    You can set the pref <b>browser.urlbar.formatting.enabled</b> to <i>false</i> on the <b>about:config</b> page to disable the highlighting of the domain and see the full URL more clearly.
    *http://kb.mozillazine.org/about:config
    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls

  • I get redirected to unwanted web sites during searches from the browser ONLY, never from the toolbar. Is this the same malware problem as discribed for redirects from BOTH the browser and the toolbar?

    I get redirected to unwanted web sites during searches from the browser ONLY, never from the toolbar. Is this the same malware problem as discribed for redirects from BOTH the browser and the toolbar?
    == This happened ==
    Every time Firefox opened
    == was happening with Internet Explorer, continues with Firefox

    Did you do a malware check?
    Do a malware check with a few malware scan programs.
    You need to use all programs because each detects different malware.
    Make sure that you update each program to get the latest version of the database.
    http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    http://www.superantispyware.com/ - SuperAntispyware
    http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]
    (the MozillaZine KB is currently down, so you may need to try again later)

  • HT201441 I have bought an used Iphone from a shop. then i put my account id in it. then it goes perfectly. After awhile i have done a reset all data and sitting then i could not get the Iphone started because it have been asked to put another email starti

    I have bought an used Iphone from a shop. then i put my account id in it. then it goes perfectly. After awhile i have done a reset all data and sitting then i could not get the Iphone started because it have been asked to put another email starting with u
    For contact [email protected]

    Sounds like the Activation Lock is still set to the previous owner. If you are unable to get that Apple ID and password that iPhone is totally useless to you.
    Take it back to the shop and demand your money back because they sold it to under false pretenses.
    Allan

  • I am still getting redirected to various web sites when using Safari.  My PC is not affected but my I phone and I pad are.  I have reset my router and changed my admin name and password.  I am still being redirected.

    I am still getting redirected to various web sites when using Safari.  My PC is not affected but my I phone and I pad are.  I have reset my router and changed my admin name and password.  I am still being redirected.

    Chances are you mis-typed a character in the Wifi password and the devices saved that information.  Now whenever you try to connect the device refers to the wrong password and the Jetpack does not accept your connection.  Tell your devices to forget the wireless connection and start over.
    Once you enter the proper WiFi credentials the Jetpack will allow you to connect.

  • Kudos to this web site

    I want thank everybody on this web site. I want to comment on the speed of which my questions were answered, which is very fast!!! I have gone to other sites and you have to wait for days to get an answer and this one it is just ZIP and you have. Also I want to say to the people who answered my question were well informed on the subject I was asking and that mean a lot to me.
    Keep up the good work
    Capt Marvy

    Those are kind words, and always appreciated.
    With but a few rare exceptions, we are all just regular subscribers, who drop by to try and help others. When we can, that is always positive to hear about.
    Now, sometimes questions and problems might not get addressed as quickly, but that just depends on who is around, and how well they think they can help. I, for instance, do not reply in many Mac-centric threads, as I do not know that platform. Same for some of the PS-Extended questions, as i am just beginning to use that, and for the Video functions, use PrPro almost exclusively. Hence, if it isn't a general Video in PS-Extended question, I just pass it by, and let others jump in.
    Good luck, and glad that your experiences have been positive. Adobe has recently heavily committed itself to greater support in the forums, so they will be glad too.
    Hunt

  • My new iphone4 won't connect to the app store or iTunes. It says cannot connect to iTunes. But I logged into the game center and onto this web sit. I tryed some fixes on here but nothing has worked. Suggestions?

    My new iphone4 won't connect to the app store or iTunes. It says cannot connect to iTunes. But I logged into the game center and onto this web sit. I tryed some fixes on here but nothing has worked. Suggestions?

    HI again Andy,
    The last message had some more stuff in between the "Hello" and "Regards" - I have no idea what happened to it. But nevermind...
    I started up the Mini with the modem in one usb, and the speaker system in the other (M-Audio Sonica Theatre) - I have one of the Minis that have only 2 USB (and one FireWire) ports. The firewire has the external drive connected to it.
    So far, as I"m typing this, I AM able to be online and use iTunes simultaneously. (both SaFari and iTunes respond slower than if I was using only one or the other, but they ARE actually working - in addition to having Adium running) - So I think what you suggested ( that is was something wonky was the USB hub) was a correct, yet assessment.
    Would you have any reccommendations for USB hubs? The only thing that I have connected to the hub under normal circumstances that would be constantly "running" would be the RadioShark (even though the Radio soft isn't playing - the blue light on the RadioShark is always on) - and the speakers naturally. Everything else is of the occassional variety - iPod Sync Cable, Dual Layer External DVD Burner, and a "pass thu" to the USB ports on my Hard Drive Enclosure (which had been unplugged before the problem was noticed). The hub I current use is the
    Kensington DomeHub USB 2.0 (7 ports) Weighted Hub 33118 http://www.amazon.com/Kensington-DomeHub-ports-Weighted-33118/dp/B0002FHENE/ref= sr16/002-4275642-8664817?ie=UTF8&s=electronics&qid=1187848108&sr=8-6
    which (I thought) worked better than the "throwaway" ones I had used previously.
    You think it is the hub or something connected to it that may be causing the problem?
    Regardless, thank you for your time, and I hope to hear from you soon.

  • This web site must be created on a server that is running Microsoft Sharepoint Foundation. Please choose another Location

    Hi all, I installed microsoft sharepoint designer 2010. It was working perfectly up until yesterday when I create a new site, it gave me an error that said " This web site must be created on a server that is running Microsoft Sharepoint Foundation.
    Please choose another Location " Now I can't create any sharepoint site and it freaks me out. I tried repairing, unistalling and reinstalling but still i get the same message. 

    You have to have SharePoint 2010, either SharePoint Foundation 2010 or SharePoint Server 2010, installed somewhere in order to be able to create SharePoint sites with SharePoint Designer 2010. SharePoint Designer 2010 is a client-side product, which is usually
    installed on end user machines and then used to connect to a server-side edition of SharePoint 2010 (either of the two I mentioned above) to modify the SharePoint sites hosted on that server-side product.
    It is possible to install SharePoint Foundation 2010 on a client operating system (Windows 7), but it is much more likely that a production environment will involve installing SharePoint Foundation 2010 or SharePoint Server 2010 on a server operating system
    (Windows Server 2008 or Windows Server 2008 R2) on a central server that can be accessed by multiple users.
    If you are looking to do testing, you can either install Foundation on Windows 7, or use a virtualization product such as Hyper-V, VMware Workstation, Virtual Box, to name a few, to build a virtual server hosting SharePoint.
    You aren't going to be able to create SharePoint sites with SPD until you have SharePoint Foundation 2010 or SharePoint Server 2010 somewhere for it to connect to, sorry.
    John
    MCTS: WSS v3, MOSS 2007, and SCOM 2007
    MCITP: Enterprise Project Management with Project Server 2007
    Now Available on Amazon - The SharePoint 2010 Disaster Recovery Guide. Also available -
    The SharePoint 2007 Disaster Recovery Guide.
    My blog: My Central Admin.

  • Unable to Sync emails to car's HU over bluetooth. I am using iphone 5 and have set up a gmail account on it. Also, the basis notification settings mentioned on some site have been done.Can someone answer it?

    Unable to Sync emails to car's HU over bluetooth. I am using iphone 5 and have set up a gmail account on it. Also, the basis notification settings mentioned on some site have been done.I tried doing the following still the email sync is not working.?
    Here's the step by step:
    1. Go to Settings --> Notifications --> Mail --> Select any of your email accounts
    2. Notification Center: ON
    3. Alert Style: Banners or Alerts (I've only tested it to work with Banners...)
    4. Show Preview: ON
    5. View in Lock Screen: ON

    Hi uneleashurself and thanks for your answer.
    Forgive my language but getting to talk to the Safaricom customer service is a real pain in the **bleep** - if you ever get to talk to them, that is.
    I've never got an answer to my phone calls in three years and their customer assistans in the shops usually have no clue about whatever it is you're asking them.
    I talked to a few of them in a couple of different Safaricom shops and they didn't know what I was talking about.
    Still, I believe Safaricom is not the problem as other people I know who have a BlackBerry on Safaricom haven't experienced this problem.

  • I will be deleting my Firefox. It will not open at all, and this web site is absolutely not help.

    I cannot get firefox to open. I have tried closing it using task manager. This web site is useless for getting help. I will be deleting this browser and going back to Chrome. It works.

    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • This file might have been Moved or deleted

    HI All,
    I am running following site 
    http://a816-dohbesp.nyc.gov/IndicatorPublic/VisualizationData.aspx?id=2048,4466a0,11,Map,Rate,2012
    It is giving me sometime error while creating PDF in IE11"This file might have been Moved or deleted ". Working fine
    in Chrome. Please let me know what I should do. I used Itextsharp and phantom.js to create pdf.
    Regards,
    Vishal Bedre 

    The problem occurs on any website that has PDF's available to open. I do not have a particular website to give. I am using Windows 7 64bit, IE11, Adobe Acrobat 11.
    Here are some additional steps taken to troubleshoot:
    1. I discovered that Symantec Endpoint Protection was blocking PDF downloads from IE11. Once a PDF exception was made, I could start downloading PDF's and have them open in Adobe windows. However, the problem still continues but more randomly.
    2. After disabling all firewalls and antivirus protection on the computer, the box still pops up about one out of every six attempts.
    3. I uninstalled IE11 and installed IE9 and tested. Issue was no longer present. So it appears to be a bug with IE11.

  • Disable Java Security Warning: Allow access to the following application from this web site?

    Dear all,
    When I open web intelligence with BI launchpad, this warning has been shown:
    "The web site is requesting access and control of the Java application shown above. Allow access only if you trust the web site and know that the application is intended to run on this site.
    Allow access to the following application from this web site?"
    and it has just three button of "Yes", "No" and "Help".
    I go to Java Control Panel and Security tab, then set security level on the "Medium" and add my site in the Exception Site List but this warning is shown each time I open web intelligence.
    I have searched the internet very much but I haven't found any solutions for disabling of it. How can I disable this security warning?
    Java version 7 update 67
    windows XP
    SAP BusinessObject BI Platform 4.1 Support Pack 4 Patch 2
    best regards,

    Hello,
    We have the same issue with BI4.1 SP3 FP3.
    Can anyone help us ?
    Nawale.

Maybe you are looking for

  • Closing the browser window

    I have a page that opens vignettes [videos] built using Captivate in a new window.  What I'd like is to close this window once the video has stopped playing i.e. reached the last slide/frame. I've tried setting properties on the last slide in the pro

  • My music is not playing on iTunes

    Hello, I was wondering if anyone else is having the same problem. When I open up iTunes and go to my Library, it shows all my music, but when I try to play a song (any song) it does not play. This is only happening on my iMac... I am able to play all

  • Formula Variable issue

    Hi, Can someone help me with the following issue as my client wants it quick. I have created a formula variable called "Enter number for formula" for number and used this formula variable  in a calculated key figure. When I run the query, it will ask

  • Trouble opening downloaded class files

    Hello, I am trying to add a simple scroller to my website, however when I download the class files Dreamweaver automatically tries to open them and they are jibberish. What program do I use to open these files? Thanks

  • I want to create a bsp page help me

    i want to create a page in which the following should be there, 1.  A selection screen or a listbox for a pernr field from catsdb, 2.  according to that pernr no i want to display all that week transaction done by him in catsdb. help me please, thank