Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,037

HOME > .NET Framework > Forum > Server Error in '/Telephone_Test' Application. Test ใน VS 2012 express ไม่ error



 

Server Error in '/Telephone_Test' Application. Test ใน VS 2012 express ไม่ error

 



Topic : 097358



โพสกระทู้ ( 121 )
บทความ ( 0 )



สถานะออฟไลน์




ช่วยหน่อยครับ พอเอา code ขึ้น server แล้ววัน error แบบนี้ครับ เกิดจากอะไรครับ

Server Error in '/Telephone_Test' Application.
--------------------------------------------------------------------------------

Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[InvalidOperationException: Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.]
System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean showHelp) +3194718
Microsoft.VisualBasic.Interaction.MsgBox(Object Prompt, MsgBoxStyle Buttons, Object Title) +564
Telephone.WebForm1.ReadExcel() in C:\Users\athumwm\Documents\Visual Studio 2012\Projects\Telephone\Telephone\Telephone.aspx.vb:134
Telephone.WebForm1.Button1_Click(Object sender, EventArgs e) in C:\Users\athumwm\Documents\Visual Studio 2012\Projects\Telephone\Telephone\Telephone.aspx.vb:44
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1




Tag : ASP.NET Web (ASP.NET), VB.NET







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2013-07-03 17:03:08 By : zicxnals View : 1136 Reply : 7
 

 

No. 1



โพสกระทู้ ( 74,058 )
บทความ ( 838 )

สมาชิกที่ใส่เสื้อไทยครีเอท

สถานะออฟไลน์
Twitter Facebook

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1


Quote:
VS 2012


มันใช้ Framework 4.5 หรือเปล่าครับ






แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2013-07-04 08:39:01 By : mr.win
 


 

No. 2



โพสกระทู้ ( 121 )
บทความ ( 0 )



สถานะออฟไลน์


ผมเปลี่ยน .net 4.5 เป็น .net 4 แล้วนะครับ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2013-07-04 13:38:56 By : zicxnals
 

 

No. 3



โพสกระทู้ ( 121 )
บทความ ( 0 )



สถานะออฟไลน์


net4
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2013-07-04 13:51:04 By : zicxnals
 


 

No. 4



โพสกระทู้ ( 1,348 )
บทความ ( 1 )



สถานะออฟไลน์


เท่าที่ดูจาก error
ดูเหมือนคุณใช้คำสั่ง messagebox.show
ซึ่งไม่น่าจะใช้ได้กับ webapp
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2013-07-05 21:50:49 By : watcharop
 


 

No. 5



โพสกระทู้ ( 121 )
บทความ ( 0 )



สถานะออฟไลน์


ผม MsgBox(ex.Message) ได้ไหม ถ้าไม่ได้ต้องเปลี่ยนเป็นอะไรครับ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2013-07-08 16:54:39 By : zicxnals
 


 

No. 6



โพสกระทู้ ( 1,348 )
บทความ ( 1 )



สถานะออฟไลน์


ตอบความคิดเห็นที่ : 5 เขียนโดย : zicxnals เมื่อวันที่ 2013-07-08 16:54:39
รายละเอียดของการตอบ ::
ไม่ได้ครับ
ให้สร้าง label
แล้วให้แสดงข้อผิดพลาดด้วย label ที่สร้างมานี้

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2013-07-08 19:58:01 By : watcharop
 


 

No. 7



โพสกระทู้ ( 121 )
บทความ ( 0 )



สถานะออฟไลน์


ผมลองเปลี่ยนดูแล้วครับ ก็ยังเป็นแบบเดิม คือผมใช้ upload control เวลา อยู่ที่เครื่องตัวเองได้แต่ up ไป server แล้ว error ตามข้างบนครับ

ผม ต้องเพิ่มส่วนไหนครับ เป็นการอ่าน path ตรงไหนผิดหรือป่าว

Code (VB.NET)
Protected Sub ReadExcel()
        Try
            Dim MyCE As New OleDbConnection
            Dim DtTable As New DataTable
            Dim StrShetname, Filename, strcon, SiteCall, STQ As String
            Dim Dtset As DataSet
            Dim DdateE, DdateD As DateTime
            Dim Dadapter As SqlDataAdapter
            Dim Ddset As New DataSet
            Dim Dr As DataRow
            Dim i As Integer

            MyCE = New System.Data.OleDb.OleDbConnection("provider=Microsoft.Jet.OLEDB.4.0; " & _
                      "data source='" & FUP.PostedFile.FileName & " '; " & "Extended Properties=""Excel 8.0;HDR=NO;IMEX=1;""")
            Dim oApp As New Excel.Application
            Dim oBooks As Excel.Workbooks = oApp.Workbooks
            Dim oBook As Excel.Workbook = oBooks.Add(FUP.PostedFile.FileName)
            Dim oSheet As Excel.Worksheet = oApp.ActiveSheet
            StrShetname = oSheet.Name

            DdateE = oSheet.Cells.Item(2, "B").Value
            If LCase(FUP.FileName) = "metal.xlsx" Or LCase(FUP.FileName) = "metal.xls" Then
                Filename = "METAL"
            ElseIf LCase(FUP.FileName) = "foam.xlsx" Or LCase(FUP.FileName) = "foam.xls" Then
                Filename = "FOAM"
            ElseIf LCase(FUP.FileName) = "jit.xlsx" Or LCase(FUP.FileName) = "jit.xls" Then
                Filename = "JIT' Or site = 'Trim' Or site = 'SG&A"
            ElseIf LCase(FUP.FileName) = "taap.xlsx" Or LCase(FUP.FileName) = "taap.xls" Then
                Filename = "TAAP"
            End If
            strcon = "select distinct update_date from telephone where site = '" & Filename & "'"
            Dadapter = New SqlDataAdapter(strcon, myconnection)
            Ddset = New DataSet()
            Dadapter.Fill(Ddset)
            If Ddset.Tables(0).Rows.Count <> 0 Then
                DdateD = Ddset.Tables(0).Rows(0)("update_date")
            Else
                DdateD = "#1/1/2000 12:00AM#"
            End If
            If DdateD < DdateE Then
                SiteCall = oSheet.Cells.Item(3, "B").Value
                DtTable.Columns.Add("Name")
                DtTable.Columns.Add("Dept")
                DtTable.Columns.Add("Site")
                DtTable.Columns.Add("TelNo")
                DtTable.Columns.Add("Extension")
                DtTable.Columns.Add("PhoneNumber")
                DtTable.Columns.Add("update_date")

                i = 5
                Do While Not Trim(oSheet.Cells.Item(i, "B").Value) = ""
                    Dr = DtTable.NewRow
                    Dr("Name") = oSheet.Cells.Item(i, "B").Value
                    Dr("Dept") = oSheet.Cells.Item(i, "C").Value
                    Dr("Site") = oSheet.Cells.Item(i, "D").Value
                    Dr("TelNo") = SiteCall
                    Dr("Extension") = oSheet.Cells.Item(i, "E").Value
                    Dr("PhoneNumber") = oSheet.Cells.Item(i, "F").Value
                    Dr("update_date") = DdateE
                    DtTable.Rows.Add(Dr)
                    i = i + 1
                Loop
                DGV.Visible = True
                DGV.DataSource = DtTable
                DGV.DataBind()
                Dtset = Nothing

                STQ = "Delete from Telephone Where site ='" & Filename & "'"
                SQLAcc(STQ)
                SQLadd(DtTable)
            Else
                LBconnect.ForeColor = Drawing.Color.Red
                LBconnect.Font.Bold = True
                LBconnect.Text = "This file date is Expire!!!"
            End If
        Catch ex As Exception
            LBconnect.ForeColor = Drawing.Color.Red
            LBconnect.Font.Bold = True
            LBconnect.Text = ex.Message
        End Try
    End Sub

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2013-07-09 11:05:05 By : zicxnals
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : Server Error in '/Telephone_Test' Application. Test ใน VS 2012 express ไม่ error
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ FTP| ใส่แถวของตาราง ใส่คอลัมน์ตาราง| ตัวยก ตัวห้อย ตัวพิมพ์ดีด| ใส่โค้ด ใส่การอ้างถึงคำพูด| ใส่ลีสต์
smiley for :lol: smiley for :ken: smiley for :D smiley for :) smiley for ;) smiley for :eek: smiley for :geek: smiley for :roll: smiley for :erm: smiley for :cool: smiley for :blank: smiley for :idea: smiley for :ehh: smiley for :aargh: smiley for :evil:
Insert PHP Code
Insert ASP Code
Insert VB.NET Code Insert C#.NET Code Insert JavaScript Code Insert C#.NET Code
Insert Java Code
Insert Android Code
Insert Objective-C Code
Insert XML Code
Insert SQL Code
Insert Code
เพื่อความเรียบร้อยของข้อความ ควรจัดรูปแบบให้พอดีกับขนาดของหน้าจอ เพื่อง่ายต่อการอ่านและสบายตา และตรวจสอบภาษาไทยให้ถูกต้อง

อัพโหลดแทรกรูปภาพ

Notice

เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ
อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง

   
  เพื่อความปลอดภัยและการตรวจสอบ กระทู้ที่แทรกไฟล์อัพโหลดไฟล์จากที่อื่น อาจจะถูกลบทิ้ง
 
โดย
อีเมล์
บวกค่าให้ถูก
<= ตัวเลขฮินดูอารบิก เช่น 123 (หรือล็อกอินเข้าระบบสมาชิกเพื่อไม่ต้องกรอก)







Exchange: นำเข้าสินค้าจากจีน, Taobao, เฟอร์นิเจอร์, ของพรีเมี่ยม, ร่ม, ปากกา, power bank, แฟลชไดร์ฟ, กระบอกน้ำ

Load balance : Server 05
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่