home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / dotNETSDK / SETUP.EXE / netfxsd1.cab / FL_DataService_vbproj________.3643236F_FC70_11D3_A536_0090278A1BB8 < prev    next >
Encoding:
Text File  |  2002-06-21  |  5.9 KB  |  158 lines

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Web"
  4.         ProductVersion = "7.10.2169"
  5.         SchemaVersion = "2.0"
  6.     >
  7.         <Build>
  8.             <Settings
  9.                 ApplicationIcon = ""
  10.                 AssemblyKeyContainerName = ""
  11.                 AssemblyName = "DataService"
  12.                 AssemblyOriginatorKeyFile = ""
  13.                 AssemblyOriginatorKeyMode = "None"
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Flow"
  16.                 DefaultTargetSchema = "IE32Nav30"
  17.                 DelaySign = "false"
  18.                 OutputType = "Library"
  19.                 OptionCompare = "Binary"
  20.                 OptionExplicit = "On"
  21.                 OptionStrict = "On"
  22.                 RootNamespace = ""
  23.                 StartupObject = ""
  24.             >
  25.                 <Config
  26.                     Name = "Debug"
  27.                     BaseAddress = "0"
  28.                     ConfigurationOverrideFile = ""
  29.                     DefineConstants = ""
  30.                     DefineDebug = "true"
  31.                     DefineTrace = "true"
  32.                     DebugSymbols = "true"
  33.                     IncrementalBuild = "true"
  34.                     Optimize = "false"
  35.                     OutputPath = "bin\"
  36.                     RegisterForComInterop = "false"
  37.                     RemoveIntegerChecks = "false"
  38.                     TreatWarningsAsErrors = "false"
  39.                     WarningLevel = "1"
  40.                 />
  41.                 <Config
  42.                     Name = "Release"
  43.                     BaseAddress = "0"
  44.                     ConfigurationOverrideFile = ""
  45.                     DefineConstants = ""
  46.                     DefineDebug = "false"
  47.                     DefineTrace = "true"
  48.                     DebugSymbols = "false"
  49.                     IncrementalBuild = "true"
  50.                     Optimize = "false"
  51.                     OutputPath = "bin\"
  52.                     RegisterForComInterop = "false"
  53.                     RemoveIntegerChecks = "false"
  54.                     TreatWarningsAsErrors = "false"
  55.                     WarningLevel = "1"
  56.                 />
  57.             </Settings>
  58.             <References>
  59.                 <Reference
  60.                     Name = "System"
  61.                     AssemblyName = "System"
  62.                 />
  63.                 <Reference
  64.                     Name = "System.Design"
  65.                     AssemblyName = "System.Design"
  66.                 />
  67.                 <Reference
  68.                     Name = "System.Data"
  69.                     AssemblyName = "System.Data"
  70.                 />
  71.                 <Reference
  72.                     Name = "System.Drawing"
  73.                     AssemblyName = "System.Drawing"
  74.                 />
  75.                 <Reference
  76.                     Name = "System.Web"
  77.                     AssemblyName = "System.Web"
  78.                 />
  79.                 <Reference
  80.                     Name = "System.Web.Services"
  81.                     AssemblyName = "System.Web.Services"
  82.                 />
  83.                 <Reference
  84.                     Name = "System.XML"
  85.                     AssemblyName = "System.Xml"
  86.                 />
  87.             </References>
  88.             <Imports>
  89.                 <Import Namespace = "Microsoft.VisualBasic" />
  90.                 <Import Namespace = "System" />
  91.                 <Import Namespace = "System.Data" />
  92.                 <Import Namespace = "System.Collections" />
  93.                 <Import Namespace = "System.Diagnostics" />
  94.             </Imports>
  95.         </Build>
  96.         <Files>
  97.             <Include>
  98.                 <File
  99.                     RelPath = "DataService.asmx"
  100.                     BuildAction = "Content"
  101.                 />
  102.                 <File
  103.                     RelPath = "DataService.asmx.vb"
  104.                     DependentUpon = "DataService.asmx"
  105.                     SubType = "Component"
  106.                     BuildAction = "Compile"
  107.                 />
  108.                 <File
  109.                     RelPath = "DataService.disco"
  110.                     BuildAction = "Content"
  111.                 />
  112.                 <File
  113.                     RelPath = "DataServiceClient.aspx"
  114.                     BuildAction = "Content"
  115.                 />
  116.                 <File
  117.                     RelPath = "DataServiceClient.aspx.vb"
  118.                     DependentUpon = "DataServiceClient.aspx"
  119.                     SubType = "ASPXCodeBehind"
  120.                     BuildAction = "Compile"
  121.                 />
  122.                 <File
  123.                     RelPath = "Web References\localhost\dataservice.disco"
  124.                     BuildAction = "Content"
  125.                 />
  126.                 <File
  127.                     RelPath = "Web References\localhost\DataService.wsdl"
  128.                     BuildAction = "Content"
  129.                     Generator = "MSSDLCodeGenerator"
  130.                     LastGenOutput = "DataService.vb"
  131.                 />
  132.                 <File
  133.                     RelPath = "Web References\localhost\DataService.vb"
  134.                     DependentUpon = "DataService.wsdl"
  135.                     SubType = "Code"
  136.                     BuildAction = "Compile"
  137.                     DesignTime = "True"
  138.                     AutoGen = "True"
  139.                 />
  140.                 <File
  141.                     RelPath = "Web References\localhost\Reference.map"
  142.                     BuildAction = "Content"
  143.                 />
  144.                 <Folder
  145.                     RelPath = "Web References\localhost\"
  146.                     WebReferenceUrl = "http://localhost/quickstart/aspplus/samples/vstudio/services/dataservice/vb/dataservice.disco"
  147.                     UrlBehavior = "Static"
  148.                 />
  149.                 <Folder
  150.                     RelPath = "Web References\"
  151.                     WebReferences = "TRUE"
  152.                 />
  153.             </Include>
  154.         </Files>
  155.     </VisualBasic>
  156. </VisualStudioProject>
  157.  
  158.