-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Unable to run FreeRDP in Windows #1
Comments
Ok, after looking at the code wsgate_main.cpp, I realized I should use -c with the ini file name but now I got a different error. Not sure how to disable loading certificates.. I just need it connect |
I updated wsgate.ini to use just port 80 and it worked! p.s. please consider changing default ini file reference location (line 1534) and default values in the ini file to make it work out of the box for Windows users. |
Just to clarify things (in this early state, there's no doc for that yet, sorry): bin\wsgate.exe -c etc/wsgate.ini |
Hi Fritz, volker. |
Here is the event-error:
Fehlerhafte Anwendung wsgate.exe, Version 1.0.0.138, Zeitstempel 0x4fd63c1b, fehlerhaftes Modul msvcrt.dll, Version 7.0.6002.18551, Zeitstempel 0x4ee8cc5a, Ausnahmecode 0xc0000005, Fehleroffset 0x00009db9, Prozess-ID 0x778, Anwendungsstartzeit 01cd48096eca494e. |
Hi Volker, About your first problem: About the second problem (crash): -Fritz |
Hi Fritz, the problem is a little different: At first: I do not run Firefix13 on the same machine, FreeRDP runs . I can login normally and the Remote Screen is shown.But when I make a left mouseclick, the login screen is shown and the RDPService is crashed. Volker |
Hi, closing this issue as it's very old and refers to an obsolete codebase. Blog post about how to install on Windows: Thanks, Alessandro |
I downloaded FreeRDP 108 from your website, installed in on my Windows XP (32-bit) and ran wsgate - got the error
C:\Program Files\FreeRDP-WebConnect\bin>wsgate
Could not read config file '/usr/i686-pc-mingw32/sys-root/mingw/etc/wsgate.ini'.
I tried to give the actually path of wsgate.ini file ( in C:\Program Files\FreeRDP-WebConnect\etc ) but always got the same error.. unsure if I am missing any pre-requisite step (such as installing mingw or cygwin..) , please point me to available documentation on how to get the websever running so that I can open the index.html and login to another Windows box.
thanks,
Sathish
nsathishk@gmail.com
The text was updated successfully, but these errors were encountered: