|
查看: 769|回复: 3
|
請各位大大...幫忙
[复制链接]
|
|
|
不好意思 ,有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
謝謝大大
感謝你們的幫忙... |
|
|
|
|
|
|
|
|
|
|
发表于 1-7-2015 08:28 PM
来自手机
|
显示全部楼层
1 和 2 可以 copy paste 你的source code上了看看吗?
3 通常是因为这个文件正在被使用 |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 2-7-2015 07:21 PM
|
显示全部楼层
不好意思
之前的沒有了...對不起
大致上是因為加了resources 然後出現問題的
第3那個其實我沒有在用呀,只是要debug 那是開,但是開不到
很感謝你的回复
|
|
|
|
|
|
|
|
|
|
|
发表于 3-7-2015 12:29 AM
|
显示全部楼层
可能是你的resource 没有正确的 register 在 windows
|
|
|
|
|
|
|
|
|
| |
本周最热论坛帖子
|