????

Your IP : 18.219.115.102


Current Path : C:/Program Files/IIS/Microsoft Web Deploy V3/
Upload File :
Current File : C:/Program Files/IIS/Microsoft Web Deploy V3/Microsoft.Web.Deployment.Tracing.man

��<?xml version="1.0" encoding="UTF-16"?>

<instrumentationManifest xsi:schemaLocation="http://schemas.microsoft.com/win/2004/08/events eventman.xsd" xmlns="http://schemas.microsoft.com/win/2004/08/events" xmlns:win="http://manifests.microsoft.com/win/2004/08/windows/events" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:trace="http://schemas.microsoft.com/win/2004/08/events/trace">

	<instrumentation>

		<events>

			<provider name="Microsoft-Windows-WebDeploy" guid="{AB77E98E-0138-4C77-8BFB-DECD33EDFE3C}" symbol="WebDeployEventProvider" resourceFileName="%ProgramFiles%\IIS\Microsoft Web Deploy V3\Microsoft.Web.Deployment.Tracing.dll" messageFileName="%ProgramFiles%\IIS\Microsoft Web Deploy V3\Microsoft.Web.Deployment.Tracing.dll" message="$(string.ProviderMessage)">

				<events>

					<event symbol="DeploymentException" value="27000" version="1" channel="Microsoft-Windows-WebDeploy/Error" level="win:Error" template="DeploymentException" message="$(string.Microsoft-Windows-WebDeploy.event.1.message)">

					</event>

					<event symbol="ConnectionInfo" value="27001" version="0" channel="Microsoft-Windows-WebDeploy/ConnectionInfo" level="win:Informational" template="ConnectionInfo" message="$(string.Microsoft-Windows-WebDeploy.event.2.message)">

					</event>

					<event symbol="Error" value="27002" version="0" channel="Microsoft-Windows-WebDeploy/Error" level="win:Error" template="Error" message="$(string.Microsoft-Windows-WebDeploy.event.3.message)">

					</event>

					<event symbol="Info" value="27003" version="0" channel="Microsoft-Windows-WebDeploy/Info" level="win:Informational" template="Message" message="$(string.Microsoft-Windows-WebDeploy.event.5.message)">

					</event>

					<event symbol="Warning" value="27004" version="0" channel="Microsoft-Windows-WebDeploy/Warning" level="win:Warning" template="Message" message="$(string.Microsoft-Windows-WebDeploy.event.6.message)">

					</event>

					<event symbol="Verbose" value="27005" version="0" channel="Microsoft-Windows-WebDeploy/Verbose" level="win:Verbose" template="Message" message="$(string.Microsoft-Windows-WebDeploy.event.7.message)">

					</event>

				</events>

				<levels>

				</levels>

				<channels>

					<channel name="Microsoft-Windows-WebDeploy/Debug" chid="Microsoft-Windows-WebDeploy/Debug" symbol="Debug" type="Operational" enabled="false" access="O:BAG:BAD:(A;;FAGA;;;BA)" message="$(string.Microsoft-Windows-WebDeploy.channel.Debug.message)">

					</channel>

					<channel name="Microsoft-Windows-WebDeploy/Error" chid="Microsoft-Windows-WebDeploy/Error" symbol="Error" type="Operational" enabled="true" access="O:BAG:BAD:(A;;FAGA;;;BA)" message="$(string.Microsoft-Windows-WebDeploy.channel.Error.message)">

					</channel>

					<channel name="Microsoft-Windows-WebDeploy/Info" chid="Microsoft-Windows-WebDeploy/Info" symbol="Info" type="Operational" enabled="false" access="O:BAG:BAD:(A;;FAGA;;;BA)" message="$(string.Microsoft-Windows-WebDeploy.channel.Info.message)">

					</channel>

					<channel name="Microsoft-Windows-WebDeploy/Verbose" chid="Microsoft-Windows-WebDeploy/Verbose" symbol="Verbose" type="Operational" enabled="false" access="O:BAG:BAD:(A;;FAGA;;;BA)" message="$(string.Microsoft-Windows-WebDeploy.channel.Verbose.message)">

					</channel>

					<channel name="Microsoft-Windows-WebDeploy/ConnectionInfo" chid="Microsoft-Windows-WebDeploy/ConnectionInfo" symbol="ConnectionInfo" type="Operational" enabled="true" access="O:BAG:BAD:(A;;FAGA;;;BA)" message="$(string.Microsoft-Windows-WebDeploy.channel.ConnectionInfo.message)">

					</channel>

					<channel name="Microsoft-Windows-WebDeploy/Warning" chid="Microsoft-Windows-WebDeploy/Warning" symbol="Warning" type="Operational" enabled="false" access="O:BAG:BAD:(A;;FAGA;;;BA)" message="$(string.Microsoft-Windows-WebDeploy.channel.Warning.message)">

					</channel>

				</channels>

				<templates>

					<template tid="DeploymentException">

						<data name="ErrorCode" inType="win:Int32" outType="xs:int">

						</data>

						<data name="Message" inType="win:UnicodeString" outType="xs:string">

						</data>

						<data name="StackTrace" inType="win:UnicodeString" outType="xs:string">

						</data>

					</template>

					<template tid="Info">

						<data name="Message" inType="win:UnicodeString" outType="xs:string"></data>

						<data name="User" inType="win:UnicodeString" outType="xs:string"></data>

						<data name="SiteName" inType="win:UnicodeString" outType="xs:string"></data>

					</template>

					<template tid="Error">

						<data name="Message" inType="win:UnicodeString" outType="xs:string"></data>

						<data name="ErrorCode" inType="win:UnicodeString" outType="xs:string"></data>

						<data name="User" inType="win:UnicodeString" outType="xs:string"></data>

					  <data name="SiteName" inType="win:UnicodeString" outType="xs:string"></data>

					</template>

					<template tid="Message">

						<data name="Message" inType="win:UnicodeString" outType="xs:string"></data>

						<data name="User" inType="win:UnicodeString" outType="xs:string"></data>

						<data name="SiteName" inType="win:UnicodeString" outType="xs:string"></data>

					</template>

					<template tid="ConnectionInfo">

						<data name="Message" inType="win:UnicodeString" outType="xs:string"></data>

						<data name="User" inType="win:UnicodeString" outType="xs:string"></data>

						<data name="SiteName" inType="win:UnicodeString" outType="xs:string"></data>

					</template>

				</templates>

			</provider>

		</events>

	</instrumentation>

	<localization>

		<resources culture="en-US">

			<stringTable>

				<string id="level.Warning" value="Warning">

				</string>

				<string id="level.Verbose" value="Verbose">

				</string>

				<string id="level.Informational" value="Information">

				</string>

				<string id="level.Error" value="Error">

				</string>

				<string id="Microsoft-Windows-WebDeploy.event.7.message" value="%1">

				</string>

				<string id="Microsoft-Windows-WebDeploy.event.6.message" value="%1">

				</string>

				<string id="Microsoft-Windows-WebDeploy.event.5.message" value="%1">

				</string>

				<string id="Microsoft-Windows-WebDeploy.event.3.message" value="%1">

				</string>

				<string id="Microsoft-Windows-WebDeploy.event.2.message" value="%1">

				</string>

				<string id="Microsoft-Windows-WebDeploy.event.1.message" value="Error Code: 

%1



Exception Message: 

%2



Exception Stack Trace:

%3

">

				</string>

				<string id="Microsoft-Windows-WebDeploy.channel.Warning.message" value="Warning">

				</string>

				<string id="Microsoft-Windows-WebDeploy.channel.Verbose.message" value="Verbose">

				</string>

				<string id="Microsoft-Windows-WebDeploy.channel.Info.message" value="Info">

				</string>

				<string id="Microsoft-Windows-WebDeploy.channel.Error.message" value="Errors">

				</string>

				<string id="Microsoft-Windows-WebDeploy.channel.Debug.message" value="Debug">

				</string>

				<string id="Microsoft-Windows-WebDeploy.channel.ConnectionInfo.message" value="ConnectionInfo">

				</string>

				<string id="ProviderMessage" value="Microsoft-Windows-WebDeploy">

				</string>

			</stringTable>

		</resources>

	</localization>

</instrumentationManifest>