0

When I deploy a schema to BizTalk where is it stored?

Dijkgraaf
  • 11,049
  • 17
  • 42
  • 54
Shaun McDonnell
  • 451
  • 4
  • 10

3 Answers3

5

GAC

Igal Serban
  • 10,558
  • 3
  • 35
  • 40
2

In the global assembly cache (GAC)

IB.
  • 1,019
  • 3
  • 13
  • 21
0

In the global assembly cache (GAC) --path as below

C:\windows\microsoft.net\assembly\GAC_MSIL

Dipen Patel
  • 310
  • 3
  • 17