Hello. If I call CodeBase in Mono/Linux, I get:
file:///path/to/assembly/assemly.dll

In Microsoft .NET/Windows I get:
file:///c:/path/to/assembly/assembly.dll

Doens't MS.NET code have an extra '/' afer 'file:' ? I need to isolate
the URL from the CodeBase, and this way I can't have a way that works
everywhere. Because Linux I have to remove `file://`, and in win
`file:///`.

Any workaround? I would not want to be checking in with operating system
I am running.

-- 
Pedro Santos <www.psantos.net>
"Si minor plus est ergo nihil sunt omnia..."

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to