G
Guest
I'm trying to REGASM a DLL that's on a network share (actually, on a shared
folder from a VPC). I'd like to set permissions up so that I can do that.
At the moment, I get an error about the dll not being strong named (or that
something it calls isn't strongly named). The dll is one that's output by
our nightly build. The VPC is used to regasm it and run tests/debug, etc.
(To be specific, the dll is on my host drive and the Virtual PC is trying to
regasm it - but I believe the error is the same as what I'd get on a network
share)
Thanks,
-Dave
folder from a VPC). I'd like to set permissions up so that I can do that.
At the moment, I get an error about the dll not being strong named (or that
something it calls isn't strongly named). The dll is one that's output by
our nightly build. The VPC is used to regasm it and run tests/debug, etc.
(To be specific, the dll is on my host drive and the Virtual PC is trying to
regasm it - but I believe the error is the same as what I'd get on a network
share)
Thanks,
-Dave