|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
Dave wrote:
> 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) Hi, Most likely you will need to set the .NET Security to "Full Trust" for the zone that your network share is defined in: Control Panel --> Administrative Tools --> Microsoft .NET Framework 1.1 Wizards --> Adjust .NET Security. -- torgeir, Microsoft MVP Scripting, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scr...r/default.mspx |
|
#3
|
|||
|
|||
|
Thanks! That did the trick beautifully.
-Dave |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2 pc network - can't see host files from pc 2 on pc 1 | carol chilstrom | Windows XP Security Admin | 6 | 01-05-2006 05:40 AM |
| Re: XPSP2 domain firewall settings | Anthony Yates | Windows XP Security Admin | 1 | 01-05-2006 04:16 AM |
| Can't Ping My Own IP Address - Part 2 | Don | Windows XP Network Web | 3 | 01-05-2006 04:10 AM |
| No network access for XP Home machine | Jim W. | Windows XP Network Web | 11 | 01-05-2006 04:04 AM |
| USB Mass Storage Device - This device cannot start. (Code 10) | lobo201 | Windows XP Hardware | 11 | 01-05-2006 02:15 AM |