Problems with deployment of Enterprise Library to a production ser

G

Guest

I have an ASP.NET application that makes use of the configuration and data
access blocks from the June 2005 release of Enterprise Library. The
application works perfectly in my development environment but I can't get it
to work in production.

I've followed the advice on Tom Hollander's blog
(http://blogs.msdn.com/tomholl/archive/2005/02/18/376187.aspx) and rebuilt
the common project without the conditional compilation properties
;USEWMI;USEEVENTLOG;USEPERFORMANCECOUNTER. This eliminated the OpenSubKey
registry access error but now when I try to open a web page all I get is a
"page cannot be displayed" error and the following is logged to the server's
application log:

The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be
found. The local computer may not have the necessary registry information or
message DLL files to display messages from a remote computer. You may be able
to use the /AUXSOURCE= flag to retrieve this description; see Help and
Support for details. The following information is part of the event: .NET
Runtime version 1.1.4322.2300- Setup Error: Failed to load resources from
resource file
Please check your Setup.

I have also tried running installutil on the EntLib dlls in my app's bin
folder but this seems to have no effect.

Can someone point me in the right direction here please?

Thanks
Kris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top