Page 1 of 1

.Net version 4.0 in Windows 7

Posted: 5. Jun 2018, 21:42
by GreePaul
A program I'm trying to install on Windows 7 (running in Virtual Box) tells me it requires .NET version 4.0.
Following instructions found on the internet to install that, I typed "net stop WuAuServe" into command prompt,
but it tells me "access denied".

There should be a way to do it,
because the same program runs on Windows 7 on my desktop, which does not use Virtual Box.
Thanks for any help you can give.

Re: .Net version 4.0 in Windows 7

Posted: 6. Jun 2018, 09:33
by socratis
GreePaul wrote:the same program runs on Windows 7 on my desktop, which does not use Virtual Box.
Just because an OS/program that runs in the context of VirtualBox has a problem, it doesn't make it a VirtualBox problem necessarily. You're having an issue that has most probably nothing to do with VirtualBox, so my suggestion would be to treat it as such, as a native problem with the OS or the application of the guest.

Re: .Net version 4.0 in Windows 7

Posted: 8. Jun 2018, 04:33
by BillG
Did you try installing .NET 4.0 or later?

What version of .NET is installed on the physical machine which works?