Why does .NET interface fail with 0x0000045a on Windows 8.x?
Forum rules
The FAQ is a read-only forum which is in general updated only by employees of Dyalog Ltd. It replaces the FAQ page which existed under http://www.dyalog.com. Rather than rejecting other posts to this forum, such posts will be put in a moderation queue, and moved to a more appropriate forum.
The FAQ is a read-only forum which is in general updated only by employees of Dyalog Ltd. It replaces the FAQ page which existed under http://www.dyalog.com. Rather than rejecting other posts to this forum, such posts will be put in a moderation queue, and moved to a more appropriate forum.
1 post
• Page 1 of 1
Why does .NET interface fail with 0x0000045a on Windows 8.x?
Why does .NET interface fail with 0x0000045a on Windows 8.x?
Windows 8.x do not have .NET framework 2.0 installed by default.
If you don't install it as part of our install, you'll get this error when you try to use the .NET framework.
e.g.
In the Status Window:
Could not load bridge interface library bridge141-64_unicode.dll. (Error 0x0000045a: "Unknown error")
To get this working, please start Dyalog with "Run as administrator" and go to Options→Configure→.NET Framework. Tick the box and choose v4 from the combo.
Please restart Dyalog and try again.
Windows 8.x do not have .NET framework 2.0 installed by default.
If you don't install it as part of our install, you'll get this error when you try to use the .NET framework.
e.g.
⎕USING←'' 'System'
dtime←⎕NEW DateTime (2007 1 1)
VALUE ERROR
In the Status Window:
Could not load bridge interface library bridge141-64_unicode.dll. (Error 0x0000045a: "Unknown error")
To get this working, please start Dyalog with "Run as administrator" and go to Options→Configure→.NET Framework. Tick the box and choose v4 from the combo.
Please restart Dyalog and try again.
- Vince|Dyalog
- Posts: 432
- Joined: Wed Oct 01, 2008 9:39 am
1 post
• Page 1 of 1
Return to Frequently Asked Questions (FAQ)
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group