> When ever i am trying to complie any program under VS.NET2005 editor i
> get this error
> " fatal error CS0014: Required file 'alink.dll' could not be found " ,
> if anyone has the solution do let me know.
Is your .NET 2.0 Runtime installed properly? alink.dll is part of the
.NET runtime, and belongs in the %systemroot%\Microsoft.Net\v2.0.50727\
directory.
-- Barry

Signature
http://barrkel.blogspot.com/
gopal.panda@gmail.com - 21 Jul 2006 23:32 GMT
I have tried installing VS.Net2005 for 3 times , but still it did not
work, so today i have installed only .Net2.0 again, you know what your
suggestion actually worked.
Thanks a lot