Re: IDE changing file subtype from 'Form' to 'Code'???
- From: "Carlos J. Quintero [VB MVP]" <carlosq@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 19 Oct 2005 11:05:21 +0200
Not sure it that is a bug or if it is fixed, but for what is worth, the list
of hotfixes is:
http://support.microsoft.com/search/default.aspx?catalog=LCID=1033&query=Visual+Studio+.NET+hotfix&x=10&y=6
--
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
"Peter Franks" <none@xxxxxxxx> escribió en el mensaje
news:0jS4f.2823$i%.2246@xxxxxxxxxxxxx
> Our development team has a problem where the IDE will automatically change
> the code type in the .csproj files from one type to another, typically
> from 'Form' to 'Code'.
>
> Everything still builds, but now the IDE displays forms as code and it
> gets very hard to open the form in the designer. What we normally do is
> edit the form code file and save it and sometimes the IDE will revert to
> the proper code type. If that doesn't work, we have to resort to manually
> editing the .csproj file.
>
> Our project is large, and the above workaround is only temporary, so we
> are spending more and more time needlessly dealing with these
> forced/automatic changes from the IDE. Further, since the change happens
> silently, when we try to commit source changes, all of a sudden we have a
> list of a bunch of 'changed' .csproj files...
>
> I don't have steps to duplicate, nor the resources to allocate to try and
> determine what (or if) there are steps that lead to this bug.
>
> Can someone from Microsoft:
>
> - confirm that this is a known bug
>
> - detail specific steps that can be taken to prevent the IDE from
> performing this automatic change -or- provide a (hot)fix to the problem
.
- References:
- IDE changing file subtype from 'Form' to 'Code'???
- From: Peter Franks
- IDE changing file subtype from 'Form' to 'Code'???
- Prev by Date: RE: public interface property in properties window
- Next by Date: Re: public interface property in properties window
- Previous by thread: Re: IDE changing file subtype from 'Form' to 'Code'???
- Next by thread: Add/Modify Intellisense
- Index(es):
Relevant Pages
|