Welcome to MSDN Blogs Sign in | Join | Help

Ajit Yadav blog

MSDTC, COM+ and all that jazz..

Browse by Tags

All Tags » COM+   (RSS)
How to use Application Root directory option to configure application.config for a specific COM+ application
We would like to use the app.config file for a specific COM+ application. Generally we create dllhost.exe.config and put that in System32 directory. But this app.config will then be applicable to all the COM+ server applications. Resolution : 1. Create Read More...
1928: error registering com+ application on Vista
Problem: Unable to install COM+ application proxy on Vista machine. In the event log, Error 1928: error registering COM+ application. Resolution: Removed rundll32.exe from DEP (Data Execution Prevention) to resolve the problem. Rundll32.exe is used while Read More...
Serviced component : Method-level role based security requires an interface definition for class method.
Problem : We tried to register a serviced component from .Net framework version 2.0 directory using regsvcs.exe. It was installed successfully but with a warning : WARNING: '< function name >' on class '< namespace.classname >' is not an interface Read More...
Page view tracker