A VRPC problem and some...
Dave Symes (425) 156 posts |
I’m gonna try and keep this simple… I have three Win 10 computers, each has a VRPC-DL installed on it, suddenly one of the computers fails to run its VRPC-DL. The two others continue to run their VRPC-DL installs without problems. If I take the VRPC from the errant PC to one of the good PCs it works okay. I’ve also installed from the original VRPC-DL download .zip file, but that also immediately fails to run. With some guidance from a MS forum I’ve been through a number of testings and processes and finally an advisor examined the .dmp file generated by the VRPC failure and posted me the following today: Independent Advisor You did it correctly and I was able to open the dump files. It appears the issue with your program is manifesting inside one of the Visual Studio .NET:tm: 2003 dependencies (mfc71.dll) based on the stack: STACK_TEXT: I am guessing that the install files for this program include the VS .NET 2003 components, since there is no distinct download from MS for 2003 runtimes. As such, there is no option to individually repair those components natively. That, coupled with the fact this is a 3rd party program, really means you need feedback from their support. I can’t recall if I asked, but I assume you already completely uninstalled the program and reinstalled it? As per his suggestion in an earlier posting about asking on this actual Forum (He gave me the url), and as I’m already a member, I though it was time to see if folks here had any useful thoughts. Thanks |
acorndave (8507) 29 posts |
Has it ever worked on the errant PC ? When you try to run it does it just do nothing ? Have you tried looking in eventvwr ? Other versions of VirtualRPC can fall over with the atapicd component This would be C:\VirtualRPC-DL\Plugins\atapicd on a VirtualRPC-DL set up. Although when I installed VirtualRPC-DL on my W10 Laptop the atapicd component is not there, so it Some of these fault finding things on Virtual Acorn may be helpful ? |
Dave Symes (425) 156 posts |
Thanks for your thoughts Acorndave. In order… I’ve used the output from the ‘Event viewer’ log to post to the MS Forum, I’ve also had the ‘Task Manager’ processes tab open while attempting to run VRPC. The MS throbber circles for a couple of seconds, VRPC displays in the Processes list, then it vanishes. With regard to Atapicd, it was removed on all my various VRPC installs years ago. I’ve been through a whole slew of testings, for malware, antivirus, Firewall on or off, disabling startup services, etc… A couple of days ago the MS forum asked me to post the Crash Dump file relating to the VRPC failure, and here we are after the dump file was examined by the advisor ‘William Dz’ Bemused by the fact that identical installs of VRPC on two other Win 10 machines all work okay. Thanks |
Steve Pampling (1551) 8170 posts |
Not really done any PC stuff for quite some while but I cast an eye over it
is a reference to Windows 2003/XP (server and desktop tags there) and those are the .NET components from that era. There certainly used to be distinct downloads, but MS modernised (code for dumped their old stuff) so to re-install that specific version of .NET you need those as per the hint from the “Independent Advisor” Aaron should have that in his developer package, so he’s your best bet for a known clean1 copy of the right era .NET installer. Being old there will probably be a BTW. Where were you hiding when Gavin was seeking advice on replacement s/w &/or hardware for his other half? 1 I have no doubt that a copy or two of the 2003 .NET install files are out there on the net, but whether they have been tampered with is a concern. |
Dave Symes (425) 156 posts |
Ah! But not looked at it recently, so I went for a butchers… I’d been through a number of the(Ahm!) VRPC quirks in my testing, but there was one that I’d forgotten. Quote: End Quote. I tested the PC and sure enough I couldn’t get a damn peep out of it, strange business I though (Stronger words were used of course). The audio adaptor was off and not available or responding. So, long story short, got the audio adaptor alive again and Yehaw! All versions of VRPC now work again. :-) So Acorndave thanks for the prompt that got me looking elsewhere. Dave |
Steve Pampling (1551) 8170 posts |
Quote: WTF?? Has anyone hit Aaron with something heavy yet? So disabling the audio (little icon in the tray at the right, or key above F12 in this lappie) as I am won’t to do when surfin’ the net, would kill VA?
Yep, definitely cowboy material. |
David J. Ruck (33) 1635 posts |
I’m not sure where .NET2003 is coming in to this, VirtualRPC predates .NET by a long way (back when it was Red Squirrel) and its barely been touched since. As can been seen from the stack dump it’s dependant on Microsoft Foundation Classes mfc71, and that should be available as a separate install. |
Steve Pampling (1551) 8170 posts |
That was the item/version referenced in the dump. Hence people suggesting concating support to ask about the .NET setup. |
Rick Murray (539) 13840 posts |
Wasn’t there a build a while back (like probably ages ago) that would start up if you had an empty CD-ROM, but would crash if there was a disc in the drive? As (the real) Steve says, something really ought to work with what’s available and cope intelligently with deficiencies. Sound is not important 1. Nice to have, certainly, but inexcusable as a show stopper. 1 I have no sound from my Pi. The speaker jack is plugged into my net radio as it is more useful to me to listen to Delain (etc) than the occasional beep. |
Stuart Swales (1481) 351 posts |
Visual Studio .NET 2003 was a thing back in the day. Just the successor to Visual C++ 6.0 really with some .NET tat added. As you might guess from mfc71.dll, it was Visual C++ v7.1. |
David J. Ruck (33) 1635 posts |
I had hoped to erase those days from my mind! |
Rick Murray (539) 13840 posts |
On VRPC with no audio device… …no-one can hear you scream. |
Stuart Swales (1481) 351 posts |
I think that one was the only 32-bit Visual C++ variant that I never used. |
Dave Symes (425) 156 posts |
What’s even more bemusing… In the VRPC Menubar Tools-Option-Audio Tab you can disable sound. That in itself doesn’t stop VRPC from running. :-) Dave |