February 26, 201511 yr I used to have a HP Core2Duo i2 desktop, with native Windows 7 SP1 and Visual C++ 6 running fine.Now I got a Dell XPS 8700 i7 desktop, SSD, with native Windows 7 SP1 and Visual C++ 6 keeps on crashing everytime I load up a workspace/project.devdbg.pkg exception, access violationMy work colleagues tell me their Visual C++ 6 runs fine on their Windows 7.Does anyone have a clue why a Dell XPS 8700 i7 desktop (SSD) running native Win7SP1 would keep on crashing everytime I load up a workspace/project in Visual C++ 6 (latest service packs). But on my old PC (HP Core2Duo i2) Win7SP1, it runs fine?
February 26, 201511 yr Is it the same as this? http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/how-to-solve-the-appcrash-problem-when-i-run/fa669790-8fe4-44dd-9239-ac67317455af You may be able to generate a DMP file from it.
February 26, 201511 yr Author Is it the same as this?http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/how-to-solve-the-appcrash-problem-when-i-run/fa669790-8fe4-44dd-9239-ac67317455afYou may be able to generate a DMP file from it.I guess it's kinda similar. How do I generate a DMP?
February 26, 201511 yr Third section in this post: http://www.msfn.org/board/topic/130005-creating-memory-dumps/
February 26, 201511 yr Help me out here - what does this mean?"native Windows 7 SP1""OEM Pre-installed"? This may/may not be relevant, but - x86 or x64 version?
February 26, 201511 yr Author Currently it's working. I uninstalled and installed it on the HDD (D:\) rather than SDD (C:\).It successfully loaded a workspace/project.Sometimes it crashes with devncb.pkg (I recognise NCB means classview information). I usually delete the *.ncb so it generates a clean one. Later sometimes is crashes with the devdbg.pkg violation again. I decided to install Microsoft Platform SDK for Windows 7. Now Visual C 6 seems to be more stable.Fingers crossed it will be like this for a very very long time. Third section in this post:http://www.msfn.org/board/topic/130005-creating-memory-dumps/Thanks for your link. It made me install Microsoft Platform SDK for Windows 7. Help me out here - what does this mean?"native Windows 7 SP1""OEM Pre-installed"? This may/may not be relevant, but - x86 or x64 version?native = installed as a host OS on machine... rather than guest OS in a VMlol OEM pre-installed? did I write that??? x64 means 64-bit... whereas x86 means 8086 intel instruction set architecture... bit misleading....
February 26, 201511 yr 1 - Native not=Host. Made no sense to me, so I asked (a clarification question).2 - No, you did not, hence the "?" at the end (a question).3 - 32-bit as opposed to 64-bit (obvious question, since that's the Windows 7 platforms as-specified).Weird how MS says the same thing, so, misleading?http://windows.microsoft.com/en-us/windows7/products/system-requirements Aside from your misunderstanding (all questions, not statements) and thinking I was somehow attacking you... Glad you got it working.
Create an account or sign in to comment