The Web rocks. Two years ago Clemens posted this dllhost.exe.config dilemma fixed, at last -- by Microsoft. I had to look into something today and it definitely works so I'll summarize again:
- Specify a directory as your COM+ applications root directory
- Place a file named application.manifest in this directory - the file must be named this
- Place a file named application .config in this directory - application.manifest forces the application to look for application.config hence this file must also be named as such.
Enjoy!
Print | posted on Thursday, December 01, 2005 2:04 PM