Hi, I got a strange error when I try to use the latest technical preview on win2003. When I config writer for live spaces, I get an error "Unexpected error occurred", detail information
An unexpected error occurred while attempting to detect weblog settings:
Unable to case COM object of type 'mshtml.HTMLMetaElementClass' to interface type 'mshtml.IHTMLElement'. This operation failed because of the QueryInterface call on the COM component for the interface with IID '{3050F1FF-98B5-11CF-BB82-00AA00BDCE08}' failed due to the following error: No such interface supported()Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
I know it is not supported on server. But it is a great application and I have no problem to use it on win2008. Is there anything I need to update before using WLW on 2003?
thanks for your help. although regsvr32 mshtml.dll doesn't work because it can't find dllregister entry point. after some googling. I find the solution here http://labs.episerver.com/en/Blogs/Adam_Najmanowicz/Dates/111369/111370/111381/ And this seems like a problem in IE, not WLW itself. it exists since WLW beta 2.
Hope this information is useful.
Proposed as answer byRonald - MSFTWednesday, June 11, 2008 10:37 PM
I wonder if IE moves mshtml.dll to the system32\dllcache and that makes the fix above not work... Needless to say I will remember to suggest re-installing IE7 next time :)