You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.
Hi.
I'm trying to set-up ASFui with remote settings, but always show this message: Invalid Remote URL. I'm trying with net.tcp://myhost.ddns.net:1242/ASF and http://myhost.ddns.net:1242/ASF.
What am I doing wrong?
WCF is working fine.
The text was updated successfully, but these errors were encountered:
Already fixed in the code, but not in the compiled version yet.
See: #9
I have linked a compiled version somwhere in the SG thread, if you trust "third party" versions. Otherwise copile yourself or wait for alvr to publish new version.
PS: Basically ASF only works with net.tcp. But ASFui checks if the URL ist http: with someone listening, which can not work. Using old version of ASF would technically work, but I am not sure, if that is worth it.
What is not working?
The check for a valid URL or the WCF stuff itself?
Try to issue a command using the ASF.exe as client (as described in the ASF wiki for WCF). If that works, but ASFui does not, reply again.
If that does not work as well, your WCF configuration is faulty.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi.
I'm trying to set-up ASFui with remote settings, but always show this message: Invalid Remote URL. I'm trying with net.tcp://myhost.ddns.net:1242/ASF and http://myhost.ddns.net:1242/ASF.
What am I doing wrong?
WCF is working fine.
The text was updated successfully, but these errors were encountered: