Framework Version Problem - .net assembly as com Component

R

Reinhold Dunkl

Hi!

Situation:
1) asp application using .net assambly A in global assembly cache (via COM)
2) asp.net application using .net assambly A in global assembly cache
3) framework 1.0 installed
4) framework 1.1 installed

I want the assembly A to use framework 1.0 in both application (asp and
asp.net)

The asp.net application could be configured with the application
configuration file (web.config) to use the framework version 1.0

How can i force the asp application to use the framework version 1.0?

thanks
Reinhold
 

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