Server Error
Could not load file or assembly 'SourceCode.Forms.Controls.Web.ControlPack.Navigation' or one of its dependencies. The system cannot find the file specified.
More Details
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at SourceCode.Forms.Controls.Web.SDK.Utilities.ControlsAjaxModule.Initialize(ControlTypeExplorer controlExplorer)
at SourceCode.Forms.AppFramework.BundlingUtility.Execute()
at SourceCode.Forms.AppFramework.BundlingUtility.<>c__DisplayClass69_0.<AttemptMethod>b__0()
at SourceCode.Forms.AppFramework.IO.MutexExecutor`1.Execute(Func`1 function)
at SourceCode.Forms.AppFramework.BundlingUtility.AttemptMethod(String logPrefix, BundlingStatus inProgressStatus, BundlingStatus completedStatus, Action functionToExecute)
at SourceCode.Forms.AppFramework.BundlingModule.OnPostAuthenticateRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)