Question : error with web site when it was moved from server 2003 to 2008

I moved a web site from a  server nrunning windows web server 2003 to a new server running server 2008 standard. After the site is running for maybe an hour..well the time is not exact..we get an error that we do not get on the 2003 machine..

Retrieving the COM class factory for component with CLSID {6F1D3A09-81A5-481C-9769-72AC922BB409} failed due to the following error: 80070008.

Stack Trace:

[COMException (0x80070008): Retrieving the COM class factory for component with CLSID {6F1D3A09-81A5-481C-9769-72AC922BB409} failed due to the following error: 80070008.]
   Microsoft.VisualBasic.CompilerServices.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags) +199
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack) +443
   ASP.default_aspx.Page_Load(Object sender, EventArgs e) +1026
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

 

Answer : error with web site when it was moved from server 2003 to 2008

That is no solution. But it looks like there really is none. W2008 has it built-in. The only means to disallow for accidentally shutdown is to remove the shutdown ability via GPO, and provide a shutdown script ...
Random Solutions  
 
programming4us programming4us