我克隆了monoxsp項目:https://github.com/mono/xsp.git並在單聲道開發中構建了xsp,但我無法運行它。我在IDE或命令行中遇到同樣的錯誤。我的最終目標是在調試xsp時運行我的網站。我該如何解決這個錯誤? Handling exception type FileNotFoundException
Message is Could not load file or
我正在拉我的頭髮。我無法使用POST和JSON成功調用.NET Web服務(「遠程服務器返回錯誤:(500)內部服務器錯誤」)。如果我不堅持使用JSON或使用GET,我可以使其工作。我在Xamarin Studio中完成了這一切,因此Web服務器是XSP而不是IIS,如果這有所幫助的話。 任何幫助是很多讚賞。 這裏是我的web服務代碼: using System;
using System.We
我從源代碼安裝XSP但得到這個錯誤檢測 $ xsp4 --port 9000
Handling exception type FileNotFoundException
Message is Could not load file or assembly 'xsp4, Version=4.2.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed7
我開始在ubuntu 12.04上使用MonoDevelop 5.0.1和XSP4,當我嘗試運行XSP4時給我這個錯誤 我從ubuntu軟件中心安裝Monodevelop,但運行but.I想運行ASP.Net MVC3應用程序。 AnyBody知道這個錯誤? Handling exception type FileNotFoundException
Message is Could not lo
我在Fabric上安裝xsp ver 3.0.11到amazon linux,但它不工作。 織物代碼: with cd("/opt/%s" %(MONO_VERSION)):
sudo("git clone https://github.com/mono/xsp")
with cd("/opt/%s/xsp" %(MONO_VERSION)):
sudo("git