Microsoft KB Archive/313243

From BetaArchive Wiki
Knowledge Base


INFO: Components in Exported Applications Must Be Installed in the Global Assembly Cache

Article ID: 313243

Article Last Modified on 2/24/2003



APPLIES TO

  • Microsoft Enterprise Services (included with the .NET Framework) 1.0



This article was previously published under Q313243

SUMMARY

If you export a .NET server COM+ application whose components are installed in the Global Assembly Cache (GAC), you must also add the components to the Global Assembly Cache on the target computer where the server application is imported. Note that you export the application as a server application and not as an Application Proxy.

REFERENCES

For additional information about how to write a ServicedComponent and why to install it in the Global Assembly Cache, click the article number below to view the article in the Microsoft Knowledge Base:

306296 HOW TO: Create a Serviced .NET Component in Visual C# .NET


Keywords: kbinfo kbsysadmin KB313243