Re: nsIURI object creation failed from standard URL
Neil <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >While creating the nsIURI object from standard_url ( ns_smartptr<nsIURI> result(standard_url); ) result is coming NULL (0x00000000). > > One possibility that I've just thought of is that you're building using a different SDK from the version of Gecko in which you want your component to run, in which case the UUID of nsIURI might well be different. -- Warning: May contain traces of nuts.