home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2003 March / PCpro_2003_03.ISO / ms / webmatrix / webmatrix.msi / Data1.cab / WebServer.exe.config < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-15  |  228 b   |  9 lines

  1. <?xml version="1.0" encoding="utf-8" ?> 
  2. <configuration>
  3.   <runtime>
  4.     <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  5.       <probing privatePath="IDE"/>
  6.     </assemblyBinding>
  7.   </runtime>
  8. </configuration>
  9.