Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
AnswerRe: system.io.filenotfoundexception from using WaveFormat structure Pin
Dave Kreskowiak15-Jun-09 16:31
mveDave Kreskowiak15-Jun-09 16:31 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries15-Jun-09 16:52
tjeffries15-Jun-09 16:52 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries15-Jun-09 18:39
tjeffries15-Jun-09 18:39 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
molesworth15-Jun-09 23:21
molesworth15-Jun-09 23:21 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 4:42
tjeffries16-Jun-09 4:42 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 7:12
tjeffries16-Jun-09 7:12 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
molesworth16-Jun-09 10:33
molesworth16-Jun-09 10:33 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 12:50
tjeffries16-Jun-09 12:50 
Right now the release/debug issue seems the most likely. I found the X86 tab, thanks, but despite the fact that the Build tab of the project properties windows says Release and the output directory is /bin/release, the program is the same size it is when built for debugging, and the files are put in /bin/debug. I thought the former might be some strange C# artifact, but maybe not.

Dumb question time- if I set the Build tab up correctly, click on "Clean Solution" (as far as I can tell, that just removes the exe, but maybe it does something else) and then click on "Build Solution" or "Rebuild Solution", it should build either a debug or release version depending on the settings, right? Is there something hidden away in a corner (or even in front of my eyes, so obvious that only a fool could miss it) that I need to do in order to get this to build the correct version?

Yes, the compiler got very upset at me for trying to do something so UNSAFE!!! as create my own structure exactly like the one Windows uses. Shame on me for even thinking of such a thing. Sigh | :sigh:
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 12:58
tjeffries16-Jun-09 12:58 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries16-Jun-09 13:43
tjeffries16-Jun-09 13:43 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
molesworth16-Jun-09 22:51
molesworth16-Jun-09 22:51 
GeneralRe: system.io.filenotfoundexception from using WaveFormat structure Pin
tjeffries17-Jun-09 6:44
tjeffries17-Jun-09 6:44 
QuestionHow to improve .net app performance ? Pin
hdv21215-Jun-09 11:14
hdv21215-Jun-09 11:14 
AnswerRe: How to improve .net app performance ? Pin
Luc Pattyn15-Jun-09 11:38
sitebuilderLuc Pattyn15-Jun-09 11:38 
GeneralRe: How to improve .net app performance ? Pin
hdv21215-Jun-09 12:10
hdv21215-Jun-09 12:10 
GeneralRe: How to improve .net app performance ? Pin
Luc Pattyn15-Jun-09 12:30
sitebuilderLuc Pattyn15-Jun-09 12:30 
GeneralRe: How to improve .net app performance ? Pin
Christian Graus15-Jun-09 15:09
protectorChristian Graus15-Jun-09 15:09 
GeneralRe: How to improve .net app performance ? Pin
hdv21215-Jun-09 18:58
hdv21215-Jun-09 18:58 
GeneralRe: How to improve .net app performance ? Pin
N a v a n e e t h15-Jun-09 18:12
N a v a n e e t h15-Jun-09 18:12 
GeneralRe: How to improve .net app performance ? Pin
S. Senthil Kumar16-Jun-09 1:23
S. Senthil Kumar16-Jun-09 1:23 
GeneralRe: How to improve .net app performance ? Pin
N a v a n e e t h16-Jun-09 15:44
N a v a n e e t h16-Jun-09 15:44 
GeneralRe: How to improve .net app performance ? Pin
S. Senthil Kumar16-Jun-09 18:14
S. Senthil Kumar16-Jun-09 18:14 
AnswerRe: How to improve .net app performance ? Pin
Not Active15-Jun-09 11:48
mentorNot Active15-Jun-09 11:48 
AnswerRe: How to improve .net app performance ? Pin
Pete O'Hanlon15-Jun-09 12:09
mvePete O'Hanlon15-Jun-09 12:09 
Questioncompare pictures of different sizes [modified] Pin
netDeveloper15-Jun-09 10:35
netDeveloper15-Jun-09 10:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.