views:

43

answers:

0

I am trying to create a publish policy for a .NET 3.5 DLL. I can't seem to make it work. I have tried using the Assembly Binding Log Viewer, it looks like it can't find the assembly in the GAC. I noticed however my AL.exe.config file says that is only supports .NET 2.0. Is there a 3.5 version of AL.exe? If so, where do I get it? I tried downloading some SDK from MS, but that didn't get me anything newer.

Is this now built into VS in someway? I know they added some stuff for service references in VS 2008.