Hello,
I started VB.net not so long ago and I created a windows form application , which I have succefully published. It works ok but I reailized I needed to make some changes the source code. So now when I open visual basic 2008 and the application within and I run debug to check if it works as intended I got the following error message:
Visual Studio could not copy a support file to this location C:\Project\Model\Model\bin\Debug\Model.vbhost.exe
If I close and reopen VB I can run debug but then if I make any changes in the code the same message pops up and I have to close and reopen VB again.
Can someone help me what the above message mean and how to solve the issue so that I can make changes to the code after having it published without this message?
Regards,
Suhi
I started VB.net not so long ago and I created a windows form application , which I have succefully published. It works ok but I reailized I needed to make some changes the source code. So now when I open visual basic 2008 and the application within and I run debug to check if it works as intended I got the following error message:
Visual Studio could not copy a support file to this location C:\Project\Model\Model\bin\Debug\Model.vbhost.exe
If I close and reopen VB I can run debug but then if I make any changes in the code the same message pops up and I have to close and reopen VB again.
Can someone help me what the above message mean and how to solve the issue so that I can make changes to the code after having it published without this message?
Regards,
Suhi