G
Guest
Hi, we have lots of dlls built on .net 1.1. Now we start to build a new dll
on version 2. But this new dll need to reference other .net 1.1 dll. My
question are the following:
1. which machine.config it use ? can 1.1 dll read the new
web.config/app.config? I notice configuration namespace changed a lot in v2.
2. Especially when we put asp.net 1.1 and 2 pages on the same site, what
happens ?How does aspnet_wp.exe handle this case?
3. Do we need to regenerate the COM+ interop created on .NET 1.1?
4. What's the general suggestion from Microsoft?
Appreciate any inspiriting thought.
on version 2. But this new dll need to reference other .net 1.1 dll. My
question are the following:
1. which machine.config it use ? can 1.1 dll read the new
web.config/app.config? I notice configuration namespace changed a lot in v2.
2. Especially when we put asp.net 1.1 and 2 pages on the same site, what
happens ?How does aspnet_wp.exe handle this case?
3. Do we need to regenerate the COM+ interop created on .NET 1.1?
4. What's the general suggestion from Microsoft?
Appreciate any inspiriting thought.