Error in try catch while converting VC6 to VS2008
When I opened a VC6 project in VS2008 and tried building it , initially I got the error: fatal error C1083: Cannot open include file: 'iostream.h': No such file or directory error C2259: 'CException' : cannot instantiate abstract class error BK1506 : cannot open file '.\Debug\SClientDlg.sbr': No such file or directory ...