Community of VE/MapPoint Users and Developers
This is a discussion on How to set Culture info in VB6+ASP+Mappoint WebService within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi i am developing an application on the same lines of the FourthCoffee sample application by Microsoft. and i am ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| How to set Culture info in VB6+ASP+Mappoint WebService i am developing an application on the same lines of the FourthCoffee sample application by Microsoft. and i am stuck, as i am not able to set culture info for UserInfoFindValue and UserInfoRouteValue. i am using the following code. Dim myUserInfoFindHeader As New UserInfoFindHeader Dim myCultureInfo As New CultureInfo myCultureInfo.Name = "de" myCultureInfo.Lcid = 7 Set myUserInfoFindHeader.Culture = myCultureInfo FindService.UserInfoFindHeaderValue = myUserInfoFindHeader but i get an error object does not support the property or method on the line "FindService.UserInfoFindHeaderValue = myUserInfoFindHeader" i have tried "Set FindService.UserInfoFindHeaderValue = myUserInfoFindHeader" also. please Look into this, your help will be greatly appriciated. Regard Bahl |
![]() |
| Tags |
| asp, culture, info, mappoint, set, vb6, webservice |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MapPoint WebService -- flat map view? | jiwaniw | MapPoint Web Service and Virtual Earth | 0 | 03-13-2006 11:32 AM |
| Can MapPoint webservice do this? | Anonymous | MapPoint Web Service and Virtual Earth | 1 | 02-14-2005 09:13 AM |
| MapPoint Webservice 401 | rolus | MapPoint 2006/2009 Discussion | 3 | 03-12-2004 04:51 AM |
| MapPoint WebService v3.5 Upgrade? | Anonymous | MapPoint 2006/2009 Discussion | 3 | 02-18-2004 04:24 PM |
| Mappoint webservice | Anonymous | MapPoint 2006/2009 Discussion | 1 | 08-20-2003 11:51 AM |