user control hell (reverse migrating...)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi.

I bought a user control for .Net 2005 from a software company.
They say there is no way to use it in .Net 2003.
I can install 2.0 Framework, but the usage must be inside 2003.

How can this be done? I understood there was some way to wrap around it, and
create a new user control.

Thanks,
Ariel
 
I bought a user control for .Net 2005 from a software company.
They say there is no way to use it in .Net 2003.
I can install 2.0 Framework, but the usage must be inside 2003.

How can this be done? I understood there was some way to wrap around it, and
create a new user control.

You can't run two versions of the framework within the same process.
I don't think you can do what you want..
 

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

Back
Top