Hi
I want to create web application using Ms Visual Studio.Net 2008. The provided GpsTools dll assembly files are not supporting. kindly provide dll/assembly files if exist.Need help
Hi I am trying to fix zoom level of the map to map.zoom=0.01 where map size is 300 MB but giving me error like "Runtime Error! This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information" ...... but works successful...
Hi Suggest me some vehicle tracking device that sends real tracking coordinates after every second from device to satellite. i tried SANAV, CT-100 some of ur suggested personal trackers devices mentioned on your website but it returns coordinates after a minute or hardly i found after 30 seconds. i ...
Hi Franson! Suggest me some vehicle tracking device that sends coordinates after every second. i tried SANAV, CT-100 some of ur suggested personal trackers devices mentioned on your website but it returns coordinates after a minute or hardly i found after 30 seconds. i need that returns after every ...
Hi franson ! I have searched on "animated GIFF" topic in ur forms i have found ur answer every where that there is no support available. the topics i read that is about 5 years ago as i mentioned links below http://www.franson.com/forum/topic.asp?TOPIC_ID=1142&SearchTerms=Animated,GIF http://www.fra...
Hi Dear ! i have created ICONS with LABELs on the map. LABELS are represented as text info besides with ICON. i m moving ICON successfuly using MOUSE MOVE event on the MAP like "objDrawObject.ObjectType = GpsViewNET.ObjectType.DOBJECT_ICON". but i m fail to move LABEL at the same time with ICON. i c...
i m using this code but not getting units Dim pos As New GpsToolsNET.Position pos.Datum = GpsToolsNET.Datum.WGS_84 pos.Easting = ds.Tables(0).Rows(i)("Easting") pos.Northing = ds.Tables(0).Rows(i)("Northing") pos.Zone = ds.Tables(0).Rows(i)("Zone") objIcon = Map.NewIcon(ds.Tables(0).Rows(i)) objIcon...
My initial Setup is country region="International" Select Datum="WGS84" Latitude & Longitude I m able to draw an icon using latitude & Longitude and retreving icon successfully on the Map ..but when i trying to draw icon using UTM icon it is not appearing. i am able to convert the Lat & Long values ...
Hi
i m having problem assigning zone value from the database or even if i hard code obj.zone="34R". i m getting empty after i debug code i m receiving nothing against obj.zone="".thanks
I have installed aaplication package on the client side. Loading map using franson GpsTool gives error message "Could not load file or assembly 'GpsViewNET.200,Version=2.3.1.227,Culture=neutral,PublicKeyToken=9e4b59507d3e1a4f' or one of its dependencies. This application has failed to start because ...
i install all those and things working fine with me. but now i am working in windows application using MS VISUAL STUDIO.NET 2005.i am adding devices through GpsGateServer site and receiving tracking information from windows application here i am using the class file GpsGate.Client to connectGpsGateC...