P
pedestrian
I was developing a simple ASP.NET 2.0 web site. I precompiled the app using
aspnet_compiler as below:
aspnet_compiler -v /crosspagepost c:\asp
then I uploaded *all* the (compiled) files in the c:\asp and c:\asp\bin
folders to the another hosting web server (brinkster). When I browsed the
page, it showed me:
"This is a marker file generated by the precompilation tool, and should not
be deleted!"
(refer : http://pedestrianooi.brinkster.net/crosspagepost/page1.aspx)
What could have been the causes? Thanks.
aspnet_compiler as below:
aspnet_compiler -v /crosspagepost c:\asp
then I uploaded *all* the (compiled) files in the c:\asp and c:\asp\bin
folders to the another hosting web server (brinkster). When I browsed the
page, it showed me:
"This is a marker file generated by the precompilation tool, and should not
be deleted!"
(refer : http://pedestrianooi.brinkster.net/crosspagepost/page1.aspx)
What could have been the causes? Thanks.