.Net Framework 1.1 and 2.0 conflict

L

luc.stolsem

I'm getting trouble when I build an Image with both 1.1 and 2.0
Framework (Xpe SP2 + FP2007).

The depedencies check mention an error, it mentions a conflict between
both Framworks. Is it normal ?
In Xp pro both can be installed in the same machine!

When I build the Image with the conflict, I get no particular error
but some applications that need the Framework 1.1 don't work anymore!

After analysing, I detected that some files with version 2.xxx are in
the C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 directory. This
cannot work!

After analysing, I detected that some files with version 2.xxx are in
the .Net 1.1 components in Target designer ... This probably explains
the above mentionned conflict but cannot work anyway.

Any partial answers and/or ideas ??


TY in advance.
 
Z

zen master

I'm getting trouble when I build an Image  with both 1.1 and 2.0
Framework (Xpe SP2 + FP2007).

The depedencies check mention an error, it mentions a conflict between
both Framworks. Is it normal ?
In Xp pro both can be installed in the same machine!

When I build the Image with the conflict, I get no particular error
but some applications that need the Framework 1.1 don't work anymore!

After analysing, I detected that some files with version 2.xxx are in
the C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 directory. This
cannot work!

After analysing, I detected that some files with version 2.xxx are in
the .Net 1.1 components in Target designer ... This probably explains
the above mentionned conflict but cannot work anyway.

Any partial answers and/or ideas ??

TY in advance.

hi, i believe you will need to add .net 2.0 framework will do as it
contain backward compatiblity support for .net 1.1
 

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