[Bug 37783] N1MM PLUS Logger 1.0 (.NET 4.0 app) crashes on launch (failure to parse registration-free COM/ActiveX info from app manifest)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 31 02:58:13 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=37783

--- Comment #6 from Nikolay Sivov <bunglehead at gmail.com> ---
I did some testing on Win8.1 VM and it turns out 'allowDelayedBinding' is what
triggers that. When set to true dependency are not checked, but setting it to
false make context creation fail.

A testbot run shows that this attribute is not supported on older systems and
context fails to create regardless of attribute value. I'll have to test more
but now the question is mostly does this application version run on WinXP at
all or not. Probably Nelson knows that.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list