Hi Folks,
I am getting this issue while loading data from excel. The weird thing is that though it is showing this as an error but when I run my package still I am getting results and the task has turned to green.
Error Message is displayed below. (Attaching the images too.)
TITLE: Microsoft Visual Studio
------------------------------
Nonfatal errors occurred while saving the package:
Error at Website [Connection manager "Excel Connection Manager"]: The connection string format is not valid. It must consist of one or more components of the form X=Y, separated by semicolons. This error occurs when a connection string with zero
components is set on database connection manager.
Error at Website: The result of the expression "@[User::FilePath]" on property "ConnectionString" cannot be written to the property. The expression was evaluated, but cannot be set on the property.


