Sharepoitn 2013 enterprise fixed up enterprise server

This commit is contained in:
robvde 2015-04-05 08:22:14 +08:00
parent aa5a0cfc44
commit a4aa1d419e
3 changed files with 1220 additions and 1 deletions

View file

@ -89,6 +89,7 @@
<SubType>code</SubType>
</Compile>
<Compile Include="HeliconZooProxy.cs" />
<Compile Include="HostedSharePointServersEntProxy.cs" />
<Compile Include="LyncProxy.cs" />
<Compile Include="RemoteDesktopServicesProxy.cs" />
<Compile Include="VirtualizationServerProxyForPrivateCloud.cs" />

View file

@ -1 +1 @@
<%@ WebService Language="C#" CodeBehind="esHostedSharePointServersEnt.asmx.cs" Class="WebsitePanel.EnterpriseServer.esHostedSharePointServers" %>
<%@ WebService Language="C#" CodeBehind="esHostedSharePointServersEnt.asmx.cs" Class="WebsitePanel.EnterpriseServer.esHostedSharePointServersEnt" %>