I'm having issues installing Document Exchange (DMX) 4.2 which the module developer has never run into and couldn't resolve, so I'm hoping someone in this forum is willing to help.
I'm installing it on DNN 4.8. The machine is a Windows Server 2003 x64 VPS with SP2. I've tried this install process three times now, and each time I get the same result after following the directions very carefully.
Part I
When I run the standard module install using the DNN GUI it completes without displaying any errors, but when I attempt to navigate away from that page I get the error:
Server Error in '/home' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: The compiler failed with error code 1.
C:\WINDOWS\SysWOW64\inetsrv> "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\vbc.exe" /t:library /utf8output /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\home\222e55b7\1ff313e3\assembly\dl3\c5c32238\00043efc_8742c801\DotNetNuke.Search.DataStore.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\home\222e55b7\1ff313e3\assembly\dl3\28958e13\0078b7b4_8742c801\DotNetNuke.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\home\222e55b7\1ff313e3\assembly\dl3\fb6aec3a\330e7acb_d177c801\Bring2mind.DNN.Modules.DMX.Core.DLL"
....the list of DLL's goes on for 5 pages then:
Microsoft (R) Visual Basic Compiler version 8.0.50727.42
for Microsoft (R) .NET Framework version 2.0.50727.42
Copyright (c) Microsoft Corporation. All rights reserved.
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
Part II
After that initial error modules start failing to load and the DNN event viewer shows a bunch of errors where the inner exception says, "External component has thrown an exception." If I restart IIS and clear the folder "C:\WINDOWS\microsoft.net\framework\v2.0.50727\Temporary ASP.NET Files" I can get the site working again for a few minutes, but it doesn't last long. I checked the Windows event viewer and found this type of error repeated every few minutes:
Event Type: Error
Event Source: Microsoft (R) Visual Basic Compiler
Event Category: None
Event ID: 1000
Date: 2/26/2008
Time: 4:57:11 PM
User: N/A
Computer: S15268159
Description:
Faulting application vbc.exe, version 8.0.50727.42, stamp 4333eadd, faulting module vbc.exe, version 8.0.50727.42, stamp 4333eadd, debug? 0, fault address 0x0006843c.
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1310
Date: 2/25/2008
Time: 10:06:44 PM
User: N/A
Computer: S15268159
Description:
Event code: 3007
Event message: A compilation error has occurred.
Event time: 2/25/2008 10:06:44 PM
Event time (UTC): 2/26/2008 3:06:44 AM
Event ID: b631891e18c8470c85d824203351c09b
Event sequence: 3
Event occurrence: 1
Event detail code: 0
Any ideas would be greatly appreciated!
Regards,
Chris