views:

39

answers:

1

When i am going to run my project i am getting this error"F:\TestProjects\CallDll\CallDll\bin\Debug\CallDll.exe" is missing.Please build the project and retry, or set the OutputPath and AssemblyName properties appropriately to ponint at the correct location for the target assembly

Can any one tell me the solution

A: 

Check your Output Path if it points to the correct location of your executable file.

junmats
how to know OutputPath and AssemblyName properties ,,is it from property window of startup project
peter