DOS application causing max processor problems under W2K
Hi All Newbie to the site here, so first off Hello I am hoping that someone out there might be able to shed some light on this problem I am having. I've been working on it for about a week now and I am still no closer to working it out.
Hi All
Newbie to the site here, so first off Hello
I am hoping that someone out there might be able to shed some light on this problem I am having. I've been working on it for about a week now and I am still no closer to working it out.
Small network with a W2K server and a few W2K clients. The server is hosting a old MS-DOS application which is shared out to the client (easy so far!).
When I run the MS-DOS application on the client (from the shared drive) the application starts ok then as it goes through it startup process the CPU utilization hits 100% and sticks there when the DOS app is in use (even if it is minimised). The processor only comes down again when I terminate the DOS application.
Any help would be great!
Thanks
Rob
Newbie to the site here, so first off Hello
I am hoping that someone out there might be able to shed some light on this problem I am having. I've been working on it for about a week now and I am still no closer to working it out.
Small network with a W2K server and a few W2K clients. The server is hosting a old MS-DOS application which is shared out to the client (easy so far!).
When I run the MS-DOS application on the client (from the shared drive) the application starts ok then as it goes through it startup process the CPU utilization hits 100% and sticks there when the DOS app is in use (even if it is minimised). The processor only comes down again when I terminate the DOS application.
Any help would be great!
Thanks
Rob
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Quote:Hi All
Newbie to the site here, so first off Hello
I am hoping that someone out there might be able to shed some light on this problem I am having. I've been working on it for about a week now and I am still no closer to working it out.
Small network with a W2K server and a few W2K clients. The server is hosting a old MS-DOS application which is shared out to the client (easy so far!).
When I run the MS-DOS application on the client (from the shared drive) the application starts ok then as it goes through it startup process the CPU utilization hits 100% and sticks there when the DOS app is in use (even if it is minimised). The processor only comes down again when I terminate the DOS application.
Any help would be great!
Thanks
Rob
Is the CPU 100% on the client or the server?
This is just a guess...
I don't believe that DOS supports networked paths. If you try to run the app on the share drive and it has a directory hard coded in the application (i.e. tries to hit c:\APP) it will look for the directory on your client and not the server.
Newbie to the site here, so first off Hello
I am hoping that someone out there might be able to shed some light on this problem I am having. I've been working on it for about a week now and I am still no closer to working it out.
Small network with a W2K server and a few W2K clients. The server is hosting a old MS-DOS application which is shared out to the client (easy so far!).
When I run the MS-DOS application on the client (from the shared drive) the application starts ok then as it goes through it startup process the CPU utilization hits 100% and sticks there when the DOS app is in use (even if it is minimised). The processor only comes down again when I terminate the DOS application.
Any help would be great!
Thanks
Rob
Is the CPU 100% on the client or the server?
This is just a guess...
I don't believe that DOS supports networked paths. If you try to run the app on the share drive and it has a directory hard coded in the application (i.e. tries to hit c:\APP) it will look for the directory on your client and not the server.
Have you tried running the application in compatibility mode?
If you do not have the Compatibility tab on your shortcut properties, you'll need to register slayerui.dll.
If you do not have the Compatibility tab on your shortcut properties, you'll need to register slayerui.dll.
If you have a shortcut to the .exe, the compatibility tab will be there, assuming that slayerui.dll has been registered.
I just checked on a shortcut that I have, and it does indeed show up.
Compatibility mode is only for windows environments. If the dos app does this all I can suggest is a virtual PC solution. Either VMware or Virtual PC(Formerly connectix, now owned by microsoft)
Virtual PC runs great i've been using it since the early betas.
www.connectix.com will get you to it.
($199.00 last time I checked)
Another quicker, and FREE way to try is DOSBOX. Beware, one is free and open source, anothe rprogram called dosbox is shareware. Try the free one first.
Virtual PC runs great i've been using it since the early betas.
www.connectix.com will get you to it.
($199.00 last time I checked)
Another quicker, and FREE way to try is DOSBOX. Beware, one is free and open source, anothe rprogram called dosbox is shareware. Try the free one first.