Server Error in '/' Application.

Could not create an object of type 'Scripting.FileSystemObject'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Could not create an object of type 'Scripting.FileSystemObject'.

Source Error:


Line 336:		'HEE FEB 8, 2012 I BUILT IN PLACE HOLDERS FOR pGlossy/P6 AND THE POTENTIAL FOR OTHER FUTURE PLAYERS
Line 337:		'---------------------------------------------------------------------------------------------- 
Line 338:		objFSO = Server.CreateObject("Scripting.FileSystemObject")
Line 339:		Const ForReading = 1, ForWriting = 2, ForAppending = 8
Line 340:

Source File: D:\Inetpub\wwwroot\LightningStreamMT\Media\player\detect.aspx    Line: 338

Stack Trace:


[HttpException (0x80004005): Could not create an object of type 'Scripting.FileSystemObject'.]
   System.Web.HttpServerUtility.CreateObject(String progID) +3565643
   ASP.media_player_detect_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in D:\Inetpub\wwwroot\LightningStreamMT\Media\player\detect.aspx:338
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +270
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +14
   System.Web.UI.Page.Render(HtmlTextWriter writer) +30
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +67
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +101
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +27
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1342


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0