First of all i'd like to say i'm not that average noob that downloads a source, compiles it, gets errors and posts it on forums right away...
I've been trying to look for a solution myself.
I am not a pro C# Coder but i am familiar with its basics.
This is the error i get on compiling
At first i thought it would have been because i'm running on Vista and maybe Visual C# doesn't have the "permission" to write on that location, but i get the same error on my Windows 2003 Server box, which can compile other sources without any problems.
Anyone knows what possibly causes this or how to fix it?
I've been trying to look for a solution myself.
I am not a pro C# Coder but i am familiar with its basics.
This is the error i get on compiling
Code:
" Error 1 Unexpected error creating debug information file 'C:\Users\Conquer\Desktop\CoV2\CoV2\CoV2\obj\Release\COServerProject.PDB' -- 'Unspecified error' "
Anyone knows what possibly causes this or how to fix it?