Page 1 of 1

recompiling the source .Net 2005

Posted: Tue Mar 06, 2007 8:49 pm
by ShadowDust
i get the following errors when trying to recompile the source. After Visual Studio automatically converts it to 8.0, then try to recompile it:

Error error C2337: 'Out' : attribute not found

it says that 193 times :/

can any1 give me a working source?

Posted: Tue Mar 06, 2007 8:55 pm
by Dlecain
Same issue here..

Hence my bug with the DLL.

Posted: Thu Mar 08, 2007 3:13 am
by ShadowDust
oops, sorry i didn't realise your problem was the same..

Posted: Fri Mar 16, 2007 12:08 pm
by StormBringer
you need to change the out attributes.

Check the .net 2005 manual, you will see that out is no longer used.