Quantcast
Channel: Managed Extensibility Framework
Viewing all articles
Browse latest Browse all 265

New Post: Using network drives with MEF

$
0
0
Hi!

I had the same issue and added in the app.config the following code:
<runtime>
    <loadFromRemoteSources enabled="true"/>
  </runtime>
Things are working fine when accessing a Mapped networked place (e.g. x:\MyPluggins).
However, it fails when I specify the full path (e.g. \MyServer\MyPluggins) and I can't find why.

Viewing all articles
Browse latest Browse all 265

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>