怪事
可能也不能算怪事,
是我自己理解得不夠好
我在本地上用FTB寫了一個新聞發(fā)布系統(tǒng)
在我的電腦和我的同事的電腦上都能正常運行
可是傳到服務(wù)器上時侯卻提示沒有正常安裝
按照說明,建了一個WEB.CONFIG,可是還是不能使用,知道的幫幫忙
(注,以下是錯誤說明)
FreeTextBox has not been correctly installed. To install FreeTextBox either:
(1) add a reference to FtbWebResource.axd in web.config:
<system.web>
<httpHandlers>
<add verb="GET"
path="FtbWebResource.axd"
type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />
</httpHandlers>
</system.web>
(2) Save the FreeTextBox image and javascript files to a location on your website and set up FreeTextBox as follows
<FTB:FreeTextBox id="FreeTextBox1" SupportFolder="ftbfileslocation" JavaScriptLocation="ExternalFile" ButtonImagesLocation="ExternalFile" ToolbarImagesLocation="ExternalFile" ButtonImagesLocation="ExternalFile" runat="server" />
我的配置文件
<?xml version="1.0" encoding="utf-8" ?>
??????????? <configuration>
??????????????? <system.web>
??????????????????? <httpHandlers>
??????????????????????? <add verb="GET"
??????????????????????????? path="FtbWebResource.axd"
type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />???????
??????????????????? </httpHandlers>
??????????????? </system.web>?????
??????????? </configuration>
是我自己理解得不夠好
我在本地上用FTB寫了一個新聞發(fā)布系統(tǒng)
在我的電腦和我的同事的電腦上都能正常運行
可是傳到服務(wù)器上時侯卻提示沒有正常安裝
按照說明,建了一個WEB.CONFIG,可是還是不能使用,知道的幫幫忙
(注,以下是錯誤說明)
FreeTextBox has not been correctly installed. To install FreeTextBox either:
(1) add a reference to FtbWebResource.axd in web.config:
<system.web>
<httpHandlers>
<add verb="GET"
path="FtbWebResource.axd"
type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />
</httpHandlers>
</system.web>
(2) Save the FreeTextBox image and javascript files to a location on your website and set up FreeTextBox as follows
<FTB:FreeTextBox id="FreeTextBox1" SupportFolder="ftbfileslocation" JavaScriptLocation="ExternalFile" ButtonImagesLocation="ExternalFile" ToolbarImagesLocation="ExternalFile" ButtonImagesLocation="ExternalFile" runat="server" />
我的配置文件
<?xml version="1.0" encoding="utf-8" ?>
??????????? <configuration>
??????????????? <system.web>
??????????????????? <httpHandlers>
??????????????????????? <add verb="GET"
??????????????????????????? path="FtbWebResource.axd"
type="FreeTextBoxControls.AssemblyResourceHandler, FreeTextBox" />???????
??????????????????? </httpHandlers>
??????????????? </system.web>?????
??????????? </configuration>
轉(zhuǎn)載于:https://www.cnblogs.com/xueguowuhen/archive/2005/09/16/238538.html
與50位技術(shù)專家面對面20年技術(shù)見證,附贈技術(shù)全景圖總結(jié)