Jump to content

Recommended Posts

Posted

[h=1]Can you help? I am getting the below error message when trying to open folders or download files from the mapped home drive. Other mapped drive allow files to downloaded and folders to be opened. Not sure if this matters but the SSL certificate we had has expired.

 

Thanks in advance.

 

------------------------------------------------------------------------------------------------------

Server Error in '/HAP' Application.


[/h][h=2]The given key was not present in the dictionary.[/h]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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

 

Source Error:

 

[TABLE=width: 100%]

[TR]

[TD]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. [/TD]

[/TR]

[/TABLE]

 

Stack Trace:

 

[TABLE=width: 100%]

[TR]

[TD][KeyNotFoundException: The given key was not present in the dictionary.]

System.Collections.Generic.Dictionary`2.get_Item(TKey key) +4271351

HAP.Web.routing.DownloadRoutingHandler.GetHttpHandler(RequestContext requestContext) +536

System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +12409927

System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92

System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165

[/TD]

[/TR]

[/TABLE]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...