The project will not open

My solution in C # has two projects. Each in its own separate folder. I can change the first name of the folder containing the first project, and this does not affect the program. I can open and run it without complaint. However, when I change the name of the second project folder, it gives the following warning:

One or more projects in the solution cannot be loaded for the following reasons:

The project file or website has been moved, renamed or missing on your computer.

These projects will not be available in Solution Explorer. Expand node to show the reason the project could not be loaded.

When I expand node, it says:

The project file or website could not be found.

I just renamed the folder. Where can I access the path to change this?

I tried to create a new project with the correct name. This seems to work, but now I am facing another problem. Since this application is for Windows Mobile, when I debug it, I get a deployment window asking which mobile device I want to run my solution on. I choose the Windows Mobile 6 Professional emulator. The emulator appears, but after about 4 seconds I get another scan that asks me the same thing. I choose the same device, and my program runs on the second emulator without any problems. I have no idea why Inov gets a second field for deployment. When all I have done is make a new project and copy the classes from the old to the new.

Can someone please tell me what happened and what I can do in both cases.

Thanks in advance.

+3
2

, .

+17

, ?

+1

All Articles