Problem with ASP .NET 1.1 component

R

Ricky

I have a problem trying to add the ASP .NET 1.1 component in my image.
When I run dependency check it adds bot .NET framework 1.1 and 2.0 (!) and
ends with two errors of conflicting component: one for framework 1.1
conflicting with 2.0 (obvious) and one (very strange) for ASP .NET 1.1
conflicting with framework 2.0.
If I try to remove 2.0 every time I run depoendency check it adds the
component again and I have again the above errors.

Anyone can help me, please?
Thanks a lot.

Ricky
 
K

KM

Ricky,

IIRC, there was a bug left in FP2007 release where ASP 1.1 component depends
on .Net 2.0 framework instead of just .Net 1.1.

If you don't need/want the .Net 2.0 in your runtime, perphaps you will have
to live with an unresolved dependency for the ASP 1.1 (an error - task in
TD). Please make sure you turn off auto-resolving dependencies feature in TD
then.

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