Everytime I try to compile my program I get the error saying:
MSDEV.EXE Application Error. The instruction at "0x10312ea4" referenced memory at "0x02546000". The memory could not be "written".
Once I get past that error I get another error referring to the mspdb60.dll.
I tested VC++ with another program I wrote and it was successful. I have also tried to build the program on another computer and I get the same error. This program is currently operating on my computer. The only change that I made was to a title on a form. Even the old code produces the same error now. Any ideas????
Thanks in advance.
MSDEV.EXE Application Error. The instruction at "0x10312ea4" referenced memory at "0x02546000". The memory could not be "written".
Once I get past that error I get another error referring to the mspdb60.dll.
I tested VC++ with another program I wrote and it was successful. I have also tried to build the program on another computer and I get the same error. This program is currently operating on my computer. The only change that I made was to a title on a form. Even the old code produces the same error now. Any ideas????
Thanks in advance.