I have an ssis package that contains a few fuzzy lookups.
I am trying to schedule the package on a server running Sql 2012 Enterprise (version 11.03). I am getting the error
message
"Fuzzy Lookup Cannot run on installed Standard Edition of Integration Services. It requires Enterprise Edition or higher."
even though the server is running enterprise and i have checked and made sure that the SSIS tools are fully installed. any reason why this would giving this error on an enterprise install?