Started to click a few of the ads and bam I broke it.
here is what i did, after click a few of the ads I decided to try out the lil X tick on the top right ad, well once i did it froze for a moment and the follow poped up....
when I tried to replicate it, I was unable to do so , however I was able to clicky the x and I clicked this ad covers the page and now nothing is populated in the ad space

**Quick edit after a few moments the ads repopulated and are working again**
P.S. here is a copy of the log
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x800700AA): The requested resource is in use. (Exception from HRESULT: 0x800700AA)
at System.Windows.Forms.UnsafeNativeMethods.IWebBrowser2.Navigate2(Object& URL, Object& flags, Object& targetFrameName, Object& postData, Object& headers)
at System.Windows.Forms.WebBrowser.PerformNavigate2(Object& URL, Object& flags, Object& targetFrameName, Object& postData, Object& headers)
at System.Windows.Forms.WebBrowser.set_Url(Uri value)
at Launcher.HMTLManager.UpdateBanner()
at Launcher.MainForm.Timer1Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Launcher
Assembly Version: 1.0.5548.215
Win32 Version: 1.0.5548.215
CodeBase: file:///C:/Users/Cassie/Desktop/Launcher.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
resmodule
Assembly Version: 0.0.65535.65535
Win32 Version: 1.0.5548.215
CodeBase: file:///C:/Users/Cassie/Desktop/Launcher.exe
----------------------------------------
a
Assembly Version: 1.0.0.0
Win32 Version: 1.0.5548.215
CodeBase: file:///C:/Users/Cassie/Desktop/Launcher.exe
----------------------------------------
resmodule
Assembly Version: 0.0.65535.65535
Win32 Version: 1.0.5548.215
CodeBase: file:///C:/Users/Cassie/Desktop/Launcher.exe
----------------------------------------
Launcher
Assembly Version: 1.0.5548.215
Win32 Version: 1.0.5548.215
CodeBase: file:///C:/Users/Cassie/Desktop/Launcher.exe
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Launcher
Assembly Version: 1.0.5548.215
Win32 Version: 1.0.5548.215
CodeBase: file:///C:/Users/Cassie/Desktop/Launcher.exe
----------------------------------------
Launcher
Assembly Version: 1.0.5548.215
Win32 Version: 1.0.5548.215
CodeBase: file:///C:/Users/Cassie/Desktop/Launcher.exe
----------------------------------------
Launcher
Assembly Version: 1.0.5548.215
Win32 Version: 1.0.5548.215
CodeBase: file:///C:/Users/Cassie/Desktop/Launcher.exe
----------------------------------------
Launcher
Assembly Version: 1.0.5548.215
Win32 Version: 1.0.5548.215
CodeBase: file:///C:/Users/Cassie/Desktop/Launcher.exe
----------------------------------------
Microsoft.mshtml
Assembly Version: 7.0.3300.0
Win32 Version: 7.0.3300.0
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.