|
|
不好意思 ,有3個問題想你們幫忙
1)
我用visual studio 2010 時
按f5 ,start debug 它 跟我顯示 一個message box 說有error ,但是卻沒有顯示在error list裡面,
我按去看 error list 換那個 output 時,就顯示下面的字,
------ Build started: Project: AssignmentDemo, Configuration: Debug x86 ------
COM Reference 'WMPLib' is the interop assembly for ActiveX control 'AxWMPLib' but was marked to be linked by the compiler with the /link flag. This COM reference will be treated as a reference and will not be linked.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
能告訴我到底發生什麼事了嗎,弄那個project 幾天了,今天才發生這樣的事...
我看別人說在 solution explore 按 show all 按reference按那個 axWMPlib 把它那個embed interop 換去 false ,但是本來就是false 了呀
請問下有什麼方法能解決嗎...
2)
不好意思我想請問下一些問題
我的visual studio 不知道 做什麼 我在那個form design 的東西無端端的不見完了裡面的東西
我只是在 coding 那裡寫code 罷了,但是突然不見完了><
謝謝幫忙
3)
不好意思,這次用VS2013 ,本來好好的
但是我一加了幾個wav 的file和 打了一些code ,都是 audio。play 的
就不能debug 了,出席
Error 1 Unable to write to output file 'D:\AssingmentDemo2.0\AssingmentDemo2.0\obj\Debug\AssingmentDemo2.0.exe': 拒绝访问。 AssingmentDemo2.0
謝謝大大
感謝你們的幫忙... |
|