IT菜鸟854 2014-12-11 01:38 采纳率: 0%
浏览 1428

调试程序时遇到的问题:Server Error in '/InfiTecs_Expense' Application.

Server Error in '/InfiTecs_Expense' Application.

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error:

Line 26:
Line 27:
Line 28:
Line 29:
Line 30:

Source File: D:\InfiTecs_Expense\portal\web.config Line: 28

  • 写回答

1条回答

  • save4me 2014-12-11 03:57
    关注

    看一下web.config Line: 28是什么内容,在做相应的处理

    评论

报告相同问题?

悬赏问题

  • ¥15 win11家庭中文版安装docker遇到Hyper-V启用失败解决办法整理
  • ¥15 gradio的web端页面格式不对的问题
  • ¥15 求大家看看Nonce如何配置
  • ¥15 Matlab怎么求解含参的二重积分?
  • ¥15 苹果手机突然连不上wifi了?
  • ¥15 cgictest.cgi文件无法访问
  • ¥20 删除和修改功能无法调用
  • ¥15 kafka topic 所有分副本数修改
  • ¥15 小程序中fit格式等运动数据文件怎样实现可视化?(包含心率信息))
  • ¥15 如何利用mmdetection3d中的get_flops.py文件计算fcos3d方法的flops?