Joy wrote:
> Hi,
> 
> I have been fighting with this problem for almost a week and I am really
> desperate to finding the solution. Thank in advance for any suggestions
> and tips.

> I googled this problem and it is said that this is caused by the 
> SideBySide <http://www.mazecomputer.com/sxs/help/whatis.htm>, event ID
> 59, but I couldn't figure out the solution to this.
> The dependency walk shows that the binary is looking for "MSVCR80D.dll"
> and "DWMAPI.dll" which are missing.

Well MSVCR80D.dll is the debug version of the Visual C 80 runtime, Aka
VS2005 so you are going to be in trouble there, i guess you have a
library from the auto download stuff that has a dependency on a 2005
version. The entire issue may be being caused by a missing DLL, but any
idea who pulled in those DLLs? what does the dependency walk show w.r.t.
this.

and where did DWMAPI.dll come from? that a vista dll, related to desktop
stuff, how odd.

I've had no trouble with VS2005 Express, well some documented trouble in
JIRA and recent posts ;-) and with a bit of googling 2005 Express is
still available and you can still register it with microsoft. But in
your case here i would say there is something more fundamental at play.

Robin







Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/SLDev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to