哎呀,討厭搞vs2003版本開發的專案啊,稀奇古怪的東西一大堆。
可憐的我又要去維護。
第一步專案源**拷過來,到本機解壓開啟 .sln 的解決方案先看下
找到http://localhost:8888/technew/tech.csproj
那本機先部署iis 埠8888 **名稱 technew 這個隨意,之後新建 虛擬目錄時 目錄名稱為technew
2.新建 應用程式池 設定 asp.net 版本
3.vs2003開啟解決方案,連線vss同步。。。接下來***,做自己該做的
日了。。。沒給我這個專案讀寫許可權
VS2003遠端除錯
1 首先配置遠端除錯環境。在安裝包中找到下列檔案 msvcmon.exe msvcr71.dll natdbgdm.dll natdbgtlnet.dll psapi.dll dbghelp.dll 其中psapi.dll dbghelp.dll這2個檔案可以沒有,把這些檔案複製到目標機器的乙個資料...
VS2003遠端除錯
1 首先配置遠端除錯環境。在安裝包中找到下列檔案 msvcmon.exe msvcr71.dll natdbgdm.dll natdbgtlnet.dll psapi.dll dbghelp.dll 其中psapi.dll dbghelp.dll這2個檔案可以沒有,把這些檔案複製到目標機器的乙個資料...
VS2003 安裝部署3
新增部署資料庫的類檔案database.cs,在下面的安裝程式類檔案webinstaller.cs裡將使用此類 using system using system.collections using system.componentmodel using system.data using syst...