SetTaskFolderSecurity Error

  • Thread starter Thread starter Dwayne
  • Start date Start date
D

Dwayne

Anyone know why I would get a Task Scheduler Service
SetTaskFolderSecurity Error=112 error message in FBA?

Also after that I had a FBA message dialog stating SAVEHIVE
(.Default) failed.

Thanks

clueless
 
Dwayne,

Please check if Andy's reply in the following thread is useful to you:
http://groups.google.com/groups?hl=...=1&[email protected]

Also, as an experiment, try disabling "Task Scheduler Installation" resource
of the "Task Scheduler" component in your configuration. See if it helps you
to pass FBA. Then run "%SystemRoot%\system32\mstinit.exe /setup" command
manually at post-FBA run time.

KM
 
Hi KM,

Yeah, I saw that posting and I had included the SxS
component in there so my modem would work.

Thanks again.

Dwayne
 
All,

Well after getting all of my hardware components working
in the image I now have a big problem. No .NET
Applications run on the OS not even a simple hello world
app. I've got the .NET Framework component in my build
and all of the directories and files are there for
the .NET Framework but none of the .NET applications run.

Any help is greatly appreciated.
 
Dwayne,

Is this somehow related to the SetTaskFolderSecurity issue you were starting the thread for?
If not, you may want to open a new thread so that other folks reply on the new problem.

What .Net Framework you work with? You may want to use the latest available (1.1):
http://www.microsoft.com/downloads/...d7-c25f-4aef-9a5e-e79ed9549e80&DisplayLang=en

If this does not work for you, can you specify what errors or exceptions do you see when you launch a .Net app? How the Hello app
does not work?

When you include .Net stack in to your Configuration and build, do you see any errors? Did you resolve all the component
dependencies? FBALog errors?
 
Back
Top