Skip to main content
Participating Frequently
March 11, 2013
Answered

Does FDK11 support Visual Studio 2008?

  • March 11, 2013
  • 1 reply
  • 969 views

We use a client built on FDK 10 in Visual Studio 2008 IDE. Now the same client doesnt work with FDK 11 but if i convert the application to 2010 it works. So FDK 11 does not support VSTS 2008 or lower versions?

    This topic has been closed for replies.
    Correct answer Russ Ward

    Hi Venketraja,

    According to the FDK documentation, FDK11 requires VS2010. In my own experience, I found this to be true, as I was unable to build an FDK11 client with VS2008. So now I have both IDEs installed, with no problems thus far, even if both are open at the same time. By the way, I am using VS2010 Express, which was free. Apparently, there are some project components that the Express version cannot create, but as long as they are there because it is an existing project, it works OK.

    Russ

    1 reply

    Russ WardCorrect answer
    Legend
    March 12, 2013

    Hi Venketraja,

    According to the FDK documentation, FDK11 requires VS2010. In my own experience, I found this to be true, as I was unable to build an FDK11 client with VS2008. So now I have both IDEs installed, with no problems thus far, even if both are open at the same time. By the way, I am using VS2010 Express, which was free. Apparently, there are some project components that the Express version cannot create, but as long as they are there because it is an existing project, it works OK.

    Russ

    Participating Frequently
    March 15, 2013

    Thanks for sharing useful info. It works awesome in VS2010, mere migration helped.