mosad2 Posted December 2, 2003 Posted December 2, 2003 hi guys i dont know what's going on when i write my code and try to build and excute it it give me errors i try the same code from the source codes of the book i study from it gives an error but it can be excuted! so anybody tells me why???? same codes one can be excuted and the other cant be:( Quote
*Experts* mutant Posted December 2, 2003 *Experts* Posted December 2, 2003 What code? You need to give more details than what what you did give :). Quote
AndreRyan Posted December 2, 2003 Posted December 2, 2003 I found that the compiler plays up on rare occasions and crashes so you get errors that don't exist and the "compiling as you type" stops functioning and all the built in commands loose their blue coloring. If you have a problem like this you just have to restart VS.Net, rebooting the whole computer is more effective though. I had this problem when I had a damaged RAM stick. If the code just doesn't compile, use the "Tasks" view to see what's wrong with it. Quote .Net allows software to be written for any version of Windows and not break like Unmanaged applications unless using Unmanaged procedures like APIs. If your program uses large amounts of memory but releases it when something else needs it, then what's the problem?
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.