Some thing has changed on my system which is preventing me from adding
new web project files to a solution.
After completing the Add ASP.NET Web Application project wizard, VS
adds the project but I immediately receive a dialog which states "The
specified module could not be found". Other than the '.vbproj' and
'.webinfo' files, no other files are being created in the project
sub-dir under 'wwwroot'. It appears that something is preventing VS
from creatng the related (generated) code files in the target sub-dir.
The project does appear in the solutions explorer but no supporting
code files appear, only the references tree.
Also, if I try to add a new 'WebForm1.aspx' to the project I receive
the dialog stating "Unspecified Error" and I'm returned to the Add New
Item dialog.
I'm unable to identify anyting I've changed in the WinXP environment
that could cause this behavior. Any help would be appreciated.
Thanks in advance!
Bob
Brendan Green - 06 Sep 2005 07:32 GMT
Hmmm....
Maybe Frontpage Server Extensions has crapped out? Try
uninstalling/reinstalling.
> Some thing has changed on my system which is preventing me from adding
> new web project files to a solution.
[quoted text clipped - 18 lines]
>
> Bob
merkman - 06 Sep 2005 14:55 GMT
Thanks for the suggestion. I tried that along with repairing the
install of VS2003 - no luck so far.
Bob