snap-in failed to initialize .net framework

L

liquidcable

I'm getting this error when I try to install a service (custom that we
wrote) that uses .NET.

Snap-in failed to initialize.
Name: .NET Framework 1.1 Configuration
CLSID:{1270E004-F895-42BE-8070-DF90D60CBB75}

Any solutions.
 
K

KM

Hi,

A bit more info about the image you've got there would be helpful.

Does it include .Net Framework component with all dependencies resolved? Any related errors in FBALog.txt?
What SP of .Net 1.1 you happened to include?
What SP of OS your image is based on? (SP1, SP2)

IIRC, same error was seen on XP Pro machines when SP2 came out (tied security). You may want to apply different security settings to
your .Net .config files:
http://msdn.microsoft.com/library/d...uide/html/cpconsecurityconfigurationfiles.asp
(use caspol.exe tool)

=========
Regards,
KM
 

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

Top