Announcement

Collapse
No announcement yet.

ms visual studio

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ms visual studio

    i installed ms visual studio 6 recently on xp and had problems running vc++. i got these errors :
    The instruction at "0x77e778ce" refrenced memory at "0x00af06c4". The memory could not be "written".
    The instruction at "0x77e778ce" refrenced memory at "0x00af0674". The memory could not be "written".
    The instruction at "0x77e778ce" refrenced memory at "0x0003408c". The memory could not be "written".

    vb and the others work fine but vc doesnt. i borrowed a friends copy too to see if that would work but i get the same errors. that copy worked on my friends computer though.

    anyone faced the same problems or know how to fix it?

  • #2
    Do a search on Google Web and Google Groups on MFC42.dll and MSVCRT.dll. My VC++ 6.0 was very picky about the correct version of these two files to use.

    I have not used VS 6 with XP so I am not sure if this is infact the problem. I should still have those 2 files, I can find them for you if this is in fact the problem.

    Comment

    Working...
    X