an
saurus
tags:
assemblies
biztalk
views:
44
answers:
2
Q:
BizTalk 2009 Assembly Locations
When I deploy a schema to BizTalk where is it stored?
-Shaun
+2
A:
GAC
Igal Serban
2009-09-08 05:58:47
+1
A:
In the global assembly cache (GAC)
IB
2009-09-13 11:23:42
related questions
How can I pass an argument to a C# plug-in being loaded through Assembly.CreateInstance?
Modifying Existing .NET Assemblies
How to load a specific version of an assembly
Where can I find Microsoft assemblies that are not already in Visual Studio?
.Net Assembly Hell
How to prevent others from using my .Net assembly?
EEFileLoadException when using C# classes in C++(win32 app)
Assembly names and versions
Linking .Net Assemblies
C# - Excluding unit tests from the release version of your project
Best Practices for embedding .NET assemblies in SQL Server
What are differences between AssemblyVersion, AssemblyFileVersion and AssemblyInformationalVersion?
What are the best practices for using Assembly Attributes?
Loading Assemblies from the Network
Visual Studio 2008 complains about trusted locations. What to do?
Loading different versions of the same assembly
Determining if an assembly is part of the .net framework
Getting a list of assemblies needed by application
Best practices for signing .NET assemblies?
Internalize Class and Methods in .NET Assembly
Displaying version of underlying software in footer of web app?
Determine Loaded Assemblies
.Net Dynamic Plugin Loading with Authority
FileNotFoundException for mscorlib.XmlSerializers.DLL, which doesn't exist
How to reference to multiple version assembly