At school I'm running Visual C++.Net 2002 and at home I'm running Visual C++.Net 2003. At school I use a book based on the 2003 version and the code from the lessons doesn't work with 2002. But, at home the code from the book does work. The schools computers are also on a LAN. If anyone has any ideas as to what is wrong please let me know. Thanks!
It's just a simple "Hello, world" program. It says that it can't find the specified file when I debug. It shows the path name and I searched for the file and it is there but for some reason it wont link up with C++. I'm thinking it's because of all the restrictions on the LAN put forth by the network administrators.