Click here to Skip to main content
15,886,963 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: .NET concept Pin
Daniel Turini13-Jun-03 10:39
Daniel Turini13-Jun-03 10:39 
GeneralAssembly files Pin
mischextra7-Jun-03 22:33
mischextra7-Jun-03 22:33 
GeneralRe: Assembly files Pin
leppie7-Jun-03 23:06
leppie7-Jun-03 23:06 
Generala very simple question Pin
Anonymous6-Jun-03 7:31
Anonymous6-Jun-03 7:31 
GeneralRe: a very simple question Pin
leppie6-Jun-03 8:53
leppie6-Jun-03 8:53 
Generalusing System.Web.Services; Pin
Anonymous6-Jun-03 6:57
Anonymous6-Jun-03 6:57 
GeneralRe: using System.Web.Services; Pin
Anonymous6-Jun-03 7:07
Anonymous6-Jun-03 7:07 
GeneralProblem with serviced components in COM+ Pin
DeathStar5-Jun-03 23:48
DeathStar5-Jun-03 23:48 
Confused | :confused:
Following is a description of the problem I am having with W2K3, COM+ and Serviced component:

MSDN says: Article Tile: Serviced Component Overview
On Windows 2000 platforms, COM+ always loads the most recent version of the common language runtime for the component you're creating. This means that on a computer with both .NET Framework version 1.0 and .NET Framework version 1.1 installed, .NET Framework version 1.1 is always loaded. As a workaround, you can create a COM+ dllhost.exe.configuration file that enables you to "lock" all applications to a specific version of .NET Framework. On Windows XP and Windows Server 2003 platforms, the Application Root Directory setting can be used to point COM+ to an appropriate directory for its configuration file.

The bit I am interested in is the Application Root Directory setting, I have tried to set this in an application but the properties which give me information from this file still look for the dllhost.exe.config in the System32 directory. I want to confirm that this feature is not working or that there is something else I need to do, to allow the above to be exposed/pulled through to my COM+ objects.

Anton Schoeman
QuestionChannel's?? Pin
Kramins5-Jun-03 10:37
Kramins5-Jun-03 10:37 
AnswerRe: Channel's?? Pin
Laimis7-Jun-03 9:52
Laimis7-Jun-03 9:52 
GeneralRe: Channel's?? Pin
Kramins13-Jun-03 2:28
Kramins13-Jun-03 2:28 
GeneralMaster-Detail datagrid Pin
Madhuri Mittal5-Jun-03 6:39
Madhuri Mittal5-Jun-03 6:39 
General.config files and Setup projects Pin
Callixte.5-Jun-03 4:09
Callixte.5-Jun-03 4:09 
GeneralRe: .config files and Setup projects Pin
James T. Johnson5-Jun-03 4:15
James T. Johnson5-Jun-03 4:15 
General.NET 1.0 and 1.1 Pin
Le centriste5-Jun-03 3:30
Le centriste5-Jun-03 3:30 
GeneralRe: .NET 1.0 and 1.1 Pin
James T. Johnson5-Jun-03 4:11
James T. Johnson5-Jun-03 4:11 
GeneralRe: .NET 1.0 and 1.1 Pin
Paul Watson9-Jun-03 23:35
sitebuilderPaul Watson9-Jun-03 23:35 
GeneralRe: .NET 1.0 and 1.1 Pin
Ray Cassick13-Jun-03 10:54
Ray Cassick13-Jun-03 10:54 
QuestionAn alternative for COM? Pin
Stefan Born4-Jun-03 21:58
Stefan Born4-Jun-03 21:58 
GeneralMissing some stuff Pin
Robert Little4-Jun-03 21:26
Robert Little4-Jun-03 21:26 
GeneralRe: Missing some stuff Pin
J. Dunlap4-Jun-03 21:46
J. Dunlap4-Jun-03 21:46 
GeneralRe: Missing some stuff Pin
Robert Little4-Jun-03 21:59
Robert Little4-Jun-03 21:59 
QuestionSystem.Web.UI.Design ?? Pin
Jason McBurney3-Jun-03 8:24
Jason McBurney3-Jun-03 8:24 
AnswerRe: System.Web.UI.Design ?? Pin
Pete Bassett5-Jun-03 4:19
Pete Bassett5-Jun-03 4:19 
GeneralRe: System.Web.UI.Design ?? Pin
Jason McBurney5-Jun-03 8:45
Jason McBurney5-Jun-03 8:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.