|
|
Rank: Member Groups: Member
Joined: 9/24/2007 Posts: 8 Points: 0
|
To whom it may concern: I recently tried to install this two times, getting the same error at the point where I type the URL into the browser. Please assist! :exclamationmark: Code:-------------------------------------------------------------------------------- Server Error in '/MediaGallery' Application. --------------------------------------------------------------------------------
The specified module could not be found. (Exception from HRESULT: 0x8007007E)
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: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
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:
[FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)] System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0 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: The specified module could not be found. (Exception from HRESULT: 0x8007007E)] System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +596 System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +3596761 System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +46 System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +177 System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +180 System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp) +3561465 System.Web.Compilation.BuildManager.CompileGlobalAsax() +51 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +462
[HttpException (0x80004005): The specified module could not be found. (Exception from HRESULT: 0x8007007E)] System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +57 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +612 System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +521
[HttpException (0x80004005): The specified module could not be found. (Exception from HRESULT: 0x8007007E)] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +3540923 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +69 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +275
-------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
|
|
Rank: Member Groups: Member
Joined: 9/25/2007 Posts: 4 Points: 0
|
What version of MediaGallery are you using?
|
|
Rank: Member Groups: Member
Joined: 9/24/2007 Posts: 8 Points: 0
|
Hello.
I am using Version 2.0.
Please assist. Thank you.
|
|
Rank: Member Groups: Member
Joined: 9/24/2007 Posts: 8 Points: 0
|
I need help with this product.
Please assist.
|
|
Rank: Member Groups: Member
Joined: 9/25/2007 Posts: 4 Points: 0
|
Media Gallery 2.0 requires ASP.NET 1.0 or 1.1 You can change ASP.NET version in IIS administration snap-in.
|
|
Rank: Member Groups: Member
Joined: 9/24/2007 Posts: 8 Points: 0
|
I do not know how to change the version in the IIS snap-in, so I downloaded ASP.NET Version Switcher 1.1 ( ) to work around the Media Gallery not being able to be run on .NET 2.0. I also downloaded from Microsoft Version 1.1.4322. I used the switcher to switch the MediaGallery folder from version 2.0.50727 to version 1.1.4322. When I try to pull up the page it says that it cannot find the page. When I switch back to version 2.0.50727, it still gives me the same error I first mentioned above. Please assist.
|
|
Rank: Member Groups: Member
Joined: 9/25/2007 Posts: 4 Points: 0
|
Please see attached screenshoot to see how to configure asp.net version in IIS snap-in.
|
|
Rank: Member Groups: Member
Joined: 9/24/2007 Posts: 8 Points: 0
|
I have a Windows Server 2003 64-bit Standard Edition. This 64-bit version does not have the ASP.net tab to switch versions. I have to do it for the entire server or try to do it with the switcher I mentioned above. This article explains everything: http://support.microsoft.com/kb/894435Recently, I uninstalled 2.0 and 3.0. I installed .net 1.1. The application is functional on 1.1 (with some graphics not showing). I need this program to run on 2.0+. Is there a version to address this or has this product been discontinued? When I purchased this product, it did not say anywhere on the site or in the User Guide that it is only for .net 1.1. I have also sent emails and made phone calls to the support center, but have not received a response or had any help, other than in this thread. Please help or I will have to return this product.
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 603 Points: 639
|
Hello,
The link to version of MediaGallery for .NET Framework 2.0 was sent you. It seems there were problems with email delivery. We will try to resend it once more.
Sincerely yours, Dmitry Sevostyanov.
|
|
Rank: Member Groups: Member
Joined: 9/24/2007 Posts: 8 Points: 0
|
Thank you.
I will try to install it now and then let you know how if everything goes.
|
|
Rank: Member Groups: Member
Joined: 9/24/2007 Posts: 8 Points: 0
|
I have the same problem as the first post: Code:Server Error in '/MediaGallery' Application. --------------------------------------------------------------------------------
The specified module could not be found. (Exception from HRESULT: 0x8007007E) 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: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
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:
[FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)] System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0 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: The specified module could not be found. (Exception from HRESULT: 0x8007007E)] System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +596 System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +3596761 System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +46 System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +177 System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +180 System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +350 System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +125 System.Web.Compilation.BuildManager.CompileCodeDirectories() +525 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +448
[HttpException (0x80004005): The specified module could not be found. (Exception from HRESULT: 0x8007007E)] System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +57 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +612 System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +521
[HttpException (0x80004005): The specified module could not be found. (Exception from HRESULT: 0x8007007E)] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +3540923 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +69 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +275
-------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
|
|
Rank: Member Groups: Member
Joined: 9/24/2007 Posts: 8 Points: 0
|
STATUS: RESOLVED
PRIMARY ISSUE: See above post
PLATFORM: Windows Server 2003 Standard Edition, 64-bit PROGRAM: MediaGallery 2.0 .NET FRAMEWORK: 2.0.50727
RESOLUTION: Place msvcr71.dll to Windows\SystemWOW64 folder RESOLUTION CREDIT: Dmitry Sevostjanov, Aurigma Inc.
:)
|
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 8/3/2003 Posts: 603 Points: 639
|
Thanks a lot for post with information how to solve the problem :)
Sincerely yours, Dmitry Sevostyanov.
|
|
|
Guest |