Jamal Mazrui wrote:
I wonder if that is the source of your problem. Can you try copying those files into your user profile folder? They are part of the VBNET project that GW posted on the web (I don't have the exact URL handy).
If that does work, then we need to come up with some way to deal with the problems it'll cause in package management. I'm not particularly married to the way we're doing COM Interop now, so I'm open to reasonable suggestions.
One obvious though simplistic suggestion would be to put those interop DLLs in a package of their own and just have other dotnet-based script packages omit them but be dependent on that package.
