by ds | Feb 27, 2013 | Car
A lot of forum posts tell that it is not possible to activate the Dension Gateway 500s BT (GW52MO1 or GW52MO2) with the GenTool of the older version of the product. This is definitely not true. I tested the behaviour with a BMW E93, 2008, Navi Professional CCC. The...
by ds | Feb 26, 2013 | PHP
<? $address = utf8_encode('1030 wien'); //Use this function to avoid problems with special characters, like German 'Umlaute' $response = file_get_contents('http://maps.googleapis.com/maps/api/geocode/json?address=' . urlencode($address) . '&sensor=true');...
by ds | Feb 19, 2013 | Uncategorized
Problem:Man möchte bei mehreren Busteilnehmern desselben Modells Parameter im Nachhinein ändern, und dabei nicht manuell alle Änderungen auf alle Geräte übernehmen müssen.Lösung:ETS4 bietet die Möglichkeit, im Topologie-Fenster mehrere Busteilnehmer zu markieren, und...
by ds | Feb 13, 2013 | Administration
In this case, try to change the 2 registry keys mentioned here. Also make sure you have enabled all essential settings in the Windows network center, also try lower encryption....
by ds | Feb 8, 2013 | Uncategorized
If you want to print a Crystal Report via your .Net application, e.g. with CrystalReportViewer, it can happen that the application ignores your Windows default printer setting in the PrintDialog. This behaviour is caused by a report setting which tries to fit the...
Comments