.NET framework 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need .Net to run for a program I am running. But the service keeps shutting
down. I set the 'Startup type' in properties to 'Automatic' . But it always
shuts down after a few seconds. I have gotten all the windows updates
 
..NET runtime Optimization Service v2.0.50727_x86 (Microsoft .NET Framework
NGEN)
 
kid said:
.NET runtime Optimization Service v2.0.50727_x86
(Microsoft .NET Framework NGEN)


You will get much more informed help in the .NET Framework
newsgroup "microsoft.public.dotnet.framework". If you post there,
include as much information about what application you're trying to
run, what version of .Net Framework you have downloaded, what
directory it is in, how far into running the application you get, whether
there are any error messages that appear and what they say. Also
see if there are any entries in the event logs that might be a clue to
what is going wrong -
rt-click MyComputer/select Manage/select EventViewer.

Good luck,
*TimDaniels*
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top