Heya,
I'm having some troubles here loading the extension over a UNC path.
If i:
1: Map \\Storage\Private\ as a networkdrive - lets say P:
2: Adds full trust to this networkdrive using:
Everything works just fine! But if i try to use the UNC path, it doesnt. Trying to add full trust to the network as described here, but it just wont work :-/
When i start the extension im getting this error:
I've tried a lot of things considering how to specify the path:
- file://\\Storage/Private/*
- file://\\Storage\Private\*
- file://Storage/Private/*
- \\Storage/Private/*
- Storage\Private\*
etc....
But none of them seem to be doing the trick.
Anyone having some good ideas?
Thanks in advance.
~ Twiddle
I'm having some troubles here loading the extension over a UNC path.
If i:
1: Map \\Storage\Private\ as a networkdrive - lets say P:
2: Adds full trust to this networkdrive using:
Code:
CasPol.exe -m -ag 1.2 -url file://P:/* FullTrust
Code:
CasPol.exe -m -ag 1.2 -url file://\\Storage/Private/* FullTrust
Code:
There has been a critical error in initializing ISXEQ2 (Error BD-1).
Please contact Amadeus at amadeusmq@yahho.com, on the forums at www.isxGames.com,
or on IRC at irc.lavishsoft.com (#isxeq2)
Extension 'isxeq2' loaded
Bad Result from authentication server: "
". The Authentication Server responded with bogus information -- please contact
Amadeus at amadeusmq@yahoo.com with your situation and this result and he will let you know how to best go about fixing it. Thanks!
EverQuest2 Extension for Innerspace (By Amadeus) *UNLOADED*
Extension 'isxeq2' unloaded
- file://\\Storage/Private/*
- file://\\Storage\Private\*
- file://Storage/Private/*
- \\Storage/Private/*
- Storage\Private\*
etc....
But none of them seem to be doing the trick.
Anyone having some good ideas?
Thanks in advance.
~ Twiddle