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



The information in this article 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


Modification Type:MajorLast Reviewed:2/24/2003
Keywords:kbinfo kbSysAdmin KB313243