2007-12-23, 08:47 PM
I have recently upgraded my computer and reinstalled everything.
I reinstalled GBPVR in probably a way I shouldn't have, I replaced the gbpvr folder then ran the installer I shortly found out there was another new version and then upgraded. I now have two errors I'd like to fix, I believe they have always existed in this install.
I have two recordings, a manual recording that span sevel hours on saturday and sunday night. I have three manual recordings but only the longer one that actually starts before midnight and stops afterwards does not record, it fails for no reason.
Also I get an error when trying to access gbweb, I have reinstalled the web plugin and get the same error.
Also when installed windows I installed the .net 3.5 runtime which was said to include .net 1, 2, and 3.
The computer's name has change since it was installed.
Windows XP sp2
.net 1-3.5 (2 had to be reinstalled separately)
GBPVR 1.15
Hauppauge PVR 350
I reinstalled GBPVR in probably a way I shouldn't have, I replaced the gbpvr folder then ran the installer I shortly found out there was another new version and then upgraded. I now have two errors I'd like to fix, I believe they have always existed in this install.
I have two recordings, a manual recording that span sevel hours on saturday and sunday night. I have three manual recordings but only the longer one that actually starts before midnight and stops afterwards does not record, it fails for no reason.
Also I get an error when trying to access gbweb, I have reinstalled the web plugin and get the same error.
Also when installed windows I installed the .net 3.5 runtime which was said to include .net 1, 2, and 3.
The computer's name has change since it was installed.
Windows XP sp2
.net 1-3.5 (2 had to be reinstalled separately)
GBPVR 1.15
Hauppauge PVR 350
Code:
Server Error in '/gbpvr' Application.
Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 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 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 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 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 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 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 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) +54
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +211
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +141
System.Reflection.Assembly.Load(String assemblyString) +25
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +32
[ConfigurationErrorsException: Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.]
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +590
System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +70
System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +126
System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +724
System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +167
System.Web.Compilation.BuildManager.CompileCodeDirectories() +440
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +420
[HttpException (0x80004005): Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.]
System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +58
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +520
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +728
[HttpException (0x80004005): Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +752
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +70
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +270
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433