Can't Add Workflow to Project in VS2013

I'm trying to add a new sequential workflow to a project in VS2013 but the it is never getting created.
There are no errors I can see anywhere in either the ULS logs or the VS logs.
Can anybody advise as I've not experienced this one before?

Hi Richard,
According to your description, my understanding is that you can add new workflow to project in Visual Studio 2013.
I did a test in my environment and it works fine.
Here is my create steps:
1. Create an empty SharePoint solution(Farm Solution).
2. Right Click solution-> Add->New Item->Sequential Workflow
Did your project sandboxed solution? The sequential workflow is for farm solution.
Here are some detailed articles for  your reference:
http://msdn.microsoft.com/en-us/library/office/hh824675(v=office.14).aspx
https://www.nothingbutsharepoint.com/sites/devwiki/articles/pages/sequential-workflow-in-sharepoint-2010-using-visual-studio-2010.aspx
Best Regards
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Zhengyu Guo
TechNet Community Support

Similar Messages

  • How can I add the new project? (for mac)

    I can't add the new project. Who can help to do this action?

    You have opened the Render Engine. Either you clicked on the wrong app or you have a fouled up text file in preferences. There are several threads on this forum that point to the solution.

  • Can't add a webdynpro project to DTR...

    Hi at all,
    I've posted this already to WebDynpro but I don't know how to move it because it is maybe better to post it here.
    I have created a local webDynpro application and as I got access to my DTR I added it to it. Everything was looking fine until I said that I want to remove the application from my client and created the project again.
    On creating the WebDynpro project, the NWDS give me some error messages that some files are readonly!
    (Web Dynpro Generation: Existing output file .../roadmap/RoadmapComponent.java is read-only!)
    After that I removed the readonly flag in the windows explorer and rebuilded the project. But on the next checkin and sync from the DTR I got the same message.
    I deleted the webdynpro project from the DTR and made sure that all files of my local copy were writable.
    But still, if I create the project on the DTR, there are some files that are readonly if I sync them from there...
    Does anyone know what the DTR is doing there, why it's automatically setting some files to readonly and how to solve that problem???
    I read a lot in SDN how to add a project in the DTR, but all that doesn't solve my problem. I have no idea what I can do else.
    I'm appreciated for answers.
    Regards,
    Dennis

    Hi Roy,
    usually you need all your source folders, whatever they are named. For a Par I would assume src.api, src.core and dist. for a regular Java project src (or src/packages).
    If you are working with development component you must include the .dcdef file and the def folder. If the cfg contains files you should also add that.
    As negative list: you should not include the bin folder (where NWDS/Eclipse puts generated classes), nor any folder starting with gen (e.g. gen_wdp for WebDynpro projects should not be checked in. The gen folder itself should never be checked in either, it contains the build results from a local DC build).
    Marc

  • Can't add a book project in iPhoto 08

    Hello, on a G5 Powermac, I have iPhoto '08 installed and OSX 10.5.8. When I add a calendar or card, it shows up in the 'Projects' section of the sidebar. When I try to add a book, I am asked to choose a size and style. I sellect 'Choose' and nothing happens.
    I have tried the same on an empty library in a new user account, and the same happens.
    Can anyone help?
    Thanks, Sheldon.
    BTW, it used to work (might have been an older version of iphoto). and also, it works on my Mac Pro using iPhoto '08.

    Thanks Larry. I had actually done that - to no avail. I should note again the same problem exists using iPhoto in a brand new user account and a brand new iPhoto library.
    I ended up deleting the app, its preferences and themes using app zapper and moving to trash. I reinstalled from the install disc and pointed to the library. It works now.
    Thanks for your replies though.
    --Sheldon.

  • Help! I can't add Photos to Projects

    Hi! I have been trying to add a photo from my desktop to a project in imovie. It worked perfectly 1 day ago (same project). I tried dragging it and I saw this green line and added it. I could see the thumbpic but when I clicked on it it was black or another pic was showing!!! Then I tried importing it to iPhoto and did the same thing with the same result. What should I do? It is very important!!!!! Please do help me! Thank you!

    of course You can - but if the pref file got destroyed then You can  find out if that has happened by using a new Account. It's just a test.
    And most of us has got this to happen by Panic/Forced Quitting the Mac
    • Sometimes there are no alternative
    • Most often one get's stressed and does this before Application is done
    And if this is the probable fault then You can in Your first/main account trash this file and iMovie will make a new fresh one.
    Yours Bengt W

  • Can't Add Photos to Project

    Hey all,
    I'm using iMovie 09 for the first time today. I usually use iMovie 08.
    Anyway, in iMovie 08 if I wanted to add a still photo over some of my project, I'd split the project to the length I want and simply drag the photo onto it. This would give me the effect of seeing the photo with the talking from the movie still in the background.
    Today, iMovie 09 won't let me do this. Can anyone tell me how I can get it to do this? When I drag a photo over, it's simply splitting the clip and putting the photo in between which I don't want. I essentially want it as an 'overlay' I guess.
    Thanks again
    Tracy

    You can do this in 09 and it is really slick.
    First, you must open iMovie/Preferences and turn on the Advanced Tools.
    Now you just drag your photo to the spot in the video clip where you want it, and drop it on the video clip. A pop up menu will come up with several choices. Pick "cutaway".

  • How can I add a Website Project in a solution that should be excluded from source control?

    Using VS 2013 update 4
    I currently have a solution with a couple of Class Library Projects and Web Application Projects and all of these are bound to a source control (VS Online). Now I added an Existing Website Project in the same solution by choosing a Local IIS instance. However,
    I don't want this Website Project to be in source control.
    I have tried File > Source Control > Advanced > Change Source Control ... and then clicked on the website project and then clicked Unbind. By doing this, it seems that the project was unbound. However, as soon as I close the solution it asks me
    to save the .sln file and seems that it restored the Scc*** info in the file.
    I also tried editing the .sln file and set the SccProjectEnlistmentChoice* = 0 (of the website project, under GlobalSection) and then set the ProjectSection of the WebsiteProject to 
    SccProjectName = ""
    SccAuxPath = ""
    SccLocalPath = ""
    SccProvider = ""
    instead of "SAK". This actually worked for me but everytime I open the solution, Visual Studio alerts an error saying "Unspecified error". This is the closest I got into solving this.
    Is there a proper way of doing this? I think the proper way should be the "Unbind" method but it seems that it's not working as expected.
    Let me know of other solutions.
    Cheers!

    Hi Karlo Medallo,
    Since this issue is related to the VS Online, I am moving your thread into the
    Visual Studio Online
    Forum for dedicated support. Thanks for your understanding.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How can I add extra footage to a burned project?

    I burned an imovie project through idvd and deleted the project on my hard drive. I figured since I had it on a dvd I could load it back on my computer and add stuff in the future. When I loaded it back all I saw was two folders, audio ts and video ts. How can I get my imovie project loaded back up so I can add more stuff, and burn a new copy. I am going to be making lots of projects in the future and I dont want to have to store everything on my hard drive. What do I do?
    Thanks,
    Doug

    Yes you can. (1) Go to the file menu while in Imovie. (2) select share, (3) select video camera, (4) use the interface to add seconds of black tape before and after your film as desired, (5) as the warning says be sure to have blank tape and your camera in VTR code. (6) press share and voila your camera should record your movie. Now you can store it and even add others if you have room. If your going to add others I suggest you add 8 seconds or more of black to the end. So, when you record your next movie you won't overlap and ruin your master. Enjoy.

  • How can I add an existing cfm page to a project?

    CFB3 Question: How can I add an existing cfm page to a project? I created a project and copied a file into the project folder but I can't seem to find a way to add the cfm file into the project.

    @Carl - Well heck, yes I did... But after reading your response I went back and tried right-clicking on and refreshing different things and what worked was right-clicking on the project name in the Navigator window and then clicking on refresh in that context menu.
    Thank you Carl!

  • How can I add a User to the transport workflow

    Hi all,
       I want to add one user to the transport workflow in BW Dev system? How can I do it, PLEASE.
    Thanks.

    Hi,
    Check this if you can reset the workflow if the configuration of old user get damaged instead of creating a new one.
    http://help.sap.com/saphelp_erp2005/helpdata/en/06/1c3737f0e64142e10000009b38f839/frameset.htm
    Please reward if it helps.

  • Can't add my class into example project

    my class is in the workspace the project
    tree with the same package(in code first
    line is "package xxxx;"). When I instatiat it, it is not red color, it always occure
    compile error: idendifier xxxx not found in the class(other class in the same pakege) xxxx.
    do I need redeploy the project? but it did not compile and build.

    Fred,
    I am not sure about the details of the
    problem you have explained below.
    But here are some guidelines that may
    help you figure out what you are doing wrong.
    1. A Workspace can contain one or more
    projects - (never any Java class files)
    2. A Project can contain one or more
    Java class files.
    3. A project has a default "Source Root"
    directory and this is used as the Root
    for the source files.
    4. Java requires public class names be the
    same as the file name
    (e.g. Class CellPhone must be saved in file
    CellPhone.java)
    5. Java requires the package name correspond
    to directory path
    (e.g. Pachage name of Acme.Video.Preview
    must be stored in <Source Root>\Acme\Video\Preview )
    6. The actual path to a file is the
    Root Source plus the package name plus the
    class name.java.
    (example: Source Root = C:\JDeveloper
    Package Name = MyCompany.Report.Util
    Class Name = GeneratePDF
    will need to be stored in:
    C:\JDeveloper\MyCompany\Report\Util\GeneratePDF.java
    As for various Identifiers not being found,
    it is simply telling you that your project's
    list of included libraries does not include
    the given identifier.
    If it is valid, then add the appropriate
    library to the project's library list.
    See Menu: Project | Project Properties.../ Add...
    I hope this helps,
    John@Oracle JDeveloper Team http://technet.oracle.com
    null

  • How can I utilize the feature "Project Proposal Workflow"?

    Hello,
    I am looking for any reference shows how can I utilize the feature "Project Proposal Workflow" in creating a Demand Managment process in Project Server 2013.
    Thanks

    Hi New_page,
    Basically this feature allows you doing what is called "ideation" in Project Server. From a SharePoint list (either in a dedicated site or directly in PWA), you can create ideas of projects and then initiate a project in Project Server from
    this list, mapping the list's columns with enterprise project custom fields and choosing an enterprise project type.
    See some references below:
    https://azlav.wordpress.com/2013/12/09/bulk-importing-projects-into-2013/
    http://www.alexandervanwynsberghe.be/basic-ideation-with-sharepoint-and-project-online/
    http://blogs.office.com/2012/11/05/demand-management-and-ideation-in-microsoft-project-online/
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Can't add to lists with workflows

    Our security person turned windows firewall on this week. Now users can't add to any list that has a workflow attached. The only thing I can find in logs is "This event is generated when a logon session
    is destroyed. It may be positively correlated with a logon event using the Logon ID value. Logon IDs are only unique between reboots on the same computer." (event 4634)
    My boss won't let me turn the firewall back off unless I can prove that this is the issue. Am I right?

    Here's what I found from ULS.
    Original error: System.TimeoutException: The HTTP request has timed out after 20000 milliseconds. ---> System.Net.WebException: The request was aborted: The request was canceled.   
    at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)   
    at Microsoft.Workflow.Client.HttpGetResponseAsyncResult`1.OnGotResponse(IAsyncResult result)     -
    -- End of inner exception stack trace ---   
    at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)   
    at Microsoft.Workflow.Client.HttpGetResponseAsyncResult`1.End(IAsyncResult result)   
    at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content)   
    at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String workflowName, WorkflowStartParameters startParameters)   
    at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String serviceGroupName, String workflowName, String monitoringParam, String activationKey, IDictionary`2 payload)   
    at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload)   
    at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflowOnListItem(WorkflowSubscription subscription, Int32 itemId, IDictionary`2 payload)   
    at Microsoft.SharePoint.WorkflowServices.WorkflowInstanceServiceServerStub.StartWorkflowOnListItem_MethodProxy(WorkflowInstanceService target, XmlNodeList xmlargs, ProxyContext proxyContext)   
    at Microsoft.SharePoint.WorkflowServices.WorkflowInstanceServiceServerStub.InvokeMethod(Object target, String methodName, XmlNodeList xmlargs, ProxyContext proxyContext, Boolean& isVoid)   
    at Microsoft.SharePoint.Client.ServerStub.InvokeMethodWithMonitoredScope(Object target, String methodName, XmlNodeList args, ProxyContext proxyContext, Boolean& isVoid)   
    at Microsoft.SharePoint.Client.ClientMethodsProcessor.InvokeMethod(Object obj, String methodName, XmlNodeList xmlargs, Boolean& isVoid)   
    at Microsoft.SharePoint.Client.ClientMethodsProcessor.ProcessMethod(XmlElement xe)   
    at Microsoft.SharePoint.Client.ClientMethodsProcessor.ProcessOne(XmlElement xe)   
    at Microsoft.SharePoint.Client.ClientMethodsProcessor.ProcessStatements(XmlNode xe)   
    at Microsoft.SharePoint.Client.ClientMethodsProcessor.Process()

  • I can't add more titles in to the project

    My clip have 29 minutes. I have many Titles into to this project.... but now, a can't add more titles, when I drag the title inside one clip, not on the background, the title came back to the title menu window. How can I resolve this?

    I resolved the problem.
    I found a error. There was a very litle piace of title, lost in the midle of the movie, in the top of another title.... once I try to deleted this piace and I couldn't, now I did it and the movie acepted the titles again..... i can't explain... but it works.

  • Can I add multiple linked documents to an existing project?

    Can I add multiple linked documents to an existing project without breaking the project?
    The project I'm working on is due to go live in just a little over a month. I've recently acquired some training materials that contain information that needs to be merged into the help file. The problem is that there is not enough time to do it, get it reviewed, and so on.
    So I had this idea of linking to the Word docs (there are 3) for now, then cleaning things up as we go along.
    Is that a stupid idea this late in the game?
    Would it be better to create a separate help file with just those docs and then merge the projects into a master project?
    I am using RoboHelp 9 and Word 2010.

    I don't think the idea in itself is silly but I think there might be a nicer solution.
    Link the documents to a new project. How is described on my site. Alternatively import them.
    Once you have got the topics looking how you want, then import them into your main project. You then have the topics ready to edit later on but for now they can go as they are.
    Backup your main project before you start the import so that you can backtrack if you want to.
    The TOC will not come in automatically this way but you'll likely want to add the new stuff manually anyway. Alternatively you can import the TOC and then append it.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

Maybe you are looking for

  • Outlook 2010 cannot provide form scripting support

    I have followed two workarounds and fixes for Office 2010 in  a terminal services environment.  One was to copy a .dll file to the terminal server and the other was to remove a registry entry.  Both workarounds fixed the problem temporarily, but it c

  • Sudden green cast on PS7 under XPsp3

    Despite not colour profiling my monitor (I am not a pro user), I have never had any colour hassles with PS7.  Until now.  Suddenly everything I look at via PS7  has a green cast.  First noticed it on my summer holiday pix, went aaaghh!, am now troubl

  • FMS on Batch No. doesn't work

    Hi Suda and all experts, I have written following query and it is set as FMS query on Batch No. in batch no. creation screen appear after clicking on Add button in Receipt from Production Screen. DECLARE @KenaProdNo AS int SET @KenaProdNo = $[$13.61.

  • Script command 'BOX WIDTH ...' TAKES NO EFFECT

    HI:    In my script ,i use many 'POSITION XORIGIN '2.1' CM YORIGIN '3.4' CM BOX WIDTH '32.4' CM HEIGHT '0.1' MM INTENSITY 100' command like this , but some of this didn't work, i dont know why ,pls help me, tks !!

  • Error for deploying converterApp.ear

    I am just trying to deploy one of the examples( j2eeexampls ), called converterApp.ear on deploytool, but i got the following error message. i don't understand why i got this one.. please tell me... org.xml.sax.SAXParseException: Element "application