unable to resolve active-server-pages-error-asp-0126 issue

最后都变了- 提交于 2020-01-06 08:10:50

问题


I am getting error

Active Server Pages error 'ASP 0126'

Include file not found

/Map/index.asp, line 5

The include file '..\securitycheck.asp' was not found.

Physical Path:

..\Dev\Source\Web\Clients\Property\securitycheck.asp
..\Map-Dev\Source\Web\Map\index.asp

Virtual Path:

..\Property\securitycheck.asp
..\Property\Map\index.asp

I want to include securitycheck.asp file into index.asp file using virtual directory.

Can anybody help on this.

来源:https://stackoverflow.com/questions/58786186/unable-to-resolve-active-server-pages-error-asp-0126-issue

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!