Forum Moderators: phranque
Only InProc server components should be used. If you want to use
LocalServer components, you must set the AllowOutOfProcCmpnts registry
setting. Please consult the readme file for important considerations.
REASON: This error is the result of a safety mechanism in ASP that prevents
the launching of LocalServer components.
To override this safety mechanism, you must set the AllowOutOfProcCmpnts
registry value to 1. This registry value is located at the following path:
HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet
\Services
\W3SVC
\ASP
\Parameters
SOLUTION: Use the following steps to change this value:
Select Run from the Start menu.
Type "regedit" into the Open window.
Navigate to the path defined above.
Double-click on the AllowOutOfProcCmpnts value and change the value to 1.
There was no key for "Allow.." so I added one, but it didn't affect anything.
Second. If nothing obvious shows up there, then uninstall, reboot, then reinstall IIS. You do that from the Control Panel Add/Remove Programs.
The problem is probably that it can't run ASP.DLL for some reason.
I uninstalled/reinstalled IIS and that did the trick.
To all: thank you for staying up with me late last night. The converting to NTFS helped, and the uninstall/reinstall of IIS helped as well.
You can see what I'm up to:
www.URL-in-profile.com/charms/demo.asp
THANKS!!!!!!!!!!!!!
(edited by: DaveAtIFG at 4:40 pm (gmt) on Oct. 30, 2001