Hai All,
I tried to convert a Task to DataPumpTask2.
But i got an Error
An unhandled exception of type 'System.InvalidCastException' occurred
QueryInterface for interface DTS.CustomTask failed
I installed SP3 for SqlServer in my Desktop and in the Server itself.
But i faced the same problem again.
If anyone have idea please enligten me .
Thanx,
Karthik.A
Hai All,
I found the Solution.
What we have to do is,Just install the SP3 for desktop SQL2KDeskSP3.exe in ur Machine.
While installation, it asks for "sa" Password.
Just open the setup.ini in the Extracted folder sql2ksp3/MSDE/setup.ini
and add PWD sa = <Password> below the [options].
then it starts installation.Once it's completed .
Compile ur code.it runs successfully.
Thanx,
Karthik.A
No comments:
Post a Comment