编译器错误信息: CS1040: 预处理器指令必须作为一行的第一个非空白字符出现
源错误:
行 1: <%!--#include file="head.html"--%>
直接<!--#include file="head.html"-->就行了.
呵呵,是啊,我居然犯了个这么低级的错误,