Re: How does't Vs.net do that? by Zanna
Zanna
Wed Feb 25 04:37:41 CST 2004
Elisa wrote:
> Hi,
>
> I also experienced the occational hickup when opening projects. At one
> point, the only thing I could do, was create a new project, then add all
> the items from my original projects to this new project (using "Add
> existing item...". Maybe you should give that a try.
Yes, there is something wrong with VS and PPc projects...
Sometimes it is loaded correctly but VS does not see the references, anc
when you do a build it hangs on compiling.
It seems there is no way to correct this.
Sympthoms: after this "hang-up" if you do/load a PPC or WindowsForm
project the form designer does not show your form but an error messages.
I tryied different ways and at last it works again, but I have no found
the correct one:
Fo all the "ways": load just a project at time, no solutions with more
projects.
Way #1
- Delete all the project\bin directory and then reload the project or
also reload the whole VS
- Check yours references
- Do a build
Way #2
- Restart VS
- Load a WindowsForm project: the designer should now work
- Load your PPc project (only the prj, not solution!)
- Remove yours reference (not the frameworks ones)
- Re-add that references and save
- Maybe re-load VS and your project
- Do a build
If someone can find a valid solution PLEASE tell me!
Sometime this take me up to 20mins/half an hour to resolve the probjem,
and it is no payed time!
Thanks