A failure occurred while attempting to start the compilation.
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I am trying to change code and recompile dll's of a C#.Net class library. But even before i change any thing i am getting this error: A failure occurred while attempting to start the compilation. Please help me.. Thanks in anticipation. Kris.
If you fail for the first time , call it version 1.0.
-
Hi all, I am trying to change code and recompile dll's of a C#.Net class library. But even before i change any thing i am getting this error: A failure occurred while attempting to start the compilation. Please help me.. Thanks in anticipation. Kris.
If you fail for the first time , call it version 1.0.
Might a file be read only that needs to be writable ?
Christian Graus - C++ MVP