iWebOffice.ocx.c.net.csproj
上传用户:hbbfjy2008
上传日期:2015-02-05
资源大小:5616k
文件大小:20k
源码类别:

中间件编程

开发平台:

C#

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         ProjectType = "Web"
  4.         ProductVersion = "7.10.3077"
  5.         SchemaVersion = "2.0"
  6.         ProjectGuid = "{ED5DD8C3-A0B2-4BAC-A1DA-F0BC62E477DF}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "iWebOffice.ocx.c.net"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 DefaultClientScript = "JScript"
  15.                 DefaultHTMLPageLayout = "Grid"
  16.                 DefaultTargetSchema = "IE50"
  17.                 DelaySign = "false"
  18.                 OutputType = "Library"
  19.                 PreBuildEvent = ""
  20.                 PostBuildEvent = ""
  21.                 RootNamespace = "iWebOffice.ocx.c.net"
  22.                 RunPostBuildEvent = "OnBuildSuccess"
  23.                 StartupObject = ""
  24.             >
  25.                 <Config
  26.                     Name = "Debug"
  27.                     AllowUnsafeBlocks = "false"
  28.                     BaseAddress = "285212672"
  29.                     CheckForOverflowUnderflow = "false"
  30.                     ConfigurationOverrideFile = ""
  31.                     DefineConstants = "DEBUG;TRACE"
  32.                     DocumentationFile = ""
  33.                     DebugSymbols = "true"
  34.                     FileAlignment = "4096"
  35.                     IncrementalBuild = "true"
  36.                     NoStdLib = "false"
  37.                     NoWarn = ""
  38.                     Optimize = "false"
  39.                     OutputPath = "bin"
  40.                     RegisterForComInterop = "false"
  41.                     RemoveIntegerChecks = "false"
  42.                     TreatWarningsAsErrors = "false"
  43.                     WarningLevel = "4"
  44.                 />
  45.                 <Config
  46.                     Name = "Release"
  47.                     AllowUnsafeBlocks = "false"
  48.                     BaseAddress = "285212672"
  49.                     CheckForOverflowUnderflow = "false"
  50.                     ConfigurationOverrideFile = ""
  51.                     DefineConstants = "TRACE"
  52.                     DocumentationFile = ""
  53.                     DebugSymbols = "false"
  54.                     FileAlignment = "4096"
  55.                     IncrementalBuild = "false"
  56.                     NoStdLib = "false"
  57.                     NoWarn = ""
  58.                     Optimize = "true"
  59.                     OutputPath = "bin"
  60.                     RegisterForComInterop = "false"
  61.                     RemoveIntegerChecks = "false"
  62.                     TreatWarningsAsErrors = "false"
  63.                     WarningLevel = "4"
  64.                 />
  65.             </Settings>
  66.             <References>
  67.                 <Reference
  68.                     Name = "System"
  69.                     AssemblyName = "System"
  70.                     HintPath = "......WINNTMicrosoft.NETFrameworkv1.0.3705System.dll"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Data"
  74.                     AssemblyName = "System.Data"
  75.                     HintPath = "......WINNTMicrosoft.NETFrameworkv1.0.3705System.Data.dll"
  76.                 />
  77.                 <Reference
  78.                     Name = "System.Web"
  79.                     AssemblyName = "System.Web"
  80.                     HintPath = "......WINNTMicrosoft.NETFrameworkv1.0.3705System.Web.dll"
  81.                 />
  82.                 <Reference
  83.                     Name = "System.Web.Services"
  84.                     AssemblyName = "System.Web.Services"
  85.                     HintPath = "......WINNTMicrosoft.NETFrameworkv1.0.3705System.Web.Services.dll"
  86.                 />
  87.                 <Reference
  88.                     Name = "System.XML"
  89.                     AssemblyName = "System.Xml"
  90.                     HintPath = "......WINNTMicrosoft.NETFrameworkv1.0.3705System.XML.dll"
  91.                 />
  92.                 <Reference
  93.                     Name = "System.Drawing"
  94.                     AssemblyName = "System.Drawing"
  95.                     HintPath = "......WINNTMicrosoft.NETFrameworkv1.0.3705System.Drawing.dll"
  96.                 />
  97.                 <Reference
  98.                     Name = "iMsgServer2000"
  99.                     AssemblyName = "iMsgServer2000"
  100.                     HintPath = "biniMsgServer2000.dll"
  101.                 />
  102.             </References>
  103.         </Build>
  104.         <Files>
  105.             <Include>
  106.                 <File
  107.                     RelPath = "AssemblyInfo.cs"
  108.                     SubType = "Code"
  109.                     BuildAction = "Compile"
  110.                 />
  111.                 <File
  112.                     RelPath = "DocumentEdit.aspx"
  113.                     BuildAction = "Content"
  114.                 />
  115.                 <File
  116.                     RelPath = "DocumentEdit.aspx.cs"
  117.                     DependentUpon = "DocumentEdit.aspx"
  118.                     SubType = "ASPXCodeBehind"
  119.                     BuildAction = "Compile"
  120.                 />
  121.                 <File
  122.                     RelPath = "DocumentEdit.aspx.resx"
  123.                     DependentUpon = "DocumentEdit.aspx.cs"
  124.                     BuildAction = "EmbeddedResource"
  125.                 />
  126.                 <File
  127.                     RelPath = "DocumentList.aspx"
  128.                     BuildAction = "Content"
  129.                 />
  130.                 <File
  131.                     RelPath = "DocumentList.aspx.cs"
  132.                     DependentUpon = "DocumentList.aspx"
  133.                     SubType = "ASPXCodeBehind"
  134.                     BuildAction = "Compile"
  135.                 />
  136.                 <File
  137.                     RelPath = "DocumentList.aspx.resx"
  138.                     DependentUpon = "DocumentList.aspx.cs"
  139.                     BuildAction = "EmbeddedResource"
  140.                 />
  141.                 <File
  142.                     RelPath = "DocumentSave.aspx"
  143.                     BuildAction = "Content"
  144.                 />
  145.                 <File
  146.                     RelPath = "DocumentSave.aspx.cs"
  147.                     DependentUpon = "DocumentSave.aspx"
  148.                     SubType = "ASPXCodeBehind"
  149.                     BuildAction = "Compile"
  150.                 />
  151.                 <File
  152.                     RelPath = "DocumentSave.aspx.resx"
  153.                     DependentUpon = "DocumentSave.aspx.cs"
  154.                     BuildAction = "EmbeddedResource"
  155.                 />
  156.                 <File
  157.                     RelPath = "Global.asax"
  158.                     SubType = "Component"
  159.                     BuildAction = "Content"
  160.                 />
  161.                 <File
  162.                     RelPath = "Global.asax.cs"
  163.                     DependentUpon = "Global.asax"
  164.                     SubType = "Code"
  165.                     BuildAction = "Compile"
  166.                 />
  167.                 <File
  168.                     RelPath = "Global.asax.resx"
  169.                     DependentUpon = "Global.asax.cs"
  170.                     BuildAction = "EmbeddedResource"
  171.                 />
  172.                 <File
  173.                     RelPath = "iDBManage2000.cs"
  174.                     SubType = "Code"
  175.                     BuildAction = "Compile"
  176.                 />
  177.                 <File
  178.                     RelPath = "iWebOffice.ocx.c.net.vsdisco"
  179.                     BuildAction = "None"
  180.                 />
  181.                 <File
  182.                     RelPath = "OfficeServer.aspx"
  183.                     BuildAction = "Content"
  184.                 />
  185.                 <File
  186.                     RelPath = "OfficeServer.aspx.cs"
  187.                     DependentUpon = "OfficeServer.aspx"
  188.                     SubType = "ASPXCodeBehind"
  189.                     BuildAction = "Compile"
  190.                 />
  191.                 <File
  192.                     RelPath = "OfficeServer.aspx.resx"
  193.                     DependentUpon = "OfficeServer.aspx.cs"
  194.                     BuildAction = "EmbeddedResource"
  195.                 />
  196.                 <File
  197.                     RelPath = "SaveToOffice.aspx"
  198.                     BuildAction = "Content"
  199.                 />
  200.                 <File
  201.                     RelPath = "SaveToOffice.aspx.cs"
  202.                     DependentUpon = "SaveToOffice.aspx"
  203.                     SubType = "ASPXCodeBehind"
  204.                     BuildAction = "Compile"
  205.                 />
  206.                 <File
  207.                     RelPath = "SaveToOffice.aspx.resx"
  208.                     DependentUpon = "SaveToOffice.aspx.cs"
  209.                     BuildAction = "EmbeddedResource"
  210.                 />
  211.                 <File
  212.                     RelPath = "Service1.asmx"
  213.                     SubType = "Form"
  214.                     BuildAction = "Content"
  215.                 />
  216.                 <File
  217.                     RelPath = "Service1.asmx.cs"
  218.                     DependentUpon = "Service1.asmx"
  219.                     SubType = "Component"
  220.                     BuildAction = "Compile"
  221.                 />
  222.                 <File
  223.                     RelPath = "Service1.asmx.resx"
  224.                     DependentUpon = "Service1.asmx.cs"
  225.                     BuildAction = "EmbeddedResource"
  226.                 />
  227.                 <File
  228.                     RelPath = "Web.config"
  229.                     BuildAction = "Content"
  230.                 />
  231.                 <File
  232.                     RelPath = "binInterop.DBstep.dll"
  233.                     BuildAction = "Content"
  234.                 />
  235.                 <File
  236.                     RelPath = "biniWebOffice.ocx.c.net.dll"
  237.                     BuildAction = "Content"
  238.                 />
  239.                 <File
  240.                     RelPath = "biniWebOffice.ocx.c.net.pdb"
  241.                     BuildAction = "Content"
  242.                 />
  243.                 <File
  244.                     RelPath = "BookMarkBookMarkAdd.aspx"
  245.                     BuildAction = "Content"
  246.                 />
  247.                 <File
  248.                     RelPath = "BookMarkBookMarkAdd.aspx.cs"
  249.                     DependentUpon = "BookMarkAdd.aspx"
  250.                     SubType = "ASPXCodeBehind"
  251.                     BuildAction = "Compile"
  252.                 />
  253.                 <File
  254.                     RelPath = "BookMarkBookMarkAdd.aspx.resx"
  255.                     DependentUpon = "BookMarkAdd.aspx.cs"
  256.                     BuildAction = "EmbeddedResource"
  257.                 />
  258.                 <File
  259.                     RelPath = "BookMarkBookMarkDel.aspx"
  260.                     BuildAction = "Content"
  261.                 />
  262.                 <File
  263.                     RelPath = "BookMarkBookMarkDel.aspx.cs"
  264.                     DependentUpon = "BookMarkDel.aspx"
  265.                     SubType = "ASPXCodeBehind"
  266.                     BuildAction = "Compile"
  267.                 />
  268.                 <File
  269.                     RelPath = "BookMarkBookMarkDel.aspx.resx"
  270.                     DependentUpon = "BookMarkDel.aspx.cs"
  271.                     BuildAction = "EmbeddedResource"
  272.                 />
  273.                 <File
  274.                     RelPath = "BookMarkBookMarkEdit.aspx"
  275.                     BuildAction = "Content"
  276.                 />
  277.                 <File
  278.                     RelPath = "BookMarkBookMarkEdit.aspx.cs"
  279.                     DependentUpon = "BookMarkEdit.aspx"
  280.                     SubType = "ASPXCodeBehind"
  281.                     BuildAction = "Compile"
  282.                 />
  283.                 <File
  284.                     RelPath = "BookMarkBookMarkEdit.aspx.resx"
  285.                     DependentUpon = "BookMarkEdit.aspx.cs"
  286.                     BuildAction = "EmbeddedResource"
  287.                 />
  288.                 <File
  289.                     RelPath = "BookMarkBookMarkList.aspx"
  290.                     BuildAction = "Content"
  291.                 />
  292.                 <File
  293.                     RelPath = "BookMarkBookMarkList.aspx.cs"
  294.                     DependentUpon = "BookMarkList.aspx"
  295.                     SubType = "ASPXCodeBehind"
  296.                     BuildAction = "Compile"
  297.                 />
  298.                 <File
  299.                     RelPath = "BookMarkBookMarkList.aspx.resx"
  300.                     DependentUpon = "BookMarkList.aspx.cs"
  301.                     BuildAction = "EmbeddedResource"
  302.                 />
  303.                 <File
  304.                     RelPath = "DocumentDownLoad.doc"
  305.                     BuildAction = "None"
  306.                 />
  307.                 <File
  308.                     RelPath = "DocumentExcel公文模板.xls"
  309.                     BuildAction = "None"
  310.                 />
  311.                 <File
  312.                     RelPath = "DocumentGoldgridLogo.jpg"
  313.                     BuildAction = "Content"
  314.                 />
  315.                 <File
  316.                     RelPath = "DocumentMOD00001.DOC"
  317.                     BuildAction = "None"
  318.                 />
  319.                 <File
  320.                     RelPath = "DocumentMod00001.xls"
  321.                     BuildAction = "None"
  322.                 />
  323.                 <File
  324.                     RelPath = "DocumentWord公文模板.doc"
  325.                     BuildAction = "None"
  326.                 />
  327.                 <File
  328.                     RelPath = "Document公司财务专用章.jpg"
  329.                     BuildAction = "Content"
  330.                 />
  331.                 <File
  332.                     RelPath = "Document公司合同专用章.jpg"
  333.                     BuildAction = "Content"
  334.                 />
  335.                 <File
  336.                     RelPath = "Document公司总经理签名.jpg"
  337.                     BuildAction = "Content"
  338.                 />
  339.                 <File
  340.                     RelPath = "Document公文模版.doc"
  341.                     BuildAction = "None"
  342.                 />
  343.                 <File
  344.                     RelPath = "Document公文模版.xls"
  345.                     BuildAction = "None"
  346.                 />
  347.                 <File
  348.                     RelPath = "Document模板二.doc"
  349.                     BuildAction = "None"
  350.                 />
  351.                 <File
  352.                     RelPath = "Document模板一.doc"
  353.                     BuildAction = "None"
  354.                 />
  355.                 <File
  356.                     RelPath = "Document模板一.wps"
  357.                     BuildAction = "None"
  358.                 />
  359.                 <File
  360.                     RelPath = "Document网络公司公章.jpg"
  361.                     BuildAction = "Content"
  362.                 />
  363.                 <File
  364.                     RelPath = "HTML7469934161118.htm"
  365.                     BuildAction = "Content"
  366.                 />
  367.                 <File
  368.                     RelPath = "HTMLIMAGE76880127520.htm"
  369.                     BuildAction = "Content"
  370.                 />
  371.                 <File
  372.                     RelPath = "HTMLIMAGE76880127520.files1.gif"
  373.                     BuildAction = "Content"
  374.                 />
  375.                 <File
  376.                     RelPath = "HTMLIMAGE76880127520.files2.gif"
  377.                     BuildAction = "Content"
  378.                 />
  379.                 <File
  380.                     RelPath = "SignatureSignatureAddFrm.aspx"
  381.                     BuildAction = "Content"
  382.                 />
  383.                 <File
  384.                     RelPath = "SignatureSignatureAddFrm.aspx.cs"
  385.                     DependentUpon = "SignatureAddFrm.aspx"
  386.                     SubType = "ASPXCodeBehind"
  387.                     BuildAction = "Compile"
  388.                 />
  389.                 <File
  390.                     RelPath = "SignatureSignatureAddFrm.aspx.resx"
  391.                     DependentUpon = "SignatureAddFrm.aspx.cs"
  392.                     BuildAction = "EmbeddedResource"
  393.                 />
  394.                 <File
  395.                     RelPath = "SignatureSignatureEditFrm.aspx"
  396.                     BuildAction = "Content"
  397.                 />
  398.                 <File
  399.                     RelPath = "SignatureSignatureEditFrm.aspx.cs"
  400.                     DependentUpon = "SignatureEditFrm.aspx"
  401.                     SubType = "ASPXCodeBehind"
  402.                     BuildAction = "Compile"
  403.                 />
  404.                 <File
  405.                     RelPath = "SignatureSignatureEditFrm.aspx.resx"
  406.                     DependentUpon = "SignatureEditFrm.aspx.cs"
  407.                     BuildAction = "EmbeddedResource"
  408.                 />
  409.                 <File
  410.                     RelPath = "SignatureSignatureList.aspx"
  411.                     BuildAction = "Content"
  412.                 />
  413.                 <File
  414.                     RelPath = "SignatureSignatureList.aspx.cs"
  415.                     DependentUpon = "SignatureList.aspx"
  416.                     SubType = "ASPXCodeBehind"
  417.                     BuildAction = "Compile"
  418.                 />
  419.                 <File
  420.                     RelPath = "SignatureSignatureList.aspx.resx"
  421.                     DependentUpon = "SignatureList.aspx.cs"
  422.                     BuildAction = "EmbeddedResource"
  423.                 />
  424.                 <File
  425.                     RelPath = "Signature说明.txt"
  426.                     BuildAction = "Content"
  427.                 />
  428.                 <File
  429.                     RelPath = "TemplateTemplateDel.aspx"
  430.                     BuildAction = "Content"
  431.                 />
  432.                 <File
  433.                     RelPath = "TemplateTemplateDel.aspx.cs"
  434.                     DependentUpon = "TemplateDel.aspx"
  435.                     SubType = "ASPXCodeBehind"
  436.                     BuildAction = "Compile"
  437.                 />
  438.                 <File
  439.                     RelPath = "TemplateTemplateDel.aspx.resx"
  440.                     DependentUpon = "TemplateDel.aspx.cs"
  441.                     BuildAction = "EmbeddedResource"
  442.                 />
  443.                 <File
  444.                     RelPath = "TemplateTemplateEdit.aspx"
  445.                     BuildAction = "Content"
  446.                 />
  447.                 <File
  448.                     RelPath = "TemplateTemplateEdit.aspx.cs"
  449.                     DependentUpon = "TemplateEdit.aspx"
  450.                     SubType = "ASPXCodeBehind"
  451.                     BuildAction = "Compile"
  452.                 />
  453.                 <File
  454.                     RelPath = "TemplateTemplateEdit.aspx.resx"
  455.                     DependentUpon = "TemplateEdit.aspx.cs"
  456.                     BuildAction = "EmbeddedResource"
  457.                 />
  458.                 <File
  459.                     RelPath = "TemplateTemplateForm.aspx"
  460.                     BuildAction = "Content"
  461.                 />
  462.                 <File
  463.                     RelPath = "TemplateTemplateForm.aspx.cs"
  464.                     DependentUpon = "TemplateForm.aspx"
  465.                     SubType = "ASPXCodeBehind"
  466.                     BuildAction = "Compile"
  467.                 />
  468.                 <File
  469.                     RelPath = "TemplateTemplateForm.aspx.resx"
  470.                     DependentUpon = "TemplateForm.aspx.cs"
  471.                     BuildAction = "EmbeddedResource"
  472.                 />
  473.                 <File
  474.                     RelPath = "TemplateTemplateList.aspx"
  475.                     BuildAction = "Content"
  476.                 />
  477.                 <File
  478.                     RelPath = "TemplateTemplateList.aspx.cs"
  479.                     DependentUpon = "TemplateList.aspx"
  480.                     SubType = "ASPXCodeBehind"
  481.                     BuildAction = "Compile"
  482.                 />
  483.                 <File
  484.                     RelPath = "TemplateTemplateList.aspx.resx"
  485.                     DependentUpon = "TemplateList.aspx.cs"
  486.                     BuildAction = "EmbeddedResource"
  487.                 />
  488.                 <File
  489.                     RelPath = "TemplateTemplateSave.aspx"
  490.                     BuildAction = "Content"
  491.                 />
  492.                 <File
  493.                     RelPath = "TemplateTemplateSave.aspx.cs"
  494.                     DependentUpon = "TemplateSave.aspx"
  495.                     SubType = "ASPXCodeBehind"
  496.                     BuildAction = "Compile"
  497.                 />
  498.                 <File
  499.                     RelPath = "TemplateTemplateSave.aspx.resx"
  500.                     DependentUpon = "TemplateSave.aspx.cs"
  501.                     BuildAction = "EmbeddedResource"
  502.                 />
  503.             </Include>
  504.         </Files>
  505.     </CSHARP>
  506. </VisualStudioProject>