On Fri, Oct 03, 2008 at 02:27:50PM +0800, ???? wrote: > Does anybody have the experience of using Openlayers with Asp.Net Ajax.We > have a such program, but when debugging it in IE6, a error "ASP.NET Ajax > client-side framework failed to load." occured. > > When I remove the reference of the Openlayers JS(remove this line '<script > src="lib/OpenLayers.js" type="text/javascript"'></script>),the error > disappears.So I think the error is the result of the conflict between > openlayers and Asp.Net Ajax framework.Does anybody have a solution about this?
What happens if you try to use a Single File build? (One is included in OpenLayers REleases as penLayers.js in the top level directory.) Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
