Sei sulla pagina 1di 3

namespace AjaxControlToolkit Problem <compilation defaultLanguage="c#" debug="true" targetFramework="4.0"> <assemblies> <add assembly="AjaxControlToolkit"/> <add assembly="System.Design, Version=4.0.0.

0, Culture=neutral, PublicKe yToken=B03F5F7F11D50A3A"/> <add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, P ublicKeyToken=B77A5C561934E089"/> <add assembly="System.Drawing.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/> </assemblies> </compilation> Description: An error occurred during the processing of a configuration file req uired to service this request. Please review the specific error details below an d modify your configuration file appropriately. Parser Error Message: The browser or gateway element with ID 'Safari1Plus' canno t be found. Source Error: Line 3: <!-- sample UA "Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleW ebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A543a Safari/419.3" --> Line 4: <!-- 01/09/2008 Paul. We do not get a match against parentID="Safari " because Safari1Plus is the last valid browser found to mach. --> Line 5: <browser id="iPhone" parentID="Safari1Plus"> Line 6: <identification> Line 7: <userAgent match="iPhone" /> Source File: E:\Program Files\RMCNCRM\Web Site\App_Browsers\iphone.browser Li ne: 5 Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and mod ify your source code appropriately. Compiler Error Message: CS0104: 'DynamicControl' is an ambiguous reference betwe en 'System.Web.DynamicData.DynamicControl' and 'SplendidCRM.DynamicControl' Source Error: Line 56: function ToggleUnassignedOnly() Line 57: { Line 58: var sASSIGNED_USER_ID = '<%= new DynamicControl( this, "ASSIGNED_USER_ID").ClientID %>'; Line 59: var sUNASSIGNED_ONLY = '<%= new DynamicControl( this, "UNASSIGNED_ONLY" ).ClientID %>'; Line 60: if ( sASSIGNED_USER_ID.length > 0 && sUNASSIGNED _ONLY.length > 0 ) Source File: e:\Program Files\RMCNCRM\Web Site\_controls\SearchView.ascx Line : 58 Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and mod ify your source code appropriately. Compiler Error Message: CS0104: 'DynamicControl' is an ambiguous reference betwe en 'System.Web.DynamicData.DynamicControl' and 'SplendidCRM.DynamicControl' Source Error: Line 152: string sFIELD_TYPE = Sql.ToString (row["FIELD_TY PE"]); Line 153: string sDATA_FIELD = Sql.ToString (row["DATA_FIE LD"]); Line 154: DynamicControl ctl = new DynamicControl(this, sD ATA_FIELD); Line 155: if ( ctl != null )

Line 156: { Source File: e:\Program Files\RMCNCRM\Web Site\_controls\SearchView.ascx : 154

Line

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and mod ify your source code appropriately. Compiler Error Message: CS0104: 'DynamicControl' is an ambiguous reference betwe en 'System.Web.DynamicData.DynamicControl' and 'SplendidCRM.DynamicControl' Source Error: Line 3: function ChangeUser(sPARENT_ID, sPARENT_NAME) Line 4: { Line 5: document.getElementById('<%= new DynamicControl(this.Par ent as SplendidControl, "ASSIGNED_USER_ID").ClientID %>').value = sPARENT_ID ; Line 6: document.getElementById('<%= new DynamicControl(this.Par ent as SplendidControl, "ASSIGNED_TO" ).ClientID %>').value = sPARENT_NAME; Line 7: } Source File: e:\Program Files\RMCNCRM\Web Site\_controls\TeamAssignedPopupScript s.ascx Line: 5 Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and mod ify your source code appropriately. Compiler Error Message: CS0104: 'DynamicControl' is an ambiguous reference betwe en 'System.Web.DynamicData.DynamicControl' and 'SplendidCRM.DynamicControl' Source Error: Line 32: function ChangeSearchAccount(sPARENT_ID, sPARENT_NAME) Line 33: { Line 34: document.getElementById('<%= new DynamicControl(ctlSearc hView, "ACCOUNT_ID" ).ClientID %>').value = sPARENT_ID ; Line 35: document.getElementById('<%= new DynamicControl(ctlSearc hView, "ACCOUNT_NAME").ClientID %>').value = sPARENT_NAME; Line 36: } Source File: e:\Program Files\RMCNCRM\Web Site\Leads\ListView.ascx Line: 34 Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and mod ify your source code appropriately. Compiler Error Message: CS0104: 'DynamicControl' is an ambiguous reference betwe en 'System.Web.DynamicData.DynamicControl' and 'SplendidCRM.DynamicControl' Source Error: Line 3: function ChangeParent(sPARENT_ID, sPARENT_NAME) Line 4: { Line 5: document.getElementById('<%= new DynamicControl(this.Par ent as SplendidControl, sHiddenField).ClientID %>').value = sPARENT_ID ; Line 6: document.getElementById('<%= new DynamicControl(this.Par ent as SplendidControl, sNameField ).ClientID %>').value = sPARENT_NAME; Line 7: } Source File: e:\Program Files\RMCNCRM\Web Site\_controls\ParentPopupScripts.ascx Line: 5 Source File: e:\Program Files\RMCNCRM\Web Site\Clinets\EditView.ascx 7 Source File: e:\Program Files\RMCNCRM\Web Site\Contacts\ListView.ascx 4 Line: 50 Line: 3

Source File: e:\Program Files\RMCNCRM\Web Site\Clients\FileRoom\_controls\Search View.ascx Line: 40

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and mod ify your source code appropriately. Compiler Error Message: CS0104: 'DynamicControl' is an ambiguous reference betwe en 'System.Web.DynamicData.DynamicControl' and 'SplendidCRM.DynamicControl' Source Error: Line 62: function ChangeUser(sPARENT_ID, sPARENT_NAME) Line 63: { Line 64: document.getElementById('<%= new DynamicControl(this, "R EPORTS_TO_ID" ).ClientID %>').value = sPARENT_ID ; Line 65: document.getElementById('<%= new DynamicControl(this, "R EPORTS_TO_NAME").ClientID %>').value = sPARENT_NAME; Line 66: } Source File: e:\Program Files\LOCRM\Web Site\Users\EditView.ascx Line: 64

Potrebbero piacerti anche