Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenario:

  • You have a server that is running Microsoft SharePoint Server 2010 together with Enterprise client access license (CAL) enabled.

  • You update a Microsoft .NET Framework connector and its primary and dependent assemblies.

  • You upload the .NET Framework assemblies to the LobSystem on the SharePoint 2010 server, or you use the LobSystem.DeletProxyAssembly function to flush out the dependent assemblies.

In this scenario, the dependent assemblies are not flushed out of the .NET Framework connector.

Cause

This issue occurs because, when you upload new .NET Framework assemblies or you use the LobSystem.DeletProxyAssembly function, this overwrites the primary assembly of a .NET Framework connector. However, uploading new .NET Framework assemblies or using the LobSystem.DeletProxyAssembly function does not overwrite the dependent assemblies that are associated with the connector.

Resolution

To resolve the issue, you have to reset Internet Information Services (IIS). Resetting IIS flushes out all assembly caches and then loads the new assemblies. To do this, follow these steps:

  1. Click Start, point to All Programs, and then click Accessories.

  2. Right-click Command Prompt, and then click Run as administrator.

  3. At the command prompt, type iisreset, and then press ENTER.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×