merge
This commit is contained in:
parent
81fa984bdc
commit
b171a34fb0
3 changed files with 39 additions and 93 deletions
|
@ -364,7 +364,7 @@
|
|||
<Compile Include="SettingsUserPasswordResetLetter.ascx.designer.cs">
|
||||
<DependentUpon>SettingsUserPasswordResetLetter.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile>
|
||||
<Compile Include="SearchObject.ascx">
|
||||
<DependentUpon>SearchObject.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
-->
|
||||
<httpHandlers>
|
||||
<add verb="*" path="Reserved.ReportViewerWebControl.axd" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false" />
|
||||
<add verb="*" path="AjaxHandler.ashx" type="WebsitePanel.WebPortal.WebsitePanelAjaxHandler, WebsitePanel.WebPortal" />
|
||||
</httpHandlers>
|
||||
<!-- Authentication -->
|
||||
<authentication mode="Forms">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue