'map' is ambiguous in the namespace 'simplovation.maps'

Last post 7/24/2009 12:17:24 AM by Chris Pietschmann. 7 replies. << Back to Web.Maps.VE v2.0 General
6/25/2009 6:06:42 PM
nsfranklin

'map' is ambiguous in the namespace 'simplovation.maps'

Hi

I have a number of aspx pages that make use of the simplovation code and all is working very well.

I want to improve the site and started to add an additional webform containing a map.

When I drag the map onto the page, I and try and run I get this error

'map' is ambiguous in the namespace 'simplovation.maps'

on all the existing pages that did work fine. Even if I delete the new pages, the damage seems to have been done and the only way out is to copy all files from a backup (I always make one before starting any changes)

This is causing me a real headache as I can't find any reference as to how to fix the problem.

Any thoughts please.

 

6/26/2009 3:35:34 AM
Chris Pietschmann

Re:'map' is ambiguous in the namespace 'simplovation.maps'

Is that the actual error message that's shown? The full namespace that contains the control is "Simplovation.Web.Maps.VE"; so if the error is saying "simplovation.maps" then it's not being causes by our component.

If you are certain that it's caused by our component and you can duplicate the issue, please send a sample website that exhibits the issue to support@simplovation.com and I'll take a look at it to see what the issue is.
6/26/2009 7:42:31 AM
nsfranklin

Re:'map' is ambiguous in the namespace 'simplovation.maps'

Hi Chris Sorry I was away from my PC so couldn't remember the full error. The error is indeed 'Map' is ambiguous in the namespace 'Simplovation.Web.Maps.VE' I have just gone throught the same process again and got the same problem I will email you a sample. Thanks
6/26/2009 7:51:15 AM
nsfranklin

Re:'map' is ambiguous in the namespace 'simplovation.maps'

Just had a thought, I updated the dll to the latest version 2.0.4.0 but the control I drag onto the webpage is in fact version 2.0.1.0 would this be causing the problem, if so how do I remove and add the lastest control on the Toolbox. I will continue to send a sample.
7/1/2009 3:17:02 PM
nsfranklin

Re:'map' is ambiguous in the namespace 'simplovation.maps'

Ok I know what the problem is now. I have updated the assembly reference in web.config to but every time I run the site or build the site the old assembly is added to web.config causing the error. How do I stop the old assembly being added to the web.config file.
7/1/2009 3:19:41 PM
nsfranklin

Re:'map' is ambiguous in the namespace 'simplovation.maps'

Sorry for some reason my pasted lines of code didn't appear in the post above. The old asssembly that is added is but the web.config file already has in the assembly section.
7/9/2009 8:26:26 AM
nsfranklin

Re:'map' is ambiguous in the namespace 'simplovation.maps'

Hi Any Thoughts on this issue. I am still getting the web.config file updated automatically with the wrong Simplovation.Web.Maps.VE version. My Web.config contains
7/24/2009 12:17:24 AM
Chris Pietschmann

Re:'map' is ambiguous in the namespace 'simplovation.maps'

It may be caused by you having an older version of Web.Maps.VE installed. I'm not exactly sure what would be causing this.