Unable to delete the list columns due to references - sharepoint 2010

Hello All,
I am unable to delete some list columns due to its reference. Actually I want to delete particular columns and create the same column name newly and I want to change the column type (calculated type) to single line text type
but unable to do the delete or modification due to following error, somebody please help me soon
and please see the snap for reference.
Error:  Site columns which are included in content type cannot be deleted.  Remove all the references to this site column prior to deleting this

Hello,
Is there any data in list? It seems there is content type in list, which is referring this column, that's why you are not able to delete it. Could you please verify. If column added in content type then delete column from content type.
Try this powershell to delete column:
http://peterheibrink.wordpress.com/2011/12/09/powershell-delete-field-and-all-references/
Hemendra:Yesterday is just a memory,Tomorrow we may never see
Please remember to mark the replies as answers if they help and unmark them if they provide no help

Similar Messages

  • Unable to delete the file. (Some times deletes and sometime fails to delet)

    Please help me in deleting the file from the temporary location .
    Below is my code
    //Append the session is with filename as there is possibility of having same name of file.
    try{
    boolean isMultipart     = ServletFileUpload.isMultipartContent(request);
              if (isMultipart)
                   // Create a factory for disk-based file items
                   factory = new DiskFileItemFactory();
                            // Create a new file upload handler
                   upload = new ServletFileUpload(factory);
                   // Parse the request
                      List /* FileItem */ items = upload.parseRequest(request);
                           // Process the uploaded items
                   Iterator iter = items.iterator();
    if(strInputFileName.lastIndexOf("\\")== -1)
         strInputFileName = (String)mPropBag.get("TempUploadDirM") + strInputFileName;
      }else
         strInputFileName = (String)mPropBag.get("TempUploadDir") +   strInputFileName.substring(strInputFileName.lastIndexOf("\\"));
    strInputFileName = strInputFileName + "_" + request.getSession().getId();
    uploadedFile     = new File(strInputFileName);
    item.write(uploadedFile);  //// I am Writing the file in this location appened with the session Id because there might //be a  possibility of having same name of file.
    catch(......)
    finally
         uploadedFile.delete();
         uploadedFile = null;
         upload = null;
    }I am unable to delete the file from the temporary location
    some times it is deleting and some times it is not deleting.. I have also tried ...deleteOnExit();

    Make sure you've got no other processes holding onto it (Windows Explorer, for instance) and that you've closed any streams involved with the file. If that fails, try calling System.gc() just before deleting the file. This is a workaround for a bug in certain JVMs on Windows machines

  • Unable to retrieve the list of Standard Reports

    Hi,
    User needs an aging report in PW90 paper but gets an error message when clicking on to the report tab once logged into SAP portal.
    Error message:
    Unable to retrieve the list of Standard Reports. Please call the Help Desk to report the problem. Error encountered while connecting to R/3. java.lang.NullPointerException.
    I checked the java support in Internet explorer and deleted the cookies and temporary files but he kept having the same issue.
    Please Help on this !!
    Thanks in advance.

    Hi,
    Try to restart the portal server.
    Regards,

  • Unable to delete the meeting invitation from Calendar stored in Public Folder - exchange 2010

    I assume the specific entry (meeting invitation) is corrupted, due to which we are unable to delete the meeting either from outlook or OWA. Is there any possibility to delete that calender invitation from reoccuring? 

    Hi,
    For further troubleshooting, I would like to collect some information
    Is there any error when trying to delete the meeting invitation from calendar?
    If the calendar is not stored in the public folder, is it possible to delete the meeting in this calendar?
    Does this issue occur on one user or multi-users?
    Cancel all meetings in a recurring series
    https://support.office.com/en-za/article/Cancel-all-meetings-in-a-recurring-series-f19821e2-a05b-4f20-b0b8-d69b5a135564
    Please also refer to
    KB 2771436
    Thanks.

  • Oralce B2B 10g unable to delete the xml from ftp folder

    Hi,
    Oracle B2B is polling in to a ftp folder which is located on different IP.
    After picking-up the xml from this folder, b2b should delete the xml but, it is unable to delete the xml.
    and as a result same xml is picked-up multiple times. could you please help us here?
    Regards

    Manually I am able to delete the xml from thr FTP folder
    Also below is the text of b2b-idc log generated
    2012.06.06 at 13:46:00:296: B2BStarter thread: (DEBUG) TransportProperties.TransportProperties():markerbasedpoll=false;file.receiver.wallet_location=/etc/ORACLE/WALLETS/ows/ewallet.p12;file.receiver.polling_interval=5;file.receiver.path=/wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound;file.receiver.marker=false;marker=false;ccc=false;filename_separator=-;file.receiver.channel_mask=None;port=21;file.receiver.minimum_age=0;filename_format=%TO_PARTY%-%SERVICE%-%ACTIONNAME%-%INREPLYTO_MSG_ID%.xml;file.receiver.van=false;keep_connections=false;file.sender.channel_mask=None;file.receiver.user=gsb2bdA;file.receiver.archive_dir=null;file.receiver.markerbasedpoll=false;file.receiver.password=******;file.receiver.preserve_filename=false;transport_callout_waittime=30;preserve_filename=false;file.receiver.keep_connections=false;file.receiver.ccc=false;van=false;polling_interval=5;
    2012.06.06 at 13:46:00:336: B2BStarter thread: (DEBUG) initialize TransportReceiver: [PG_Transport_Server_new < ftp > < CIT >]
    2012.06.06 at 13:46:00:338: B2BStarter thread: (DEBUG) FileReceiver.init() started ....
    2012.06.06 at 13:46:00:375: B2BStarter thread: (DEBUG) FTPAgent.login(): Enter
    2012.06.06 at 13:46:00:377: B2BStarter thread: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:00:484: B2BStarter thread: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:00:486: B2BStarter thread: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:00:488: B2BStarter thread: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:00:903: B2BStarter thread: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:00:908: B2BStarter thread: (DEBUG) FTPAgent.login(): Exit
    2012.06.06 at 13:46:00:910: B2BStarter thread: (DEBUG) Disconnecting from hwspxv006
    2012.06.06 at 13:46:00:979: B2BStarter thread: (DEBUG) Host hwspxv006 disconnected.
    2012.06.06 at 13:46:01:003: B2BStarter thread: (DEBUG) FileReceiver.init() completed.
    2012.06.06 at 13:46:01:004: Thread-13: (DEBUG) FTPAgent.login(): Enter
    2012.06.06 at 13:46:01:006: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:01:077: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:01:079: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:01:080: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:01:356: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:01:357: Thread-13: (DEBUG) FTPAgent.login(): Exit
    2012.06.06 at 13:46:01:359: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASV
    2012.06.06 at 13:46:01:361: Thread-13: (DEBUG) FTP Command: PASV, reply:
    227 Entering Passive Mode (147,149,200,111,175,184)
    2012.06.06 at 13:46:01:362: Thread-13: (DEBUG) Passive: ip = 147.149.200.111, port = 44984
    2012.06.06 at 13:46:01:364: Thread-13: (STATUS) Connecting to hwspxv006:44984
    2012.06.06 at 13:46:01:366: Thread-13: (DEBUG) Host hwspxv006 FTP command: NLST //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:01:368: Thread-13: (DEBUG) FTP Command: NLST, reply:
    150 Opening ASCII mode data connection for file list.
    2012.06.06 at 13:46:01:375: Thread-13: (DEBUG) Disconnecting from hwspxv006
    2012.06.06 at 13:46:01:377: Thread-13: (DEBUG) Host hwspxv006 disconnected.
    2012.06.06 at 13:46:01:380: Thread-13: (DEBUG) [IPT_FileRecMonitorProcessFile] Processing file BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in transport layer.
    2012.06.06 at 13:46:01:381: Thread-13: (DEBUG) FTPAgent.login(): Enter
    2012.06.06 at 13:46:01:383: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:01:447: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:01:448: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:01:450: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:01:726: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:01:731: Thread-13: (DEBUG) FTPAgent.login(): Exit
    2012.06.06 at 13:46:01:732: Thread-13: (DEBUG) Host hwspxv006 FTP command: CWD //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:01:771: Thread-13: (DEBUG) FTP Command: CWD, reply:
    250 CWD command successful.
    2012.06.06 at 13:46:01:773: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASV
    2012.06.06 at 13:46:01:775: Thread-13: (DEBUG) FTP Command: PASV, reply:
    227 Entering Passive Mode (147,149,200,111,72,215)
    2012.06.06 at 13:46:01:776: Thread-13: (DEBUG) Passive: ip = 147.149.200.111, port = 18647
    2012.06.06 at 13:46:01:778: Thread-13: (STATUS) Connecting to hwspxv006:18647
    2012.06.06 at 13:46:01:787: Thread-13: (DEBUG) Host hwspxv006 FTP command: TYPE I
    2012.06.06 at 13:46:01:789: Thread-13: (DEBUG) FTP Command: TYPE, reply:
    200 Type set to I.
    2012.06.06 at 13:46:01:790: Thread-13: (DEBUG) Host hwspxv006 FTP command: RETR BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml
    2012.06.06 at 13:46:01:793: Thread-13: (DEBUG) FTP Command: RETR, reply:
    150 Opening BINARY mode data connection for BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml (2257 bytes).
    2012.06.06 at 13:46:01:796: Thread-13: (DEBUG) Disconnecting from hwspxv006
    2012.06.06 at 13:46:01:798: Thread-13: (DEBUG) Host hwspxv006 disconnected.
    2012.06.06 at 13:46:01:834: Thread-13: (DEBUG) Conversion of file BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml to TransportMessage is completed.
    2012.06.06 at 13:46:17:355: Thread-13: (DEBUG) Move file to archive null
    2012.06.06 at 13:46:17:356: Thread-13: (DEBUG) FileSourceMonitor.moveFile(MessageOrigin): begin to move BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound to null
    2012.06.06 at 13:46:17:359: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:17:462: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:17:464: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:17:466: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:18:051: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:18:055: Thread-13: (DEBUG) Host hwspxv006 FTP command: CWD //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:18:081: Thread-13: (DEBUG) FTP Command: CWD, reply:
    250 CWD command successful.
    2012.06.06 at 13:46:18:083: Thread-13: (DEBUG) Host hwspxv006 FTP command: RNFR //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound/BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml
    2012.06.06 at 13:46:18:084: Thread-13: (DEBUG) FTP Command: RNFR, reply:
    350 File exists, ready for destination name
    2012.06.06 at 13:46:18:086: Thread-13: (DEBUG) FTPClient.renameFrom(): 350 File exists, ready for destination name
    2012.06.06 at 13:46:18:087: Thread-13: (DEBUG) Host hwspxv006 FTP command: RNTO null/BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml
    2012.06.06 at 13:46:18:090: Thread-13: (DEBUG) FTP Command: RNTO, reply:
    550 rename: No such file or directory.
    2012.06.06 at 13:46:18:091: Thread-13: (DEBUG) FTPClient.renameTo(): 550 rename: No such file or directory.
    2012.06.06 at 13:46:18:092: Thread-13: (ERROR) FTPClient.renameTo(): Unable to RNTO file null/BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml', reply code = 550
    2012.06.06 at 13:46:18:093: Thread-13: (DEBUG) File has been already archived BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound to null
    2012.06.06 at 13:46:18:094: Thread-13: (DEBUG) Moved file BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound to null
    2012.06.06 at 13:46:18:109: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:18:190: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:18:193: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:18:194: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:18:471: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:18:474: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASV
    2012.06.06 at 13:46:18:475: Thread-13: (DEBUG) FTP Command: PASV, reply:
    227 Entering Passive Mode (147,149,200,111,171,164)
    2012.06.06 at 13:46:18:477: Thread-13: (DEBUG) Passive: ip = 147.149.200.111, port = 43940
    2012.06.06 at 13:46:18:478: Thread-13: (STATUS) Connecting to hwspxv006:43940
    2012.06.06 at 13:46:18:480: Thread-13: (DEBUG) Host hwspxv006 FTP command: NLST //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:18:482: Thread-13: (DEBUG) FTP Command: NLST, reply:
    150 Opening ASCII mode data connection for file list.
    2012.06.06 at 13:46:18:483: Thread-13: (DEBUG) Disconnecting from hwspxv006
    2012.06.06 at 13:46:18:485: Thread-13: (DEBUG) Host hwspxv006 disconnected.
    2012.06.06 at 13:46:18:489: Thread-13: (DEBUG) [IPT_FileRecMonitorProcessFile] Processing file BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in transport layer.
    2012.06.06 at 13:46:18:492: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:18:557: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:18:559: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:18:561: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:18:833: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:18:836: Thread-13: (DEBUG) Host hwspxv006 FTP command: CWD //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:18:840: Thread-13: (DEBUG) FTP Command: CWD, reply:
    250 CWD command successful.
    Thanks

  • 9300 - Unable to delete calls list

    My 9300 froze mid-call over Christmas and I had to remove the battery to restart it. I am now unable to delete the calls lists and Received calls continues to show the calls I received in December, but nothing since. Any ideas?

    15-Jan-2007
    12:27 PM
    rich wrote:
    Hi, I would double check that the date is correct, otherwise is your overall Log empty? If not might be worth clearing and trying again.Message Edited by rich on 15-Jan-2007
    12:27 PM
    The date and time sorted the problem. I had to rechange the date and time to THE FUTURE as all of them were logged as in July 2007 PM and then clear the list of calls. then on restart corrected the date and time again. many thanks. now i need to get it to begin logging calls again. thank you for your help

  • HT4847 I am unable to delete the last backup from icloud, i checked my all device setting but it still say "cannot delete icloud this time because it is in use,"Please tell me what should i do.

    I am unable to delete the last backup from icloud, i checked my all device setting but it still say "cannot delete icloud this time because it is in use,"Please tell me what should i do                             

    It still didn't work...
    Within this commonfiles\apple folder, there is only one folder, labeled "Internet Services." Within this folder, there are 6 folders, labeled:
    APLZOD.resources
    BookmarkDAV_client.resources
    CoreDAV.resources
    iCloud.resources
    iCloudServices.resources
    ShellStreams.resources
    Within all but CoreDAV and BookmarkDAV_client, there are multiple different folders, all labeled starting with a two letter (acronym I believe, for different languages) then .lproj (for example, a folder is labeled "ar.lproj".
    In each of the folders of APLZOD.resources, there is a file labeled "APLZODlocalized.dll."
    In all of the folders containing the multiple .lproj folders, there are likewise "name"localized.dll files contained.
    In the BookmarkDAV_client and Core DAV folders, they each contain only one file, "Info.plist"
    I attempted to delete all of these files, and still, the FileAssassin could not delete them. I unlocked one of them for instance, and I tried to delete the file myself (thru windows explorer and just clicking delete), and I still had the same issue of coming eventually to the window requesting me to "try again" to have permission.
    What can I do?? I'd like to avoid Unlocker, but if it really is a reliable and SAFE program, and someone knows a SAFE place to download it from, I'd appreciate it very much so!!
    thanks!!

  • I cannot fully uninstall iTunes because I am unable to delete the commonfiles\apple folder

    I received error 42404 after updating to itunes 11, and have attempted to follow the instructions at http://support.apple.com/kb/HT1925. However, my Vista will not let me delete the commonfiles\apple folder. How can I delete it?
    The day of iTunes 11's release, I updated my iTunes, then opened up the prgm to take a look at it. I was immediately brought to the attention that the program didn't install correctly (with error 42404), so I uninstalled iTunes and reinstalled it, with the same error coming up. I continued to use iTunes and see if i could ignore the issue, however I discovered I was unable to log into my itunes acount on the store.
    So I followed the isntructions at http://support.apple.com/kb/HT1925 correctly, deleted the remaining files/folders, except I am still unable to delete the C:\Program Files\Common Files\Apple\ folder. I attempt to delete it, it asks me for permission to do so, I say continue, and even after I give it permission to delete the folder, it instantly says to me, "You need permission to perform this action," and it gives me the options to cancel or try again (which immediately brings this same window up again asking me to try again).
    I've done plenty of research for the past two days, from attempting to delete the individual files within this folder via the Command Prompt, using Safe Mode, and many other options, yet nothing works. I've seen many forums advise using a program called "Unlocker," however, anyone googling the program will find that it is offered from a plethora of various sites, and I honestly dont trust programs from these sites.
    Is there ANYTHING anyone knows to do for an issue like this? All I need is that one folder deleted, and all my problems are gone!

    It still didn't work...
    Within this commonfiles\apple folder, there is only one folder, labeled "Internet Services." Within this folder, there are 6 folders, labeled:
    APLZOD.resources
    BookmarkDAV_client.resources
    CoreDAV.resources
    iCloud.resources
    iCloudServices.resources
    ShellStreams.resources
    Within all but CoreDAV and BookmarkDAV_client, there are multiple different folders, all labeled starting with a two letter (acronym I believe, for different languages) then .lproj (for example, a folder is labeled "ar.lproj".
    In each of the folders of APLZOD.resources, there is a file labeled "APLZODlocalized.dll."
    In all of the folders containing the multiple .lproj folders, there are likewise "name"localized.dll files contained.
    In the BookmarkDAV_client and Core DAV folders, they each contain only one file, "Info.plist"
    I attempted to delete all of these files, and still, the FileAssassin could not delete them. I unlocked one of them for instance, and I tried to delete the file myself (thru windows explorer and just clicking delete), and I still had the same issue of coming eventually to the window requesting me to "try again" to have permission.
    What can I do?? I'd like to avoid Unlocker, but if it really is a reliable and SAFE program, and someone knows a SAFE place to download it from, I'd appreciate it very much so!!
    thanks!!

  • How can I delete the list of watched videos on my iPad?

    I have been watching videos on my ipad through the iTunes "home sharing" feature. It seems to work fine.
    My problem is that I can't figure out how to delete the list (on the iPad) of videos that have been watched. Not only have I watched them but I have also deleted them from my iTunes movies list. I have tried syncing, signing out and back in to the iTunes store, turning off home sharing and then turning it back on again (which requires signing back in), all the while quitting out of the videos app and /or restarting the iPad before and after each of these steps.
    The videos are shown as greyed-out icon/thumbnails in the iPad videos app. I am able to add new videos to iTunes, see them as not-greyed-out icons in the iPad app, and watch them. I just can't delete the shown list of the watched videos list on the iPad, which in the case of TV shows collect quite quickly and require lots of scrolling to get to the unwatched video icons.
    Thanks for your help!
    mug011

    Yes, so...
    I have also closed iTunes, reset network settings on the iPad, then shut down and restarted the iPad. Still, I end up with greyed out rectangular icons for all the movies I've ever streamed from my Mac Mini to my ipad via my home wireless router.
    Again, I have watched all the way to the end of the movie, selcted the movie in iTunes and chosen "mark as watched", and then deleted it in ITunes.
    Any ideas?

  • I need to delete my Apple ID on my iPhone 4.  I forgot my psw for my account.  When I answer the security question, the system responds incorrect answer.  I created a new Apple iTunes account but I still unable to delete the old iTunes account.

    I need to delete my Apple ID on my iPhone 4.  I forgot my psw for my account.  When I answer the security question, the system responds incorrect answer.  I created a new Apple iTunes account but I still unable to delete the old iTunes account.

    AppleFAN7591 wrote:
    I need to delete my Apple ID on my iPhone 4.  I forgot my psw for my account.  When I answer the security question, the system responds incorrect answer.  I created a new Apple iTunes account but I still unable to delete the old iTunes account.
    How to reset your Apple ID password.
    Go to iforgot.apple.com and type in your Apple ID, then click 'Next'.
    Verify your date of birth, then click 'Next'.
    You'll be able to choose one of two methods to reset your password, either E-Mail Authentication or Answer Security Questions.
    If neither method works, then go to https://getsupport.apple.com
    (If you see a message that says 'There are no products registered to this Apple ID, simply click on 'See all products and services')
    Choose 'More Products & Services', then 'Apple ID'.
    A new page will open.
    Choose 'Other Apple ID Topics', then 'Lost or forgotten Apple ID password'.
    Click the blue 'Continue' button.
    Select the contact option that suits your needs best.
    How to reset your Apple ID security questions.
    Go to appleid.apple.com, click on the blue button that says 'Manage Your Apple ID'.
    Log in with your Apple ID and password. (If you have forgotten your Apple ID password, go to iforgot.apple.com first to reset your password with a password recovery email)
    Go to the Password & Security section on the left side, and click on the link underneath the security questions that says 'Forgot your answers? Send reset security info email to [email]'.  This will generate an automated e-mail that will allow you to reset your security questions.
    If that doesn't work, or  there is no rescue email link available, then click on 'Temporary Support PIN' that is in the bottom left side, and generate a 4-digit PIN for the Apple Account Security Advisor you will be contacting later.
    Next, go to https://getsupport.apple.com
    (If you see a message that says 'There are no products registered to this Apple ID, simply click on 'See all products and services')
    Choose 'More Products & Services', then 'Apple ID'.
    A new page will open.
    Choose 'Other Apple ID Topics', then 'Forgotten Apple ID Security Questions'.
    Click the blue 'Continue' button.
    Select the contact option that suits your needs best.

  • How to delete the list that comes up in Open Recent

    I apologize because I know this has been answered before, but I cannot find the answer after quite a bit of searching in the forum. I'd like to delete the list that comes up when I choose File/Open Recent and I can't remember how to do that. Could someone please tell me? Thanks.

    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.
    *http://kb.mozillazine.org/Deleting_autocomplete_entries
    *http://kb.mozillazine.org/Password_Manager

  • How to delete the list servers in the login essbase?

    Is there any way to delete the list of essbase servers from checkbox in the essbase login dialog ?I want that the checbox is empty, because there is too many serves now ... how can i do it ?

    Yes there is. Depending on your OS, its either in the registry or the essbase.ini file. More likely, the regedit. Unfortunately I can't check the key for you as I'm working on a pc with that part locked down and I can't remember it exactly.Do a search for "server", all the servers are listed there, near the CSL Global Options entry.Sorry couldn't give you the exact key.

  • Unable to Delete the request in ODS

    HI Friends,
          I am facing the problem with deleting request in ODS.
              I deleted the request in cube (PPV Analysis cube). But I unable to delete the request in ODS.
        it is showing the message request is already activated;no further QM action possible.
           My system is upgraded by BI 7.0 one week before only. Please give me solution .
    I am waiting for your reply.
    Thanks & Regards,
    Guna.

    Hi,
    Are there other activated requests on top of this requests?
    In that case it wont let you delete this request unless those requests are also deleted.
    Try to change the status to red and delete.
    Else try this.
    Delete requests manually from the ODS tables.
    1. tcode se16.
    2. delete the request in these tables : RSICCONT (delete activated requests OR
    Make the selective deletion of the contents of that request), RSMONICDP, RSODSACTREQ (give the name of the ODS and the
    request ID and delete all the entries pertaining to this selection in that table.), RSODSACTUPDTYPE.
    The request will be removed from your ODS.
    Note 947481 - P32:ODS: Deleting partially active non-condensed requests 
    Hope this helps.
    Thanks,
    JituK

  • Unable to delete the BDS attachment

    Hi,
    I am using the FM BDS_BUSINESSDOCUMENT_CREA_TAB in my ztable to attach file to the BO. I am able to attach the file and open it from the document but i am unable to delete the same document.
    Dd anyone know the solution? Pls suggest.
    This is my code:
      CALL METHOD cl_gui_frontend_services=>gui_upload
        EXPORTING
          filename                = lv_file
          filetype                = 'BIN' "Binary Mode
        IMPORTING
          filelength              = lv_filelength
        CHANGING
          data_tab                = lt_data
        EXCEPTIONS
          file_open_error         = 1
          file_read_error         = 2
          no_batch                = 3
          gui_refuse_filetransfer = 4
          invalid_type            = 5
          no_authority            = 6
          unknown_error           = 7
          bad_data_format         = 8
          header_not_allowed      = 9
          separator_not_allowed   = 10
          header_too_long         = 11
          unknown_dp_error        = 12
          access_denied           = 13
          dp_out_of_memory        = 14
          disk_full               = 15
          dp_timeout              = 16
          not_supported_by_gui    = 17
          error_no_gui            = 18
          OTHERS                  = 19.
      CALL FUNCTION 'OWN_LOGICAL_SYSTEM_GET'
        IMPORTING
          own_logical_system = lv_logical_system.
      CALL FUNCTION 'SO_SPLIT_FILE_AND_PATH'
        EXPORTING
          full_name     = lv_file
        IMPORTING
          stripped_name = lv_filename
          file_path     = lv_filepath
        EXCEPTIONS
          x_error       = 1
          OTHERS        = 2.
      SPLIT lv_filename AT '.' INTO lv_strip lv_extension.
      CALL FUNCTION 'SDOK_MIMETYPE_GET'
        EXPORTING
          extension = lv_extension
        IMPORTING
          mimetype  = lv_mimetype.
      ls_files-doc_count = '1'.
      ls_files-comp_count = '1'.
      MOVE lv_filename TO ls_files-filename.
      MOVE lv_filepath TO ls_files-directory.
      APPEND ls_files TO lt_files.
      CLEAR ls_files.
      ls_components-doc_count = '1'.
      ls_components-comp_count = '1'.
      ls_components-mimetype = lv_mimetype.
      ls_components-comp_size = lv_filelength.
      ls_components-comp_id   = lv_filename.
      APPEND ls_components TO lt_components.
      CLEAR ls_components.
      ls_signature-doc_count = '1'.
      ls_signature-doc_id = space.
      ls_signature-doc_ver_no = 1.
      ls_signature-doc_var_id = 1.
      ls_signature-doc_var_tg = 'OR'.
      ls_signature-comp_count = 1.
      APPEND ls_signature TO lt_signature.
      ls_signature-prop_name = 'DESCRIPTION'.
      ls_signature-prop_value = lv_filename.
      APPEND ls_signature TO lt_signature.
      ls_signature-prop_name = 'LANGUAGE'.
      ls_signature-prop_value = sy-langu.
      APPEND ls_signature TO lt_signature.
      ls_signature-prop_name  = 'BDS_DOCUMENTTYPE'.
      ls_signature-prop_value = 'ATTACHMENT'.
      APPEND ls_signature TO lt_signature.
    case lv_extension.
    when 'txt'.
      ls_signature-prop_name  = 'BDS_DOCUMENTCLASS'.
      ls_signature-prop_value = 'TXT'.
      APPEND ls_signature TO lt_signature.
    when 'pdf'.
      ls_signature-prop_name  = 'BDS_DOCUMENTCLASS'.
      ls_signature-prop_value = 'PDF'.
      APPEND ls_signature TO lt_signature.
    when 'xls'.
      ls_signature-prop_name  = 'BDS_DOCUMENTCLASS'.
      ls_signature-prop_value = 'XLS'.
      APPEND ls_signature TO lt_signature.
    endcase.
      CLEAR ls_signature.
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
          EXPORTING
            input  = P_QMNUM
          IMPORTING
            output = lv_qmnum.
      move '005000011781' to lv_object_key.
    MOVE '0000000402' TO lv_object_key.
      CALL FUNCTION 'BDS_BUSINESSDOCUMENT_CREA_TAB'
        EXPORTING
          logical_system  = lv_logical_system
          classname       = 'BUS2088'
          classtype       = 'BO'
          object_key      = lv_object_key
          binary_flag     = 'X'
        TABLES
          signature       = lt_signature
          components      = lt_components
          content         = lt_data
        EXCEPTIONS
          nothing_found   = 1
          parameter_error = 2
          not_allowed     = 3
          error_kpro      = 4
          internal_error  = 5
          not_authorized  = 6
          OTHERS          = 7.
    Best Regards,
    Pavan Jhawar.

    Hello Francois,
    Thanks for the reply. I guess ur code which u have metioned to check is not pasted. Can u reply back with the code?
    Regards,
    Pavan Jhawar.

  • How do I delete part of a column without deleting the whole column

    I'm trying to deleting certain cells within the same column but I don't know how without deleting the entire column.  It sounds so simple but I'm sure I'm overlooking something.  Thanks.

    jackiego26 wrote:
    Bummer! Thought there would be something similar to Excel. 
    Excel describes this in different terms, and the Excel user goes through a different set of steps, but the reality is that in Excel as in Numbers you are shifting content from one set of cells to another, not 'deleting cells'.
    If you were actually 'deleting cells' from rows 2-11 of a column, then shifting all cells right of the deleted cells into the space left by the 'deleted' cells, one of the results would be that at the right edge of the table, rows 2 through 11 would end one column 'earlier' than the rest of the rows (from which 'cells' had NOT been deleted.
    Excel: Select the cells whose content is to be replaced, tell Excel to 'delete cells'. Tell Excel which direction to move content to fill the cells. Excel moves that content into the emptied cells.
    Numbers (method 1): Select the cells whose content is to be moved. Copy. Select the first cell that is to receive the content. Paste.
    Numbers (method 1a): Select the cells whose content is to be moved. Drag the content to the first cell that is to receive the content. Drop.
    Numbers (method 2): Select the cells whose content is to be moved. Press shift-command-X (or go Edit > Mark for Move. Select the first cell to receive the content. Press Shift-command-V (or go Edit > Move.
    Regards,
    Barry

Maybe you are looking for

  • New Zen Micro will NOT connect!

    Hello all, I just bought a Creative Zen Micro player. I installed the software, charged the battery to full and guess what.....the Creative software does not recognize my player as being connected. And yes, I've checked device manager to see if it ap

  • How do I set up multiple iCloud calendars in Outlook?

    I am trying to run to two iCloud accounts in Outlook. One is my own, private, the other is a shared account for my family. The shared family account is mainly used for calendaring (shared family calendar). I have set up my private account using iClou

  • How to construct Dynamic Join in ABAP?

    Hello ALL, I am typically faced with a situvation where in I need to write a dynamic JOIN SQL statement in ABAP. For example : REPORT ZTEST . PARAMETERS: TBLNAME(50) DEFAULT 'SPFLI'. DATA: TOTAL_ROWS TYPE P. SELECT COUNT(*) FROM (TBLNAME) INTO TOTAL_

  • Html file will not display

    Hi, I hope this is the right forum for my question. I am building a website using AS3 for my son. He lives in another city so I am sending the html files as test so he can see how things are progressing. We have done this in the past but for some rea

  • Project file will not open in iMovie

    My son started an Export and stopped it without allowing it to finish and his project file disappeared from iMovie. After using Finder, I'm able to find his project along with the my other projects. But when I do a "right click" and select "Open with