Skip to main content
Question

Unable to create FME Session with FMEObjextsDotNet - FME2015


  try
            {
                fmeSession = FMEObjects.CreateSession();
                fmeSession.Init(null);
            }
            catch (FMEOException ex)
            {
                return ex.FmeErrorMessage;
            }

Hi,

I am trying to create fme session in my application. But, I am getting 'Session could not be created. Path to specified FME core DLL is invalid.' error.

FME2015

Visual Studio 2010

This issue comes after installing FME2020 in my system. I uninstalled 2020 and reinstalled 2015. Still, I am getting the same error.

Any idea how to fix this issue?

0 replies

Be the first to reply!

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings