Completed
Last Updated: 01 Jun 2021 13:45 by ADMIN
Release Q1 2015
ADMIN
Ianko
Created on: 05 Nov 2014 12:01
Category: Map
Type: Bug Report
0
JS error is thrown after partial post back when RadMap is Ajaxified and an asp:ScriptManager is used
The following error occurs after the partial post back:

Error: Sys.InvalidOperationException: Two components with the same id 'RadMap1' can't be added to the application.


You can resolve this by using the RadScriptManager instead of native ScriptManager control.
0 comments