M
Martin P
Hi there.
We're implementing a new web site in ASP.NET 2.0. We're using the "old"
Web App project model
(http://weblogs.asp.net/scottgu/archive/2006/03/27/441147.aspx)
We've come up with a problem when we want to publish the web site. In
VS 2005 we right click the project -> Publish... -> the output is
generated. Seems fine. But when we try to access the deployed
aspx-files it comes up with a parser error: it tells us it can't find
the .aspx.cs-file...
According to various posts on the www, the "Publish" Wizard should do a
pre-compilation of the site. This doesn't seem to happen. Are we
missing something?
TIA
/Martin
We're implementing a new web site in ASP.NET 2.0. We're using the "old"
Web App project model
(http://weblogs.asp.net/scottgu/archive/2006/03/27/441147.aspx)
We've come up with a problem when we want to publish the web site. In
VS 2005 we right click the project -> Publish... -> the output is
generated. Seems fine. But when we try to access the deployed
aspx-files it comes up with a parser error: it tells us it can't find
the .aspx.cs-file...
According to various posts on the www, the "Publish" Wizard should do a
pre-compilation of the site. This doesn't seem to happen. Are we
missing something?
TIA
/Martin