Antonio Parata

Results 8 comments of Antonio Parata

Thanks for the report. I'll look into this.

Hi, at the moment Anathema doesn't support that specific feature. In the next release I can implement the possibility to replace the method with a specific one, but I'm not...

Try to run `paket.exe install` this command should install the fake tool.

hi, the mentioned DLL are installed by the build script. Have you tried compiling from the source to see if the problem resolve? The DllExport is a necessary dependency in...

Could you post the full stack trace of the error?

Hi, unfortunately x64 bit assemblies are not supported at the moment.

Hi, It is very probable that you tried to attach to a process which is 64 bit. At the moment the Shed version only works for 32 bit application. A...

Hi, Currently, the only supported proxy type is SOCKS5. Implementing an HTTP proxy requires a little bit more work since I don't use Windows API but socket functions. This implies...