Hey Pengtsen,
All was working perfectly in my mind - I thought I understood the problem. However, when I went to make the changes I realized (from reading the forum) that I hadn't upgraded to 5.3+ so that I would have an issue with ShadowViewer throwing an exception when trying to use appearance.
So I downloaded the 5.4 version and have been trying to install it and I am getting the following exception and after several attepts and re-downloading and re-strarting the host I figured that I better ask the expert:
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. | Stack Trace:
<PRE>[ThreadAbortException: Thread was being aborted.]
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +501
System.Web.ApplicationStepManager.ResumeSteps(Exception error) +564
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +141
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +436
</PRE> | |