Trying to import the sample Smith product import xls and I get this error: Request for the permission of type 'System.Data.OleDb.OleDbPermission, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed
This appears to be a permissions error as far as what I have Googled realted to .NET.
However the Smith documentation prequisites does not state that a "Full Trust" environment is required, we have a medium trust whereby all DNN and all modules are functioning normally.
Any thoughts?