c# custom task on win 2000 problem -
09-12-2006
, 09:14 AM
Hi!
I have C# custom task which does manipulaiton with files (also it has
c# code that task compiles in runtime)
Task works good on win XP with MSSQL 2000 SP4 (mine PC)
but on cluster with win 2000 and MSSQL 2000 SP4 it sometimes crashes
mmc !
As Job task works OK (on both computers), but its not "user friendly"
when mmc closes down when doing something with DTS Task GUI.
(crash occures only sometimes)
Tnx for Answers |