logo.gif

Oak Leaf Enterprises, Inc. 

  • Home

  • Products

  • Downloads

  • About

  • Shop

  • Forum

  • Members

  • More

    Use tab to navigate through the menu items.
    0
    To see this working, head to your live site.
    • Categories
    • All Posts
    • My Posts
    jcorder
    Nov 19, 2020

    Missing Templates

    in Windows Forms

    I purchased the updated MM product (I was using 2010). I figured I'd have some serious changes to get it working. I Installed the product and had a lot of errors different from when I was working on the demo version. I thought the best idea would be to go through the Jumpstart, then compare what is different. However, when I tried, there are no templates installed. I went through the list of changes the installation is supposed to make and the files installed and they all appear to be in place.


    Any ideas on why I don't have any templates?


    Thanks,

    Jeff

    3 comments
    0
    Kevin
    Nov 19, 2020

    Jeff, sometimes Visual Studio is fussy about installing templates. You can usually fix the problem by doing the following: 1. Close all instances of Visual Studio

    2. Run the Visual Studio Developer Command Prompt "As Administrator"

    3. In the Command Prompt enter: DEVENV /SETUP

    4. Relaunch Visual Studio

    0
    jcorder
    Nov 19, 2020

    That took care of it. Now I just have 10 years of updates to implement.

    0
    Kevin