Page 1 of 1

C# DLL problem (alink.dll with IAlink3 could not be found)

Posted: Fri Sep 11, 2009 2:47 am
by koguee
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.

Re: C# DLL problem (alink.dll with IAlink3 could not be found)

Posted: Fri Sep 11, 2009 4:13 am
by John Cartwright
What is the exception that is thrown during compilation?

Moved to Misc.

Re: C# DLL problem (alink.dll with IAlink3 could not be found)

Posted: Tue Sep 15, 2009 12:48 am
by koguee
got it fixed.
I installed the open source SharpDevelop and am using it instead.