Hi - as this takes .net 3.5 - does that mean I cant run it on win 7 ?
I have .net 4.5 installed currently.
after I add a server it gives me the following error and appears to shutdown :
the new task has been created but may not run because of an error : Transaction support within the specified resource manager is not started or was shut down due to an error.
also this 'new task' is that created in the task scheduler or just the program.
im assuming this is not working due to my dot net ver ?.. if so how do I get it working on win 7... as dot 3.5 doesn't appear to be compatible w/ win 7. ( or is it ? )
thank-you

disk space monitoring :
Started by
bob ross
, Dec 21 2013 05:35 AM
2 replies to this topic
#1
Posted 21 December 2013 - 05:35 AM
#2
Posted 21 December 2013 - 03:22 PM
Bob,
You can install .Net Framework 3.5 but 4.5 is fine. Also the task is created in Windows Task Scheduler. This most likely is not a .Net issue anyways as doing a bit of research led me to this:
http://serverfault.c...-started-or-was
-Jeff
You can install .Net Framework 3.5 but 4.5 is fine. Also the task is created in Windows Task Scheduler. This most likely is not a .Net issue anyways as doing a bit of research led me to this:
http://serverfault.c...-started-or-was
-Jeff
#3
Posted 22 December 2013 - 06:54 PM
Bob,
You can install .Net Framework 3.5 but 4.5 is fine. Also the task is created in Windows Task Scheduler. This most likely is not a .Net issue anyways as doing a bit of research led me to this:
http://serverfault.c...-started-or-was
-Jeff
Thanks Jeff - I will try it - I just wanted to test it before placing it on a server. Will give that a try - thanks for the help !