i code in C# as an academic requirement running on Vista U 32bit.
Each time I compile the codes (the green play button above) an error occurs, preventing the compilation to be successful.
the error is this: Required file 'alink.dll with IAlink3' could not be found
I've reinstalled C# more than once to repair if there were any errors from the previous installations but no good.
Is my WAMP (apache,mySql,PHP) server causing this to happen? Or you know any application that might be causing this error to happen?
Any help will be appreciated much.
Thanks.
C# DLL problem (alink.dll with IAlink3 could not be found)
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: C# DLL problem (alink.dll with IAlink3 could not be found)
What is the exception that is thrown during compilation?
Moved to Misc.
Moved to Misc.
Re: C# DLL problem (alink.dll with IAlink3 could not be found)
got it fixed.
I installed the open source SharpDevelop and am using it instead.
I installed the open source SharpDevelop and am using it instead.