HI
I downloaded the files from my azure hosted website.
I then used FTP to upload them to the shared hosting.
I get the following error when going to the site
An item with the same key has already been added.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: An item with the same key has already been added.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentException: An item with the same key has already been added.]
Composite.GlobalInitializerFacade.InitializeTheSystem() +698
Composite.Data.Foundation.DataProviderRegistry.get_AllInterfaces() +31
Composite.Data.DataFacadeImpl.GetData(Boolean useCaching, IEnumerable`1 providerNames) +54
Composite.Data.DataFacade.GetData(Boolean useCaching) +65
Composite.Core.WebClient.Renderings.RequestInterceptorHttpModule.CheckForHostnameAliasRedirect(HttpContext httpContext) +140
Composite.Core.WebClient.Renderings.RequestInterceptorHttpModule.context_BeginRequest(Object sender, EventArgs e) +65
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +148
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
HELP!!
I downloaded the files from my azure hosted website.
I then used FTP to upload them to the shared hosting.
I get the following error when going to the site
An item with the same key has already been added.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: An item with the same key has already been added.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentException: An item with the same key has already been added.]
Composite.GlobalInitializerFacade.InitializeTheSystem() +698
Composite.Data.Foundation.DataProviderRegistry.get_AllInterfaces() +31
Composite.Data.DataFacadeImpl.GetData(Boolean useCaching, IEnumerable`1 providerNames) +54
Composite.Data.DataFacade.GetData(Boolean useCaching) +65
Composite.Core.WebClient.Renderings.RequestInterceptorHttpModule.CheckForHostnameAliasRedirect(HttpContext httpContext) +140
Composite.Core.WebClient.Renderings.RequestInterceptorHttpModule.context_BeginRequest(Object sender, EventArgs e) +65
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +148
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
HELP!!