Ticket #1275 (closed assessed: fixed)
Plug-ins do not load
Reported by: | kimdem | Owned by: | jeroens |
---|---|---|---|
Priority: | high | Milestone: | Ecopath 6: future version |
Component: | Overall Plugins | Version: | 6.3.1 |
Severity: | major | Keywords: | |
Cc: |
Description
My machine cannot find any EwE plug-ins. I am running EwE on Windows via Parallels on a Mac
Change History
comment:2 Changed 10 years ago by jeroens
The EwE plug-in code resolves the local plug-ins path to absolute paths. This attempt to do things neatly is actually backfiring: assemblies cannot be loaded across the network!
comment:3 Changed 9 years ago by jeroens
Still working on this; trying to load untrusted assemblies with full access rights through the EwE plug-in manager. Fun times.
comment:4 Changed 9 years ago by jeroens
- Summary changed from Plug-ins cannot be found to Plug-ins do not load
Note: See
TracTickets for help on using
tickets.
The EwE log file (when set to providing detailed debug information in Tools > Options > General) shows that the plug-ins are searched at paths like
This means that EwE executable directory is resolved to a network path, which results in the following error: