网站在VS2005中能正常运行.但部署到服务器上时就报如下错误: 
 
配置错误 
说明: 在处理向该请求提供服务所需的配置文件时出错。请检查下面的特定错误详细信息并适当地修改配置文件。 分析器错误消息: 在应用程序级别之外使用注册为 allowDefinition='MachineToApplication' 的节是错误的。如果在 IIS 中没有将虚拟目录配置为应用程序,则可能导致此错误。 源错误: 
行 37:            by Microsoft that offers a single logon and core profile services for member sites. 
行 38:    --> 
行 39: <authentication /> 
行 40: <!--  AUTHORIZATION 
行 41:          This section sets the authorization policies of the application. You can allow or deny access 
源文件: F:\xie\站点\SendingSMS\smstest\web.config    行: 39请问这是为什么?急!!! 
哪位高手帮帮助...