When I call "do_GetService" it returns in rv NS_ERROR_FAILURE. I do not know what's happen because in linux it works!!!. Any help would be
greatly apreciated.
Are you running a debug build? If not, then you'll probably need to remove the compreg.dat and xpti.dat files from your components directory. If you are, then check the console output. There should be some helpful messages displayed.
More than likely your component isn't getting registered. Also when it starts up, you should see a message about a generic component being found that should match the name of your component.
David Bradley
