.Net Framework 1.1 SP1 brok COM+ components  
Author Message
GrillSgt





PostPosted: Top

Net Framework >> .Net Framework 1.1 SP1 brok COM+ components After installing SP1 for the .Net framework 1.1 on a Windows 2000 server, all
the COM+ components ceased to be accessible from my VB6 applications. The
only error that was received was that it could not load the dll. I ended up
deleting the components and reapplying them with regsvcs.

Fortunately, we only have a few .Net COM+ components being accessed by VB6.
Has anyone else seen this?

DotNet202