看板 C_Sharp 關於我們 聯絡資訊
請教各位前輩 我目前正在寫一個.NET C# 程式 我習慣把類別檔寫在App_Code資料夾內 .aspx檔則寫在另一個資料夾 需要使用的時候才呼叫 平常在local端測試都沒問題 但是把他上傳到免費空間somee卻顯示找不到.cs檔 The type or namespace 'clsLogin' could not be found (are you missing a using directive or an assembly reference?) 類別檔案都確定上傳了 不知有沒有大大遇過類似情況 懇請解答 感恩~ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 1.34.174.46
totte:您開發的Framework版本與somee上的設定是否一致? 03/13 22:15
tony3310t:是一致的耶 03/13 23:46