Hello, everyone. before one month, I can run appl, but now I can not this appl. so I debuged this codes, and i found error location. I can not understand why happen error here. I can not solve problem about this. IStreamPtr out; hr = Connector->get_OutputStream(&out); b = Reader->Load(CComVariant(out.GetInterfacePtr()), _T("")); // <--- Error in Here in Load method, it throw exception and i catch this error message, that is "Property name is invalid" what's mean of this? Help Me.. every guru-s