SharePoint Designer 2007 - Errors with Edit Document Properties Form

All,
I'm using SharePoint Designer 2007 and in two of my document libraries when I upload content I get this error:
Object reference not set to an
instance of an object.   at
Microsoft.SharePoint.ApplicationPages.UploadPage.GetEditFormUrl(SPFile spfile)
   at Microsoft.SharePoint.ApplicationPages.UploadPage.OnSubmit(Object o,
EventArgs e)
   at
System.Web.UI.HtmlControls.HtmlInputButton.OnServerClick(EventArgs e)
   at
System.Web.UI.HtmlControls.HtmlInputButton.RaisePostBackEvent(String
eventArgument)
   at
System.Web.UI.HtmlControls.HtmlInputButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String
eventArgument)
   at
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl,
String eventArgument)
   at
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
   at
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
So - when I open the EditForm.aspx page and attempt to add the proper Document Library Properties - and see that the Edit Document Properties Form is blank no matter what File - I try to add I get this Error: 
 “The page you have selected does not contain a reference to the correct SharePoint list”
Therefore - since the EditForm.aspx page hasn't been changed in a while - what are some items to look at to remedy this odd problem.

All,
I fixed this - by Opening the page in Designer - going to Insert -> SharePoint Controls -> List Form then selecting the proper library from the list - then selecting Edit Item Form. I then right mouse clicked the library and selected Properties
-> clicked List Properties then clicked the Supporting Files tab and under the Edit Document Forms Property - selected the item as such - clicked OK - saved everything -> refreshed the browser then all worked! 

Similar Messages

  • Cannot edit pages in SharePoint Designer 2007 "The Server could not complete your request...

    Hi All,
    We are using SharePoint Designer 2007.When we try to open any page in designer we get following error,
    "The Server could not complete your request. Contact your Internet Service Provider or Web server administrator to make sure that the server has the FrontPage Server Extensions or SharePoint Services installed"
    If I click on Details button then I get the following message
    "Object moved. Object moved to here."
    Anyone experienced anything like this before?
    Also when I try to edit sites when browsing on IE and than clicking on "Page" and "Edit in SPD2007" it's always
    opening login.aspx site in SPD and that is the only one I can edit.
    Kindly, please help me on this issue.

    Hello,
    I have found one link for same issue, you might want to try it out:
    http://voices.yahoo.com/sharepoint-designer-error-server-could-not-complete-7419812.html
    Have you modified the custom provider in config file? Also see this link if this is the case for your second issue:
    http://support.sharepointsolutions.com/entries/131560-Role-Manager-feature-has-not-been-enabled 
    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

  • Sharepoint Designer 2007 system requirements

    I have been asked to take over the Website of our local genealogical society. The site was set up and is maintained using Sharepoint Designer 2007. We don't have any server or such, I have a Windows Vista x64 PC home computer. At the download site to get
    SPD 2007 it says system requirements are for XP SP3. Will this product run OK on my computer or should I upgrade to a newer version of Sharepoint Designer before taking over this project?

    the version of SharePoint Designer must match the version of SharePoint. For example, you can ONLY use SharePoint Designer 2007 with SharePoint Server 2007 (SharePoint Services 3 if you're using the free version), and you can ONLY use SharePoint Designer
    2010 with SharePoint 2010, SPD 2013 with SP 2013.
    SPD 2007 should work fine with Vista.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • How to set Mandatory Choice field while Creating Custom Task using Sharepoint Designer 2007

    Hi,
    I am new to Sharepoint development.I dont know whether i am posting  the question in Correct place.Kindly redirect me to the correct place if i am posting it in wrong place.
    I  created a custom task in Sharepoint Designer 2007 using
    Collect Data from User
    Action.
    I created a field in the task form which is of choice type and
    unchecked allow blank values
    because i  wanted that field to be a mandatory field.When i handled that task ,i was able to complete that task
    without selecting that mandatory field.But, I was expecting not to allow me to complete the task without selecting that field. Kindly  tell me how to set the choice field as mandatory.

    Hi,
    You are using SharePoint Designer 2007, so I moved the thread to the appropriate forum for MOSS 2007.
    This is by design that
    Workflow-generated form (for action Collect data from User) does not perform validation properly on drop-down choices, the workaround is to use JavaScript to perform the field validation.
    This thread has the JavaScript code can help you:
    http://social.msdn.microsoft.com/forums/en-US/sharepointworkflow/thread/0ad7fc3c-97a1-464e-ae89-c3133462dda8/
    Xue-Mei Chang

  • SharePoint Designer 2010 Error occurs when accessing Edit Form: "The server returned a non-specific error when trying to get data from the data source ..." This occurs when using "" in a calculated column in a SharePoint List

    I created a calculated column "Expiration Date" in SharePoint 2010 with formula, =IF([Contingent Hire]=TRUE,(Created+90),(IF([Contingent Hire]=FALSE," ")))
    This works in the SharePoint list but when I go to edit the Edit Form in Designer. I get the error specified in the title of this post. I'm trying to make it so the Expiration Date is blank when another column, "Contingent Hire" (a YES/No
    column) is FALSE.
    The Edit Form is essentially a DataViewWebpart. If I remove the " ", like so, "(IF([Contingent Hire]=FALSE,))" from the calc column, the error goes away; however, the Expiration Date field does not
    remain blank like I want it to.
    Does anyone have any suggestions? (Below is the error generated when I open Designer and then try to open the Edit form for the corresponding list containing the calc column)
    JackSki123

    Hi Jack,
    Could you provide a screenshot about this issue?
    As Dimitri suggested, you can install the update for your SharePoint Designer and check again.
    And you can also check if you can display "NA" instead of " " in your calculated column per the following post.
    http://rajeshspillai.blogspot.in/2012/03/server-returned-non-specific-error-when.html
    Thanks
    Daniel Yang
    TechNet Community Support

  • Create a Webpart with Sharepoint Designer to see and upload documents in document set

    Hello,
    In a document set, we see documents in this document set and we can upload files and documents only in this document set.
    Can i save this view to other sites in webPart ?
    I tried to use sharepoint designer saving the dataview in a file and then import this file in other site but the result is that webpart show me the root of the library, not the document set and same for file uploads, it show me the file upload window for
    the root of the library.
    Thanks.

    Hi,
    Thanks for your answer.
    Yes, i linked source site collection from SPD; I don't want to send but i want to display document set in another site.
    Finaly, i found a solution but i don't know if its the best practice :
    i have all my libraries in the top site to have all important documents in one site.
    So i want to display a library/folder/document set in webParts to my subsites.
    To do this, i create a dataview in SPD; i save this dataview in a file and import this file as webPart in my subsites.
    my problem : It display the root of my library instead of within the document set. AND when i clic on "upload a document", it display the root of my library upload form instead of the document set upload form
    my solution : i create a dataview in SPD; i copy/past the document set upload form link in this dataview; I save this dataview in a file and import this file as webPart in my subsite; from the webpart of my subsite, i create a view to my document set.
    ... should i do it for all my views ? or is there another solution ?
    Thanks

  • Sharepoint Designer 2010 and HTML Editing

    Hi -
    This may sound like a stupid question, but is there WYSIWG in Sharepoint Designer 2010?  I've got to do basic HTML code, insert items, insert links, insert columns/tables, etc.  I don't see a way to do this in Designer?  Maybe I'm blind?  I
    am used to coding in Dreamweaver.   Should I just assume that I'm going to have to continue to do my code/designs in Dreamweaver and then copy it in to Designer?  
    I'm pretty confused, I thought I could do some basic HTML (aside of editing fonts/colors etc) in Designer.  I'm basically trying to create a wiki page with FAQ style text and some images and buttons.
    I'm new to all this, I come from an admin and web design background, not really a Sharepoint Design/Development background.
    Thanks for any help!

    You will normally need to edit a page in Advanced mode to get access to modify its HTML. This will unghost the page.
    Nikolas Charlebois-Laprade Microsoft Certified Professional & Software Engineer http://nikcharlebois.com

  • Workflow Manager and SharePoint Designer publishing error

    Hello all,
    I'm hoping for some help in fixing this issue.
    I've been trying to publish a workflow using SharePoint Designer only to find that I get this error:
    "Errors were found when compilint the workflow. The workflow files were saved but cannot be run."
    After clicking on the advanced button it shows error:
    System.InvalidOperationException: Operation failed with error Microsoft.Workflow.Client.WorkflowCommunicationException: The request was aborted: The request was canceled. Client ActivityId : 6a78ad9c-6ac6-f03a-0680-003bd46e5f68. ---> System.Net.WebException:
    The request was aborted: The request was canceled. ---> Microsoft.SharePoint.SPException: The requested operation requires an HTTPS (SSL) channel. 
    Ensure that the target endpoint address supports SSL and try again. 
    Target endpoint address:
    Note: the message cuts off after the "Target endpoint address".
    Looking on the SharePoint server, when I try and pull up the Workflow Manager site (https://localhost:12290/) I get this response:
    <?xml version="1.0"?>
    xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <Code>AuthorizationError</Code><message><Message>The caller does not have the necessary
    permissions required for this operation. Permissions granted: None. Required permissions: ReadScope.</Message></message></Error>
    I am running this farm with HTTPS and I have registered the SP workflow service with the appropriate application. I have also set the Workflow Management Site bindings in IIS to utilize the same certificate as the default SharePoint site.
    At this point, I don't know if the error that I received from Designer is related to the Site error, although I do know that I also have a Development environment that is able to publish workflows just fine. However, this farm uses HTTP rather than HTTPS
    so I can only assume that the differences are what's causing the issue. I would appreciate any help that anyone can offer. Thanks!

    Hi,
    As I understand, you encountered the issue when you published a workflow on SharePoint 2013 workflow platform.
    I wonder does it work well before when using 2013 workflow platform? If it works before, did you install any updates or change the configuration to the workflow related settings?
    If this is the first time after you installed workflow manager 2013, then I’d recommend you try re-registering workflow service per the link below and post the result:
    http://technet.microsoft.com/en-us/library/jj663115(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/jj658588(v=office.15).aspx
    From the message you accessed workflow host uri, please make sure the account to wfsetup and wfservice account are both in wfadmins group.
    http://blogs.msdn.com/b/briangre/archive/2013/02/20/least-privilege-configuration-for-windows-azure-workflow-with-sharepoint-2013.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • SharePoint Designer: throwing error while open my sharepoint web applicaiton

    When i try to open web application in sharepoint designer. I can't able to open it throw error like this
    An Error occured accessing your Microsoft sharepoint foundation site files. Authors - if authoring against a web server, please contact the webmaster for this server's web site. WebMaster - please see the server's application event log for more details

    This error occurs if you try to use a reverse proxy to rewrite the response body contents for a SharePoint site as well. We were attempting to inject a Google analytics tracking javascript in the body of all responses. The code never did show up
    successfully and this error message resulted as well. We eventually discovered a web solution out on Codeplex that allows you to add the Google analytics tracking script. This article hinted at the root cause:
    http://support.microsoft.com/kb/329362/en-us

  • Error when editing a PDF form

    I created a PDF form with text field boxes and saved it. I opened it and was able to type in the field boxes no problem.
    When I try to edit that same form and then re-save it the field boxes are suddenly no longer highlighted or able to type text in them.
    Do you have to re-create a form each time you want to edit it???

    I was able to figure out why they werent showing up. I stupidly had the "read only" button on.
    Next question, how can I set it up so that when the form is typed into and then saved that it cant be edited after that?
    Example: someone enters text into a text field, then saves it under a new name, then emails it to a 2nd party and they can not edit the text in the field box.
    Thanks

  • Infopath 2007 and SharePoint 2007 error with Web Service Submit and Recieve

    I have an InfoPath form with code. The code submits the form to SharePoint and to SQL DB through Web Service. The form has some workflow. When form is in a "New" state if submits to SharePoint and Database through custom web service. Works fine
    from both Client and SharePoint browser form. The database ID is returned to the form and then stored in a field. In second stage of workflow additional fields are shown for Supervisor to fill out. I then have an "update" web service to update the
    database. I set all the field values in the Web service then execute both the update Web Service and the SharePoint submit. I get an error (both if running from desktop or SharePoint) Error is
    "The string '' is not a valid AllXsd value"     
    I know sometimes this happens with dates. But I've got all the dates set. The funny thing is in the first submit there are 2 dates in the second submit there is one date. All are set the same and on the first submit no problem submits correct dates to SQL
    database through web Service. Second submit has 2 Boolean fields that I also default to a value of false. I've debugged and looked at all the values and everything has a value. I use delete NIL to make sure value in Web Service is set. I can save the data
    in the form but not submit it because I get the web service error. If I save the data in form and download it and copy all the values in the XML to my Web Service and invoke the web service works fine. So there is no error in the web service. The first
    submit submits both dates and some integer values. The only difference in second is the Boolean value but it is set to default of false for all checkboxes.  I'm going out of mind trying to see what could be wrong.   Also difference with second
    is it sends in the ID of the record that was set in form by result of first submit query sending back the DB value. That value is an integer but I also set correctly.
    Susan J. Swanger

    Hi Somatco,
    According to your description, my understanding is that you got an error when you ran report with xml type datasource.
    Please set the xml datasource credential to Use Windows Authentication (integrated security). More information, please refer to the link:
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/530c29ab-7ed5-4c36-816a-910c0b51f4bd/xml-data-source-unable-to-authenticate-using-windows-authentication?forum=sqlreportingservices
    Here are some similar posts for you to take a look at:
    http://www.symantec.com/business/support/index?page=content&id=TECH190935
    http://social.msdn.microsoft.com/Forums/en-US/285e4e8c-d05c-48f8-b4f3-9d87988d823e/an-error-has-occurred-during-report-processing-rsprocessingaborted-query-execution-failed-for?forum=sqlreportingservices
    In addition, as this issue is related to SQL Server Reporting, I commend you create a new thread in SQL Server Reporting forum, more experts will assist you with SQL Server Reporting.
    SQL Server Report forum:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlreportingservices
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Quick Question regarding an error with editable regions

    Hello,
    I am a co-op student and I work with other students as well, on our large company website. I have always been considered the cheif coder, and nobody knew the wesite layout and file directory as well as me. However, something terrible has happened while somebody was updating some information on one of your HTML pages.
    I logged in to Dreamweaver CS3 on afternoon to make a very simple text error change on our website. As soon as I hit "synchronize sitewide", it stated that there was no synchronization necessary, although I had already made a change. So then, on the template (.DWT) page, I thought I would backspace any character, and then retype it again in order for the "save" option to appear, so that I could save the template, and have it update all HTML pages, as well as the page that had just said "no synchronization necessary". I thought that I had to update the template first, which was strange, as I never had to do this before.
    When I clicked update, the error message that I got was that I have placed an editable region inside of a block tag. I checked the HTML pages as well as our template (.DWT) pages, and indeed, the <!--TemplateBeginEditable-->"Page Header"<!--TemplateEndEditable--> was embedded in a <h1></h1> pair. The pair appears black and delete-able in the template files, and grey in the HTML files, which is expected. However, I have been working at this institution for four months, and I recall that the <h1> tag pair had always been there since I remember. (How badly did this other person mess up?! =S)
    I tried to delete it from the .DWT file (the small editable region, and the <h1> tags), and now, what happens is that if I try to save a template so it updates all other HTML pages before synchronization, the template simply does not update anything, and I get no message whatsoever after clicking Save.
    Any help would be greatly appreciated. Thank you in advance for coping with these many details. I simply want to be able to update HTML pages again, because my boss really needs it, and I have never had such a problem before (having made much larger changes to this same website in the past)
    Thanks again,
    Mr. V

    How many child pages are you supporting with this DWT?   Hopefully less than 50 pages.
    Is your code valid?  HTML Validator - http://validator.w3.org
    Can you post a link to your DWT page, or copy and paste your code here?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • CDS-11025 Error: Oracle Designer generation error with PL/SQL package

    Hi friends,
    We tried to generate a database package from Oracle Designer (10.1.2.6) and getting "syntax errors" but the package has no syntax errors when we copy and paste the code and compile in TOAD (10.6)
    Error from Designer:
    Server Generator 10.1.2.6 (Build 10.1.2.11.12) , Wed Oct 17 10:58:43 2012
    Copyright (c) Oracle Corporation 1995, 2010. All rights reserved.
    CDS-11025 Error: The PL/SQL within PACKAGE BODY AVP_WATER_ANALYSIS_V has syntax errors - At token 'END', around:
    ...te_dist.VLV_INTL_ID;
    END LOOP;
    Processing Complete: 1 error(s), 0 warning(s)
    code snippet from the Error message:
    FOR rec_update_dist IN cur_update_dist (i_anlyd_intl_id,
    i_iterd_intl_id,
    i_phsed_intl_id,
    i_wtrc_intl_id)
    LOOP
    UPDATE AVP_VALVE AvpValve
    SET AvpValve.DIST_FROM_EDGE = rec_update_dist.DIST_FROM_EDGE
    WHERE AvpValve.ANLYD_INTL_ID = rec_update_dist.ANLYD_INTL_ID
    AND AvpValve.ITERD_INTL_ID = rec_update_dist.ITERD_INTL_ID
    AND AvpValve.PHSED_INTL_ID = rec_update_dist.PHSED_INTL_ID
    AND AvpValve.WTRC_INTL_ID = rec_update_dist.WTRC_INTL_ID
    AND AvpValve.VLV_INTL_ID = rec_update_dist.VLV_INTL_ID;
    END LOOP;
    Thanks for any feedback,
    Jim

    Found the problem.
    It was an issue with the CURSOR with the SELECT ... FROM (SELECT CASE WHEN THEN ELSE END). After swithing to the DECODE statement, Designer is able to generate the package.
    CASE
    WHEN ISOLATION_IND = 'Y' THEN
    'A'
    WHEN OPERATED_IND = 'Y' THEN
    'B'
    ELSE
    'C'
    END
    decode(ISOLATION_IND,'Y','A',decode(OPERATED_IND,'Y','B','C'))
    However, still strange to me that Designer doesn't like the CASE as part of SELECT.
    Edited by: user476620 on Oct 18, 2012 8:13 PM

  • Error in Editing Document Security - Plumtree 5.04 version

    I got this error when I was trying to change the security for one file. I simply selected the document and clicked on the little lock icon for security at the top of the screen and I get this error. An unexpected error occured when trying to start the Editor.It makes it difficult to try and change security on multiple files at once without changing the security on the entire folder.
    If more clarification needed, just let me know. Thanks in advance.
    Kathryn

    Hi Vivian,
    With reference to this issue, can you please try the following steps on
    the application server in order to try and resolve this:
    1. Please open a command prompt and navigate to
    C:\Windows\Microsoft.NET\Framework\v2.0.50727\
    2. Run the following command: aspnet_regiis -iru
    3. Run the following command: aspnet_regiis -ga aspnet
    4. Open IIS.
    5. Expand Websites.
    6. Right-click on the uPerform Collaboration website and select
    properties.
    7. Click on the ASP.NET tab.
    8. Ensure the 2.0.50727 is selected in the ASP.NET version drop-down
    list.
    9. Select the Web Service Extensions folder.
    10. Ensure the ASP.NET v.2.0.50727 is set to Allowed.
    11. Restart IIS.
    12. Attempt to run the configuration page once more.
    13. Result?
    Also, have you tried restarting the server?
    Hope this helps,
    Kind Regards,
    Matthew

  • Java Script error with EDIT LOCALLY

    HI All
    We're on NW2004s, users run Windows XP with I.E 7.
    Im trying to edit one document in my KM with the "Edit Locally" option. The moment I click on this option, it shows a Java Script error on the page and shows that the excel sheet is still opening (Loading....). It never opens.
    The Java Script reads -> Object doesnt support this property or method.
    Do I need to do any configurations ? Any clues ?
    Regds,
    Edited by: S.B on May 6, 2008 8:25 PM

    I checked this link:
    http://help.sap.com/saphelp_nw04s/helpdata/en/24/ae5e77711b431c887aa5193af8d851/frameset.htm
    and checked the folloing :
    You can also verify the download as follows:
           1.      In the Web browser of the user, from the Tools menu, select Internet Options.
           2.      In the General tab, click the Settings button.
           3.      In the Settings window, click the View Objects button.
           4.      In the Download Program Files window, if any of the following appear in the Program Files list, then the ActiveX control was downloaded:
    ¡        ExpBaseNegotiator
    ¡        ExpApplSelect
    ¡        ExpApplShareX
    The above files are not there in my Downloaded program files window. Which means my active x is not enabled.
    Any idea where can I get these files ?

Maybe you are looking for

  • Early 2011 model fresh install of 10.6.7 upgrade to 10.6.8 fails

    Hi, I'm new to the mac world and so far I'm having some learning pains. I just bought a macbook pro (early 2011) with i5 processor.  I do a fresh install of OSX 10.6.7 with the disc that comes with it and everything works great.  BUT.. the automatic

  • Post  R/3 plug-in problem

    Hi, Our BW system is currenlty on 2.1C and R/3 on 46C. We recently upgraded our Plug-in in R/3 from 2002_1_46C to 2004_1_46C but facing some problems. - The datasources 0ACCOUNT_TEXT , 0CO_AREA and 0COSTELMNT_TEXT are not extracting any data. It is s

  • Soundtrack Pro pops out of record mode after 1 second  -  Help!

    I have an ADR session tomorrow, so this one is pretty urgent. I have Soundtrack Pro 2.02 on my PPC G5 and I've used it to record vocal tracks for a long time, but I haven't used it a couple months. I started it tonight to do a couple test takes and h

  • It keeps telling me that on youtube that the video can't be played

    it keeps telling me on youtube that the video cant be played. i just got my imac today and i dont know how to fix it.

  • TO FIND THAT ONE USER HAS HOW MANY TRANSACTION AUTORIZATION

    Guru's I hav to develop a report which states that one user has how many Transaction authorization. Could u suggest wht steps to be followed. Or if sum starndard report is available or not. Eg. Amam has MM01,MM02,XK01,XK02. I need to display as outpu