Commander Unable To Start Correctly (0Xc000007B)
Hi,
When try to launch Commander,each time there's a Application Error popup,which stated the application was unable to start correctly (0xc000007b).Check Windows Services,there is only BarTender System Service running.
-Reinstall Bartender Suite won't help.
-Try to register Cmdr.exe and CmdrSrv.exe won't work.
PC is running on Windows 7 Service Pack 1 64-bit,Visual C++ 2008 9.0.30729.17 both x86 and x64 are installed.BarTender version is BT-A3.
Any other possible solution?
Thanks in advance!
-
It is the Commander service you need to check, not the BarTender System service. I suggest you follow the Commander trouble shooter: http://forums.seagullscientific.com/index.php?/topic/55-commander-troubleshooting/
0 -
Legacy Poster
★ BarTender Hero ★
Hi Ian,
Already tried all the method mentioned inside the PDF.Unable to see any Commander Service inside Windows Services.It seems like Commander Service is unable to start at all.Reinstall BarTender Suite won't help at all.
Any other work around?
0 -
I suggest you run a command line to install the Commander service if it isn't currently there. It won't work without it.
sc.exe create "Commander Service" binPath= "c:\Program Files\Seagull\BarTender Suite\cmdrsrv.exe"
(Note: Be sure to retain the space after the “binPath= ” parameter.)
Of course on a x64 system the command line would be:
sc.exe create "Commander Service" binPath= "c:\Program Files (x86)\Seagull\BarTender Suite\cmdrsrv.exe"
0 -
Legacy Poster
★ BarTender Hero ★
Hi Ian,
Try your method and the service finally appeared but unable to start.It just show Error 1053,so can I assume that's the Windows problem?
[attachment=2287:service.png]
0 -
The solution given here for the License Server service should help fix the issue: http://forums.seagullscientific.com/index.php?/topic/3529-option-not-available-to-start-sls-as-a-service
0
Please sign in to leave a comment.
Comments
5 comments