From what I learned in school for three years, I choose some piece of life that are limited, and the emotions caused by things are indescribable. Through body react confession, they are organized and reorganized, some are picked up and some are repaired. Synthesize customized products.
Dirty pi-pa
Official Position / Unofficial Position / Two people heap up on the double bed.
Special thanks to National Taiwan University of Arts.
演職人員
Chang Yu-Wen Seek a circle
Tsai I-Hsuan Everything will be OK
Liao Ting-Yi Stage design
Chen Tzu-Yang Music design
Ko Hsin-Yu Right-hand Human
附註
Before the performance,the audience is open for admission ten minutes . After the performance, there will be a post-performance discussion, and they are not allowed to leave the venue without the permission of Dirty pi-pa.
相關推薦
-
'/cn' 應用程式中發生伺服器錯誤。
連線嘗試失敗,因為連線對象有一段時間並未正確回應,或是連線建立失敗,因為連線的主機無法回應。 104.18.111.161:80
描述: 在執行目前 Web 要求的過程中發生未處理的例外狀況。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。
例外狀況詳細資訊: System.Net.Sockets.SocketException: 連線嘗試失敗,因為連線對象有一段時間並未正確回應,或是連線建立失敗,因為連線的主機無法回應。 104.18.111.161:80
原始程式錯誤:
行 3904: }
行 3905: HttpWebRequest request = (HttpWebRequest)WebRequest.Create(url);
行 3906: HttpWebResponse response = (HttpWebResponse)request.GetResponse();
行 3907: StreamReader tReader = new StreamReader(response.GetResponseStream());
行 3908: newURL = tReader.ReadToEnd();
|
原始程式檔: c:\Web\2021\216taipeifringe\Web\App_Code\WebUtility.cs 行: 3906
堆疊追蹤:
[SocketException (0x274c): 連線嘗試失敗,因為連線對象有一段時間並未正確回應,或是連線建立失敗,因為連線的主機無法回應。 104.18.111.161:80]
System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +253
System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +720
[WebException: 無法連接至遠端伺服器]
System.Net.HttpWebRequest.GetResponse() +1751
WebUtility.ChangeToTinyURL(String nowURL) in c:\Web\2021\216taipeifringe\Web\App_Code\WebUtility.cs:3906
Share.get_ShareUrl() in c:\Web\2021\216taipeifringe\Web\Controls\Share.ascx.cs:17
ASP.controls_share_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\Web\2021\216taipeifringe\Web\Controls\Share.ascx:5
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
ASP.program_aspx.__RenderContent3(HtmlTextWriter __w, Control parameterContainer) in c:\Web\2021\216taipeifringe\Web\Program.aspx:447
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
ASP.masterpage_master.__Renderform1(HtmlTextWriter __w, Control parameterContainer) in c:\Web\2021\216taipeifringe\Web\MasterPage.master:210
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +11671503
System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +47
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +53
ASP.masterpage_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\Web\2021\216taipeifringe\Web\MasterPage.master:62
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +169
System.Web.UI.Page.Render(HtmlTextWriter writer) +40
System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239
|
版本資訊: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4797.0