I loaded a backup of my v4.1.4 vault db on a different slq 2005 server. I installed the vault server 5.0.1 on a different win2003 server.
After installation, I got this error when i try to go to Vaultweb login page:
Server Error in '/VaultService' Application.
Could not load file or assembly 'Telerik.Web.UI, Version=2009.1.402.0, Culture=neutral, PublicKeyToken=0e17ff0349390ca9' or one of its dependencies. The system cannot find the file specified.
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.IO.FileNotFoundException: Could not load file or assembly 'Telerik.Web.UI, Version=2009.1.402.0, Culture=neutral, PublicKeyToken=0e17ff0349390ca9' or one of its dependencies. The system cannot find the file specified.
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.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Web.UI, Version=2009.1.402.0, Culture=neutral, PublicKeyToken=0e17ff0349390ca9' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Stack Trace:
[FileNotFoundException: Could not load file or assembly 'Telerik.Web.UI, Version=2009.1.402.0, Culture=neutral, PublicKeyToken=0e17ff0349390ca9' or one of its dependencies. The system cannot find the file specified.]
System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +43
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +127
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +142
System.Reflection.Assembly.Load(String assemblyString) +28
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46
[ConfigurationErrorsException: Could not load file or assembly 'Telerik.Web.UI, Version=2009.1.402.0, Culture=neutral, PublicKeyToken=0e17ff0349390ca9' or one of its dependencies. The system cannot find the file specified.]
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +613
System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +57
System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +54
System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp) +227
System.Web.Compilation.BuildManager.CompileGlobalAsax() +52
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +337
[HttpException (0x80004005): Could not load file or assembly 'Telerik.Web.UI, Version=2009.1.402.0, Culture=neutral, PublicKeyToken=0e17ff0349390ca9' or one of its dependencies. The system cannot find the file specified.]
System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +58
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +512
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +729
[HttpException (0x80004005): Could not load file or assembly 'Telerik.Web.UI, Version=2009.1.402.0, Culture=neutral, PublicKeyToken=0e17ff0349390ca9' or one of its dependencies. The system cannot find the file specified.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +8890735
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +85
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +259
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
v5.0.1: Could not load file or assembly 'Telerik.Web.UI
Moderator: SourceGear
Re: v5.0.1: Could not load file or assembly 'Telerik.Web.UI
Looks like there's problem accessing the Ajax components which are used to create our new web interface. I'll check with our developers on this one.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: v5.0.1: Could not load file or assembly 'Telerik.Web.UI
Actually, Telerik is not one of our dependencies. We don't know why Vault Service would complain about loading it, as it's not used by Vault. Try setting up a second web site and install Vault to the second website.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager