1

I am trying to import a package to SSIS 2017 .I have a SMTP connection manager in my package which is causing the issue while I import :

OLE received a packet with an invalid extension. (Exception from HRESULT: 0x80010112) (Microsoft.SqlServer.DTSRuntimeWrap)

I have tried removing the connection manager and did an import.It worked.

Can you please let me know if I am missing any assemblies?

Hadi
  • 36,233
  • 13
  • 65
  • 124
SuperKings
  • 89
  • 1
  • 9
  • try to create a new SMTP connection manager instead of using the old one after than you can compare the .dtsx xml file to see if there is any irrelevant property coming up in your old SSIS file. – Rahul Sharma May 07 '19 at 09:12

0 Answers0