Guest EJS77 Posted September 25, 2008 Posted September 25, 2008 I have a strange error on a Terminal session. I receive the above error when a user opens an older application. When I open the same application as myself, Domain Admin, it works. I have removed the profile and the problem persists. When I add them the local Administrators group I still get the error. When I add them to the Domain Admins group the application runs. obviously I do not want the user to be a domain admin so is there anything that I can do to resolve this problem. Thanks, Eric
Guest Lanwench [MVP - Exchange] Posted September 26, 2008 Posted September 26, 2008 Re: NTVDM encountered a hard error EJS77 <EJS77@discussions.microsoft.com> wrote: > I have a strange error on a Terminal session. I receive the above > error when a > user opens an older application. When I open the same application as > myself, Domain Admin, it works. I have removed the profile and the > problem persists. When I add them the local Administrators group I > still get the error. When I add them to the Domain Admins group the > application runs. obviously I do not want the user to be a domain > admin so is there anything that I can do to resolve this problem. > > Thanks, > Eric That's the 16-bit subsystem. You could check out the Sysinternals tool, Process Monitor, to see where the app is trying to access (and failing). You should talk to the application vendor about the permissions their software needs to run the program. It seems odd that *local* admin rights won't suffice, honestly.
Guest Patrick Rouse Posted September 27, 2008 Posted September 27, 2008 Re: NTVDM encountered a hard error We encountered this problem on an old 16 bit Oracle Application. Below is a link to the fix: https://www2.provisionnetworks.com/forums/Topic135-5-1.aspx -- Patrick C. Rouse Microsoft MVP - Terminal Server Systems Consultant Quest Software, Provision Networks Division Virtual Client Solutions http://www.provisionnetworks.com "Lanwench [MVP - Exchange]" wrote: > EJS77 <EJS77@discussions.microsoft.com> wrote: > > I have a strange error on a Terminal session. I receive the above > > error when a > > user opens an older application. When I open the same application as > > myself, Domain Admin, it works. I have removed the profile and the > > problem persists. When I add them the local Administrators group I > > still get the error. When I add them to the Domain Admins group the > > application runs. obviously I do not want the user to be a domain > > admin so is there anything that I can do to resolve this problem. > > > > Thanks, > > Eric > > That's the 16-bit subsystem. > You could check out the Sysinternals tool, Process Monitor, to see where the > app is trying to access (and failing). > You should talk to the application vendor about the permissions their > software needs to run the program. It seems odd that *local* admin rights > won't suffice, honestly. > > > >
Recommended Posts