J
Josh
ASP.Net 2.0 question.
I've copied web pages from an another project into a new project using the
"Add, Existing Item" menu options It copied over the aspx and aspx.cs files
but will not compile. It appears that the control declarations that should
be in the hidden partial class have not copied.
Now I cant get into design mode.
How do I generate the control declarations? Do I have to find and copy a
hidden partial class?
Any help appreciated, thanks
I've copied web pages from an another project into a new project using the
"Add, Existing Item" menu options It copied over the aspx and aspx.cs files
but will not compile. It appears that the control declarations that should
be in the hidden partial class have not copied.
Now I cant get into design mode.
How do I generate the control declarations? Do I have to find and copy a
hidden partial class?
Any help appreciated, thanks