Rank: Newbie
Joined: 10/18/2011(UTC) Posts: 7 Location: Brazil
|
I am trying to transfer program usage from my laptop to my main PC, can connect to the server if it runs on either computer, but not from one to the other. I don't even care for ease of use, I just want a way to transport the data and import it neatly into the program. Maybe by copying the database? Also, it would be tremendously helpful to me if the hour fields automatically filled in the separators (as in, I type 123456 and its recognized as 12:34:56). I know that is a suggestion and not a tech support problem, but here it is anyhow =) Quote:System.Net.WebException: O tempo limite da operação foi atingido em System.Net.HttpWebRequest.GetResponse() em Finkit.ManicTime.Common.Servers.Web.ServerResponse..ctor(HttpWebRequest request, Boolean returnErrorResponse) em Finkit.ManicTime.Common.Servers.Web.ServerResponse`1..ctor(HttpWebRequest request, Boolean returnErrorResponse) em Finkit.ManicTime.Common.Servers.Web.GenericWebClient.GetServerResponse[T](HttpWebRequest request) em Finkit.ManicTime.Common.Servers.Web.GenericWebClient.Get[T](String url, ICredentials credentials) em Finkit.ManicTime.Common.Servers.WebClientService.GetHome(Server server) em Finkit.ManicTime.Common.Servers.WebClientService.TestConnection(Server server) em Finkit.ManicTime.Client.Views.TimelineEditorView.ServerManager.AddServerViewModel.<TestConnection>b__6() em Finkit.ManicTime.Client.Main.Views.ViewModel.<>c__DisplayClasse.<InvokeBackground>b__c() O tempo limite da operação foi atingido = The operation has timed-out. Edited by user Tuesday, October 18, 2011 12:25:35 AM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Administration
Joined: 4/13/2010(UTC) Posts: 872
|
Go to Tools and settings -> Backup on your laptop. Then on your main PC find database folder and copy the file there. http://www.manictime.com...data-to-another-computerDatabase folder is created after you run MT for the first time. So I suggest you run MT on your PC, then exit and replace the database file.
|
|
|
|
Rank: Newbie
Joined: 10/18/2011(UTC) Posts: 7 Location: Brazil
|
Originally Posted by: admin Go to Tools and settings -> Backup on your laptop. Then on your main PC find database folder and copy the file there. http://www.manictime.com...data-to-another-computerDatabase folder is created after you run MT for the first time. So I suggest you run MT on your PC, then exit and replace the database file. But then wouldn't I lose the stuff on the PC? I tag stuff based on both.
|
|
|
|
Rank: Administration
Joined: 4/13/2010(UTC) Posts: 872
|
Sorry, I misunderstood.
Did you allow ManicTime Server through windows firewall?
Open Command prompt as Administrator and run this.
netsh advfirewall firewall add rule name=ManicTimeServer protocol=TCP dir=in localport=8080 action=allow
This will add a rule to Windows firewall which will let connections from outside to port 8080.
Does this help?
|
|
|
|
Rank: Newbie
Joined: 10/18/2011(UTC) Posts: 7 Location: Brazil
|
Originally Posted by: admin Sorry, I misunderstood.
Did you allow ManicTime Server through windows firewall?
Open Command prompt as Administrator and run this.
netsh advfirewall firewall add rule name=ManicTimeServer protocol=TCP dir=in localport=8080 action=allow
This will add a rule to Windows firewall which will let connections from outside to port 8080.
Does this help?
Apparently I didn't. It worked after that. Thanks for the attention. Can you help with the data insertion change?
|
|
|
|
Rank: Administration
Joined: 4/13/2010(UTC) Posts: 872
|
Time fields you are referring to, are on the Add tag dialog or somewhere else?
|
|
|
|
Rank: Newbie
Joined: 10/18/2011(UTC) Posts: 7 Location: Brazil
|
Originally Posted by: admin Time fields you are referring to, are on the Add tag dialog or somewhere else? Add tag field.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.