Board index » Visual Studio » General problem compiling sample apps in 2005
|
markov
|
General problem compiling sample apps in 2005
Visual Studio111
Recently I felt fortunate that I was provided VS2005 from my employer but ever since I have been unable to compile almost every sample I download from msdn, codeproject, codeguru, etc. I know this is a general complaint but every time there is a new problem. Here is the most recent one. I downloaded the scheduler sample at msdn.microsoft.com/library/default.asp and got the error: Error 1 error C2768: 'SerializeElements' : illegal use of explicit template arguments c:\program files\visual studio .net 2002\samples\visual c++ samples\mfc_internet_scheduler\scheduler.h 30 I tried to run about 5 sample projects this morning and, after conversion, they all got different errors. Maybe I changed some program settings that I shouldn't have. If this is going to be an ongoing problem is there a place I can find samples exclusively made for VS2005? In the meantime does anyone know what might be causing the error above? - |
