The group or resource is not in the correct state to perform the requested operation
COM
1
Posts
1
Posters
4
Views
1
Watching
-
Hi, Here is the scenario. IE9 loads a com activex, when an activex method is called, in the method it launches another com exe (registerless using manifest), cocreates and get the interface pointer then calls a method of that interface. I am able to launch, cocreate and get interface pointer but when the method of that interface is called the following error is returned. "The group or resource is not in the correct state to perform the requested operation" Can someone help me on this please? Regards, Hari