I am migrating my bbses from an old PC to a new PC. The old
PC runs Windows 7 and the new PC is running Windows 11 Pro. I am
running Synchronet 3.19b on the old PC.
I am trying to install 3.19b onto the new Win 11 PC and getting
the error 0xc000007b.
I have copied the DLLs mscvr100.dll and vcruntime140.dll to the new
machine because I got errors saying they were missing when I first
tried to run Synch.
I also installed the vcredist files from 2005 thru 2022.
Still getting the error... any ideas?
I am migrating my bbses from an old PC to a new PC. The old PC runs Windows 7 and the new PC is running Windows 11 Pro. I am running Synchronet 3.19b on the old PC.
I am trying to install 3.19b onto the new Win 11 PC and getting the error 0xc000007b.
I have copied the DLLs mscvr100.dll and vcruntime140.dll to the new machine because I got errors saying they were missing when I first tried to run Synch.
I also installed the vcredist files from 2005 thru 2022.
Still getting the error... any ideas?
(oh the error comes from sbbsctrl.exe)
are you trying to load a 64bit dll in a 32bit process or vice versa?
Re: Error 0xc000007b
By: MRO to Bf2k+ on Fri Aug 29 2025 11:08 am
are you trying to load a 64bit dll in a 32bit process or vice versa?
Win11 is 64-bit. And 32-bit DLLs load just find on 64-bit Windows.
It could be something to do with trying to run 16-bit programs
however (and 64-bit editions of Windows don't include a 16-bit
compatible subsystem). Maybe some kind of event? <shrug>
are you trying to load a 64bit dll in a 32bit process or vice versa?
Re: Error 0xc000007b
By: Bf2k+ to All on Fri Aug 29 2025 08:08 am
First, as an experiment, trying running sbbs.exe instead of sbbsctrl.exe and see what if any error you get and report it back here
It'd also be useful to know what console/log output comes out of sbbs.exe before a crash.
Re: Error 0xc000007b
By: MRO to Bf2k+ on Fri Aug 29 2025 11:08 am
i just looked up the code and some people were having that issue.
i'm not sure if it lets you install 32bit on a 64bit platform for VC distributable.
i'm not sure if it lets you install 32bit on a 64bit platform for VC distributable.
Good question. I don't know.
I am running Synchronet Control Panel in Windows 11.
maybe the DLLs I copied from the Win 7 machine are 32 bit and the sbbsctrl.exe is 64? I don't know...
i just looked up the code and some people were having that issue. i'm not sure if it lets you install 32bit on a 64bit platform for VC distributable.
Bf2k+ wrote to Digital Man <=-
(I'm sorry I don't know more. I set up this BBS three years ago and it just runs. I took over a friend's bbs [Retrorunning - also 3.19b].
Just copied his system into my system and it went on running. Easiest
BBS I have ever set up and there have been more than a few. :) )
Re: Error 0xc000007b
By: Digital Man to Bf2k+ on Fri Aug 29 2025 12:04 pm
Re: Error 0xc000007band
By: Bf2k+ to All on Fri Aug 29 2025 08:08 am
First, as an experiment, trying running sbbs.exe instead of sbbsctrl.exe
see what if any error you get and report it back here
Same error reported by sbbs.exe
It'd also be useful to know what console/log output comes out of sbbs.exe before a crash.
Where do I find this log?
(I'm sorry I don't know more. I set up this BBS three years ago and it just runs. I took over a friend's bbs [Retrorunning - also 3.19b]. Just copied his system into my system and it went on running. Easiest BBS I have ever set up and there have been more than a few. :) )
Re: Error 0xc000007b
By: MRO to Digital Man on Fri Aug 29 2025 02:23 pm
Re: Error 0xc000007b
By: MRO to Bf2k+ on Fri Aug 29 2025 11:08 am
i just looked up the code and some people were having that issue.
i'm not sure if it lets you install 32bit on a 64bit platform for VC distributable.
For the vcRedist files I got them here: www.techpowerup.com/download/ and installed them using the included batch file that installs them all. No errors during this process.
Sounds like a good opportunity to stop being an "autopilot sysop" and actually figure out how things work... You know, like a real sysop.
sbbs.exe on Windows just logs to the screen/console. You should be able copy/paste from that console into a message here.
Re: Error 0xc000007b
By: MRO to Bf2k+ on Fri Aug 29 2025 11:08 am
are you trying to load a 64bit dll in a 32bit process or vice versa?
Good question. I don't know.
I am running Synchronet Control Panel in Windows 11.
maybe the DLLs I copied from the Win 7 machine are 32 bit and the sbbsctrl.exe is 64? I don't know...
well do what rob says and collect the error msgs in the console.
I'd love to. But if I understand you correctly, the 'console' is the Synchronet Control panel and it never loads. The errors pops up upon execution and immediately shuts down.
Re: Error 0xc000007b
By: MRO to Bf2k+ on Fri Aug 29 2025 09:51 pm
well do what rob says and collect the error msgs in the console.
I'd love to. But if I understand you correctly, the 'console' is the Synchronet Control panel and it never loads. The errors pops up upon execution and immediately shuts down.
I could load Process Monitor, run sbbs and then capture that PM log and send that. Would that help?
Re: Error 0xc000007b
By: MRO to Bf2k+ on Fri Aug 29 2025 09:51 pm
well do what rob says and collect the error msgs in the console.
I'd love to. But if I understand you correctly, the 'console'
is the Synchronet Control panel and it never loads. The errors
pops up upon execution and immediately shuts down.
Re: Error 0xc000007b
By: Digital Man to Bf2k+ on Fri Aug 29 2025 04:23 pm
sbbs.exe on Windows just logs to the screen/console. You should be able copy/paste from that console into a message here.
If you mean in the main synchronet window, it never loads. It aborts with the error immediately.
And this is a completely new installation of 3.19b on a completely new install of Windows 11 on a newly built PC. I have not even attempted to move my bbs over to this machine.
I could load Process Monitor, run sbbs and then capture that PM log
and send that. Would that help?
I think I had a similar issue while I was installing SBBS on a
Windows 11 Insider Preview on a virtual machine.
I did a couple of experiments, but what I found out was I was
installing the wrong version of the VC redist files; you should
download and install the x86 instead of the x64 ones (but in my
case, I just installed both; they installed together nicely and I
didn't have problems with my SBBS executables.)
When I was still had the x64 version installed, I wondered why the
dll files are not found even though I saw the .dll files in
The 'console' is not the Synchronet Control Panel. It's the Windows command prompt. Open that, 'cd' to your 'sbbs\exec' directory, and manually type "sbbs".
Could you confirm that you have only installed the dll files via the Microsoft installer, and not copied arbitrarily the .dll files to your SBBS installation directories?
Okay, good to know. Why not v3.20 install then?
But just a few minutes ago, MRO got online with me and he figured
it out and now it is all working!!! YAY!!! Wotta guy! Big Thanks!
I had bad DLLs from the site I listed earlier in this thread.
But I think the first DLLs I copied from the original Windows 7
machine were the original problem as the error showed up before
I went searching for solutions on youtube and downloaded the junk
DLLs.
Bf2k+ wrote to Gamgee <=-
Sounds like a good opportunity to stop being an "autopilot sysop" and actually figure out how things work... You know, like a real sysop.
Would I then get to be more like you?
I hope not.
The correct place to Microsoft packa
is from Microsoft's web-sites. There
Dont know. i do know that gamers use that pack of vc distributables with the batchfile that launches them one by one and i see online gamers are complaining about this error msg.
So i think there is a mix of 32bit and 64 bit dlls. but like i said, you now have the correct ones in sbbs\exec so it will work fine for you in the future.
Sysop: | Eric |
---|---|
Location: | Danktown |
Users: | 4 |
Nodes: | 10 (0 / 10) |
Uptime: | 244:47:38 |
Calls: | 37 |
Calls today: | 37 |
Messages: | 13,292 |
Posted today: | 4 |