Search found 5 matches

by Memphiz112
29 Jun 2011, 11:13
Forum: Trackmania Forever Web Services
Topic: SDK .NET: input string was not in a correct format
Replies: 7
Views: 11865

Re: SDK .NET: input string was not in a correct format

I hope i'm not annoying, but i have another problem :roll: It seems like i can't make large request.. is this a restriction on the remote server (i guess it is)? Error: The remote server returned an error: (400) Bad Request. This happens when i do this for example: mrs.GetPlayerRanking("World&q...
by Memphiz112
27 Jun 2011, 14:34
Forum: Trackmania Forever Web Services
Topic: SDK .NET: input string was not in a correct format
Replies: 7
Views: 11865

SDK .NET: input string was not in a correct format

Hi all, I'm struggling a bit to get the web services working with C#... I'm trying to start from the very beginning by using MultiplayerRankingService. MultiplayerRankingService mrs; private void btShow_Click(object sender, EventArgs e) { mrs = new MultiplayerRankingService("username", &qu...

Go to advanced search