I have migrated a VB project from 2008 to 2012. As expected, there are many code modification to meet the migration process. As stated in the title, how can I resolved this error?
Here is the line having the said error:
Dim FSO As Scripting.FileSystemObject
FSO = New Scripting.FileSystemObject