Initial Commit Update Telerik
This commit is contained in:
BIN
LPWeb20/bin/AjaxControlToolkit.dll
Normal file
BIN
LPWeb20/bin/AjaxControlToolkit.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/AjaxControlToolkit.pdb
Normal file
BIN
LPWeb20/bin/AjaxControlToolkit.pdb
Normal file
Binary file not shown.
BIN
LPWeb20/bin/AjaxMin.dll
Normal file
BIN
LPWeb20/bin/AjaxMin.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/CuteEditor.ImageEditor.dll
Normal file
BIN
LPWeb20/bin/CuteEditor.ImageEditor.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/CuteEditor.dll
Normal file
BIN
LPWeb20/bin/CuteEditor.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/FastReport.Bars.dll
Normal file
BIN
LPWeb20/bin/FastReport.Bars.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/FastReport.Compat.dll
Normal file
BIN
LPWeb20/bin/FastReport.Compat.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/FastReport.DataVisualization.dll
Normal file
BIN
LPWeb20/bin/FastReport.DataVisualization.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/FastReport.Editor.dll
Normal file
BIN
LPWeb20/bin/FastReport.Editor.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/FastReport.Web.dll
Normal file
BIN
LPWeb20/bin/FastReport.Web.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/FastReport.dll
Normal file
BIN
LPWeb20/bin/FastReport.dll
Normal file
Binary file not shown.
53156
LPWeb20/bin/FastReport.xml
Normal file
53156
LPWeb20/bin/FastReport.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
LPWeb20/bin/HtmlAgilityPack.dll
Normal file
BIN
LPWeb20/bin/HtmlAgilityPack.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/LPWeb.dll
Normal file
BIN
LPWeb20/bin/LPWeb.dll
Normal file
Binary file not shown.
85
LPWeb20/bin/LPWeb.dll.config
Normal file
85
LPWeb20/bin/LPWeb.dll.config
Normal file
@@ -0,0 +1,85 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="Version" value="2.0.0.86" />
|
||||
<add key="Versionsdatum" value="15.06.2013" />
|
||||
<add key="Copyright" value="© 2013 – Stefan Hutter Unternehmensberatung, Bülach" />
|
||||
<add key="MailAbsender" value="info@shub.ch" />
|
||||
<add key="smtpserver" value="msscript12.webland.ch" />
|
||||
<add key="NameAbsender" value="BWP Test" />
|
||||
|
||||
<add key="SiteTitle" value="Berufswahl Parcours Manager 2.0" />
|
||||
<add key="Website" value="http://www.shub.ch/bw" />
|
||||
<add key="HelpSource" value="~/help/" />
|
||||
<add key="ShowHelpLink" value="True" />
|
||||
<add key="Imagepath" value="/Bilder/" />
|
||||
<add key="ReportLehrer" value="14" />
|
||||
<add key="ReportFirma" value="15" />
|
||||
<add key="ReportFirma_Query" value="Select * from firmendaten where firmanr=@Firmanr" />
|
||||
<add key="ReportFirma1" value="10" />
|
||||
<add key="ReportFirma1_Query" value="exec SP_Firmenliste @Firmanr" />
|
||||
<add key="Telerik.Skin" value="Windows7" />
|
||||
</appSettings>
|
||||
<connectionStrings>
|
||||
<add name="LPConnectionString" connectionString="Data Source=shu00;Initial Catalog=bwp_buelach;User ID=sa;Password=*shu29" providerName="System.Data.SqlClient" />
|
||||
</connectionStrings>
|
||||
<system.net>
|
||||
<mailSettings>
|
||||
<smtp>
|
||||
<network host="smtp.shub.ch" userName="hutter@shub.ch" password="shu*webland30" />
|
||||
</smtp>
|
||||
</mailSettings>
|
||||
</system.net>
|
||||
<system.web>
|
||||
<compilation debug="true" strict="false" explicit="true" targetFramework="4.0">
|
||||
<assemblies>
|
||||
<add assembly="RichTextEditor,Version=8.0.0.0,Culture=Neutral,PublicKeyToken=3858aa6802b1223a" />
|
||||
<add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
|
||||
<add assembly="System.Speech, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
|
||||
<add assembly="System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
|
||||
</assemblies>
|
||||
</compilation>
|
||||
<pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID">
|
||||
<controls>
|
||||
<add tagPrefix="telerik" namespace="Telerik.Web.UI" assembly="Telerik.Web.UI" />
|
||||
</controls>
|
||||
</pages>
|
||||
<httpHandlers>
|
||||
<add path="ChartImage.axd" type="Telerik.Web.UI.ChartHttpHandler" verb="*" validate="false" />
|
||||
<add path="Telerik.Web.UI.SpellCheckHandler.axd" type="Telerik.Web.UI.SpellCheckHandler" verb="*" validate="false" />
|
||||
<add path="Telerik.Web.UI.DialogHandler.aspx" type="Telerik.Web.UI.DialogHandler" verb="*" validate="false" />
|
||||
<add path="Telerik.RadUploadProgressHandler.ashx" type="Telerik.Web.UI.RadUploadProgressHandler" verb="*" validate="false" />
|
||||
<add path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" verb="*" validate="false" />
|
||||
<add path="FastReport.Export.axd" verb="*" type="FastReport.Web.Handlers.WebExport" />
|
||||
<add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource, Telerik.Web.UI, Culture=neutral, PublicKeyToken=121fae78165ba3d4" validate="false" />
|
||||
</httpHandlers>
|
||||
<httpModules>
|
||||
<add name="RadUploadModule" type="Telerik.Web.UI.RadUploadHttpModule" />
|
||||
<add name="RadCompression" type="Telerik.Web.UI.RadCompression" />
|
||||
</httpModules>
|
||||
<httpRuntime />
|
||||
</system.web>
|
||||
<system.webServer>
|
||||
<validation validateIntegratedModeConfiguration="false" />
|
||||
<modules runAllManagedModulesForAllRequests="true">
|
||||
<remove name="RadUploadModule" />
|
||||
<add name="RadUploadModule" type="Telerik.Web.UI.RadUploadHttpModule" preCondition="integratedMode" />
|
||||
<remove name="RadCompression" />
|
||||
<add name="RadCompression" type="Telerik.Web.UI.RadCompression" preCondition="integratedMode" />
|
||||
</modules>
|
||||
<handlers>
|
||||
<remove name="ChartImage_axd" />
|
||||
<add name="ChartImage_axd" path="ChartImage.axd" type="Telerik.Web.UI.ChartHttpHandler" verb="*" preCondition="integratedMode" />
|
||||
<remove name="Telerik_Web_UI_SpellCheckHandler_axd" />
|
||||
<add name="Telerik_Web_UI_SpellCheckHandler_axd" path="Telerik.Web.UI.SpellCheckHandler.axd" type="Telerik.Web.UI.SpellCheckHandler" verb="*" preCondition="integratedMode" />
|
||||
<remove name="Telerik_Web_UI_DialogHandler_aspx" />
|
||||
<add name="Telerik_Web_UI_DialogHandler_aspx" path="Telerik.Web.UI.DialogHandler.aspx" type="Telerik.Web.UI.DialogHandler" verb="*" preCondition="integratedMode" />
|
||||
<remove name="Telerik_RadUploadProgressHandler_ashx" />
|
||||
<add name="Telerik_RadUploadProgressHandler_ashx" path="Telerik.RadUploadProgressHandler.ashx" type="Telerik.Web.UI.RadUploadProgressHandler" verb="*" preCondition="integratedMode" />
|
||||
<remove name="Telerik_Web_UI_WebResource_axd" />
|
||||
<add name="Telerik_Web_UI_WebResource_axd" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" verb="*" preCondition="integratedMode" />
|
||||
<add name="FastReportHandler" path="FastReport.Export.axd" verb="*" type="FastReport.Web.Handlers.WebExport" />
|
||||
</handlers>
|
||||
</system.webServer>
|
||||
</configuration>
|
||||
BIN
LPWeb20/bin/LPWeb.pdb
Normal file
BIN
LPWeb20/bin/LPWeb.pdb
Normal file
Binary file not shown.
6677
LPWeb20/bin/LPWeb.xml
Normal file
6677
LPWeb20/bin/LPWeb.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
LPWeb20/bin/NetSpell.SpellChecker.dll
Normal file
BIN
LPWeb20/bin/NetSpell.SpellChecker.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/Newtonsoft.Json.dll
Normal file
BIN
LPWeb20/bin/Newtonsoft.Json.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/RichTextEditor.dll
Normal file
BIN
LPWeb20/bin/RichTextEditor.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/Telerik.Web.Design.dll
Normal file
BIN
LPWeb20/bin/Telerik.Web.Design.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/Telerik.Web.Device.Detection.dll
Normal file
BIN
LPWeb20/bin/Telerik.Web.Device.Detection.dll
Normal file
Binary file not shown.
137
LPWeb20/bin/Telerik.Web.Device.Detection.xml
Normal file
137
LPWeb20/bin/Telerik.Web.Device.Detection.xml
Normal file
@@ -0,0 +1,137 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>Telerik.Web.Device.Detection</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:Telerik.Web.Device.Detection.Detector.GetScreenDimensions(System.String)">
|
||||
<summary>
|
||||
Returns the screens dimensions of the device made request in CSS pixels. If there is no match the dimensions will be 0.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Telerik.Web.Device.Detection.Detector.GetScreenSize(System.String)">
|
||||
<summary>
|
||||
Returns the screens size based on default screen ranges (in CSS pixels).
|
||||
</summary>
|
||||
<remarks>
|
||||
The default ranges are:
|
||||
Small (to 600) CSS pixels
|
||||
Medium (601-1024) CSS pixels
|
||||
Large (1025 - 1366) CSS pixels
|
||||
ExtraLarge (over 1366) CSS pixels
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="M:Telerik.Web.Device.Detection.Detector.GetScreenSize(System.String,Telerik.Web.Device.Detection.ScreenRanges)">
|
||||
<summary>
|
||||
Returns the screens size based on custom screen ranges (in CSS pixels).
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Telerik.Web.Device.Detection.DeviceModelData">
|
||||
<summary>
|
||||
Used to serialize/deserialize the data about the devices - model and dimensions
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Telerik.Web.Device.Detection.DeviceScreenDimensions">
|
||||
<summary>
|
||||
Contains the device dimensions in CSS pixels
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Telerik.Web.Device.Detection.DeviceScreenDimensions.#ctor">
|
||||
<summary>
|
||||
Default constructor of the DeviceScreenDimensions
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Telerik.Web.Device.Detection.DeviceScreenDimensions.Width">
|
||||
<summary>
|
||||
Gets the device width in CSS pixels.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Telerik.Web.Device.Detection.DeviceScreenDimensions.Height">
|
||||
<summary>
|
||||
Gets the device height in CSS pixels.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Telerik.Web.Device.Detection.DeviceScreenSize">
|
||||
<summary>
|
||||
The device screen size based on the its dimensions in CSS pixels
|
||||
</summary>
|
||||
<remarks>
|
||||
The default ranges are:
|
||||
Small (to 600) CSS pixels
|
||||
Medium (601-1024) CSS pixels
|
||||
Large (1025 - 1366) CSS pixels
|
||||
ExtraLarge (over 1366) CSS pixels
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="T:Telerik.Web.Device.Detection.ScreenRange">
|
||||
<summary>
|
||||
Used to define custom range
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Telerik.Web.Device.Detection.ScreenRange.#ctor(System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Constructor of the ScreenRange class. The overload params are assigned to the public properties
|
||||
</summary>
|
||||
<param name="minimum"></param>
|
||||
<param name="maximum"></param>
|
||||
</member>
|
||||
<member name="M:Telerik.Web.Device.Detection.ScreenRange.ContainsValue(System.Int32)">
|
||||
<summary>
|
||||
Determines if the provided value is inside the range
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Telerik.Web.Device.Detection.ScreenRange.Minimum">
|
||||
<summary>
|
||||
Minimum value of the range
|
||||
</summary>
|
||||
<remarks>
|
||||
The values should considered as CSS pixels not as a standard ones
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Telerik.Web.Device.Detection.ScreenRange.Maximum">
|
||||
<summary>
|
||||
Maximum value of the range
|
||||
</summary>
|
||||
<remarks>
|
||||
The values should considered as CSS pixels not as a standard ones
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="T:Telerik.Web.Device.Detection.ScreenRanges">
|
||||
<summary>
|
||||
ScreenRanges is used to define custom ranges
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Telerik.Web.Device.Detection.ScreenRanges.ExtraLargeScreenSizeRange">
|
||||
<summary>
|
||||
Gets or sets the extra large screen range
|
||||
</summary>
|
||||
<remarks>
|
||||
The range should considered in CSS pixels not as a standard ones
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Telerik.Web.Device.Detection.ScreenRanges.LargeScreenSizeRange">
|
||||
<summary>
|
||||
Gets or sets the large screen range
|
||||
</summary>
|
||||
<remarks>
|
||||
The range should considered in CSS pixels not as a standard ones
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Telerik.Web.Device.Detection.ScreenRanges.MediumScreenSizeRange">
|
||||
<summary>
|
||||
Gets or sets the medium screen range
|
||||
</summary>
|
||||
<remarks>
|
||||
The range should considered in CSS pixels not as a standard ones
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Telerik.Web.Device.Detection.ScreenRanges.SmallScreenSizeRange">
|
||||
<summary>
|
||||
Gets or sets the small screen range
|
||||
</summary>
|
||||
<remarks>
|
||||
The range should considered in CSS pixels not as a standard ones
|
||||
</remarks>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
LPWeb20/bin/Telerik.Web.UI.Skins.dll
Normal file
BIN
LPWeb20/bin/Telerik.Web.UI.Skins.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/Telerik.Web.UI.dll
Normal file
BIN
LPWeb20/bin/Telerik.Web.UI.dll
Normal file
Binary file not shown.
198947
LPWeb20/bin/Telerik.Web.UI.xml
Normal file
198947
LPWeb20/bin/Telerik.Web.UI.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
LPWeb20/bin/_Archiv/Telerik.Web.Design.dll
Normal file
BIN
LPWeb20/bin/_Archiv/Telerik.Web.Design.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/_Archiv/Telerik.Web.UI.Skins.dll
Normal file
BIN
LPWeb20/bin/_Archiv/Telerik.Web.UI.Skins.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/_Archiv/Telerik.Web.UI.dll
Normal file
BIN
LPWeb20/bin/_Archiv/Telerik.Web.UI.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ar/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/ar/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/cs/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/cs/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/cuteeditor.lic
Normal file
BIN
LPWeb20/bin/cuteeditor.lic
Normal file
Binary file not shown.
81149
LPWeb20/bin/de-DE.dic
Normal file
81149
LPWeb20/bin/de-DE.dic
Normal file
File diff suppressed because it is too large
Load Diff
BIN
LPWeb20/bin/de/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/de/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/de/Microsoft.Data.Edm.resources.dll
Normal file
BIN
LPWeb20/bin/de/Microsoft.Data.Edm.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/de/Microsoft.Data.OData.resources.dll
Normal file
BIN
LPWeb20/bin/de/Microsoft.Data.OData.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/de/System.Spatial.resources.dll
Normal file
BIN
LPWeb20/bin/de/System.Spatial.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/es/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/es/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/es/Microsoft.Data.Edm.resources.dll
Normal file
BIN
LPWeb20/bin/es/Microsoft.Data.Edm.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/es/Microsoft.Data.OData.resources.dll
Normal file
BIN
LPWeb20/bin/es/Microsoft.Data.OData.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/es/System.Spatial.resources.dll
Normal file
BIN
LPWeb20/bin/es/System.Spatial.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/fr/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/fr/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/fr/Microsoft.Data.Edm.resources.dll
Normal file
BIN
LPWeb20/bin/fr/Microsoft.Data.Edm.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/fr/Microsoft.Data.OData.resources.dll
Normal file
BIN
LPWeb20/bin/fr/Microsoft.Data.OData.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/fr/System.Spatial.resources.dll
Normal file
BIN
LPWeb20/bin/fr/System.Spatial.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/he/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/he/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/hi/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/hi/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/it/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/it/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/it/Microsoft.Data.Edm.resources.dll
Normal file
BIN
LPWeb20/bin/it/Microsoft.Data.Edm.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/it/Microsoft.Data.OData.resources.dll
Normal file
BIN
LPWeb20/bin/it/Microsoft.Data.OData.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/it/System.Spatial.resources.dll
Normal file
BIN
LPWeb20/bin/it/System.Spatial.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ja/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/ja/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ja/Microsoft.Data.Edm.resources.dll
Normal file
BIN
LPWeb20/bin/ja/Microsoft.Data.Edm.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ja/Microsoft.Data.OData.resources.dll
Normal file
BIN
LPWeb20/bin/ja/Microsoft.Data.OData.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ja/System.Spatial.resources.dll
Normal file
BIN
LPWeb20/bin/ja/System.Spatial.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ko/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/ko/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ko/Microsoft.Data.Edm.resources.dll
Normal file
BIN
LPWeb20/bin/ko/Microsoft.Data.Edm.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ko/Microsoft.Data.OData.resources.dll
Normal file
BIN
LPWeb20/bin/ko/Microsoft.Data.OData.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ko/System.Spatial.resources.dll
Normal file
BIN
LPWeb20/bin/ko/System.Spatial.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/log4net.dll
Normal file
BIN
LPWeb20/bin/log4net.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/nl/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/nl/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/pl/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/pl/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/pt/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/pt/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/richtexteditor.lic
Normal file
BIN
LPWeb20/bin/richtexteditor.lic
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ru/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/ru/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ru/Microsoft.Data.Edm.resources.dll
Normal file
BIN
LPWeb20/bin/ru/Microsoft.Data.Edm.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ru/Microsoft.Data.OData.resources.dll
Normal file
BIN
LPWeb20/bin/ru/Microsoft.Data.OData.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/ru/System.Spatial.resources.dll
Normal file
BIN
LPWeb20/bin/ru/System.Spatial.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/tr-TR/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/tr-TR/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
5823
LPWeb20/bin/vs4148.tmp
Normal file
5823
LPWeb20/bin/vs4148.tmp
Normal file
File diff suppressed because it is too large
Load Diff
5823
LPWeb20/bin/vsA6E8.tmp
Normal file
5823
LPWeb20/bin/vsA6E8.tmp
Normal file
File diff suppressed because it is too large
Load Diff
BIN
LPWeb20/bin/zh-CHS/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/zh-CHS/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/zh-CHT/AjaxControlToolkit.resources.dll
Normal file
BIN
LPWeb20/bin/zh-CHT/AjaxControlToolkit.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/zh-Hans/Microsoft.Data.Edm.resources.dll
Normal file
BIN
LPWeb20/bin/zh-Hans/Microsoft.Data.Edm.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/zh-Hans/Microsoft.Data.OData.resources.dll
Normal file
BIN
LPWeb20/bin/zh-Hans/Microsoft.Data.OData.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/zh-Hans/System.Spatial.resources.dll
Normal file
BIN
LPWeb20/bin/zh-Hans/System.Spatial.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/zh-Hant/Microsoft.Data.Edm.resources.dll
Normal file
BIN
LPWeb20/bin/zh-Hant/Microsoft.Data.Edm.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/zh-Hant/Microsoft.Data.OData.resources.dll
Normal file
BIN
LPWeb20/bin/zh-Hant/Microsoft.Data.OData.resources.dll
Normal file
Binary file not shown.
BIN
LPWeb20/bin/zh-Hant/System.Spatial.resources.dll
Normal file
BIN
LPWeb20/bin/zh-Hant/System.Spatial.resources.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user