basgroovy.blogg.se

Creating a custom forefront tmg 2010 sharepoint login page
Creating a custom forefront tmg 2010 sharepoint login page









I meant to say that user is submitting his Task (which is a custom info-path 2010 form ) after the due date of the We have a consistent problem in the workflow as it keeps failing with message "error occured" at some stages(not uniform) after a users triesĪfter lot of troubleshooting, we found that all the workflow which is getting failed have a Tasks on which the due date of tasks has exceeded. We have a SharePoint 2010 Designer workflow with 25 approval stages (supposed to run for around 1.5 yrs. I meant to say that user is submitting his Task (which is a custom info-path 2010 form ) after the due date ofĬan any one suggest if this is supposed to be the Obvious behavior of workflow ? That is ,if the user submits his Task when the due date has passed, the workflow will fail with error. We have a consistent problem in the workflow as it keeps failing with message "error occured" at some stages(not uniform) after a usersĪfter lot of troubleshooting, we found that all the workflow which is getting failed have a Tasks on which the due date of tasks has exceeded. SharePoint 2010 Designer workflow failing in an Ad hoc manner. If you have feedback for TechNet Support, contact

creating a custom forefront tmg 2010 sharepoint login page

Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. I used the default task forms in my test and the URL is like:/Lists/Tasks/EditForm.aspx. The workflow task will use the aspx page. In the Forms section ,you can change the display form and edit form to be aspx pages for the content type. Find the content type Approval_x0028_25_x0029_and edit it. Open the Tasks list in SharePoint Designer. The content type created by the workflow will also have the name Approval_x0028_25_x0029_. The form name will be like Approval_x0028_25_x0029_.xsn.

creating a custom forefront tmg 2010 sharepoint login page creating a custom forefront tmg 2010 sharepoint login page

Publish the workflow and it will have the task form created.

  • Create a folder for example say 'test' and then Copy the HelloWorld.For your demand, you can change the workflow task form to aspx pages and than customize the page .You can edit the content type created by the workflow to use the aspx pages :.
  • Sign a strong key and build the project.
  • Create a file called HelloWorld.aspx or or you can create a sepeate code behind.
  • First, create a Class Library project in vs 2005/2008.
  • For creating custom aspx page in Sharepoint follow the steps











    Creating a custom forefront tmg 2010 sharepoint login page