Re: Cannot access form designer VS2005
- From: "Dominic via DotNetMonster.com" <u9483@uwe>
- Date: Wed, 14 Nov 2007 01:12:24 GMT
Looks like we have stumbled upon the solution ourselves.
It appears there was one form, for reasons unknown, that was actually
corrupting the whole solution. As soon as we elected to "exclude" this form
from the project, Solution Explorer refreshed and the correct icon appeared
for the forms, which meant we could access the form designer (woo hoo!)
There was a bit of cleaning up to do. We not only had to login to Visual
SourceSafe to delete it, but every developer had to individual delete it from
their solution. In addition, the project file relating to the form we removed
was automatically checked out when I excluded the file. Make sure you let it
do it and then check it back in. Otherwise, the excluding will not permiate
properly to the developers and they will still not get the incorrect icons in
Solution Explorer. Then make sure the developers get the latest from
sourcesafe and everything should be fine.
Anyway, I hope this doesn't happen to anyone else. The last couple of hours
have been quite stressful. It's only 11:30 in the morning here and I need a
stiff drink :)
regards,
Dominic
Dominic wrote:
Hi all,
I have created some forms with VS2005 that are based on some custom forms,
but I can no longer access the form designer for either the form instances or
the base forms. We are using Visual Source Safe and after I have done a
recursive get latest, all the icons in the Solution Explorer for the forms
have changed to the generic code icons. Therefore I cannot open the form
designer.
I am aware that this was a documented bug in VS2003 but I am using VS2005
with SP1. It just has all of a sudden just started doing it without anyone
changing the baseforms.
Does anyone know a fix for this?
regards,
Dominic
--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/Forums.aspx/mvs-general/200711/1
.
- References:
- Cannot access form designer VS2005
- From: Dominic via DotNetMonster.com
- Cannot access form designer VS2005
- Prev by Date: Re: vcexpress - what's the story about mfc and atl ?
- Next by Date: web deployment project setup delay sign
- Previous by thread: Cannot access form designer VS2005
- Next by thread: web deployment project setup delay sign
- Index(es):
Relevant Pages
|