• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

在windows应用程序中运行asp.net程序的下级目录问题

原作者: [db:作者] 来自: [db:来源] 收藏 邀请

重载SimpleWorkerRequest


为了能运行下级目录的aspx文件,我们不能象解决中文乱码的方式重载,需要重写重多的方法。当然我也不清楚需要重写哪些方法,我想当然的重写了几个方法后,依然不然,最后只好让Cassini来告诉我了。当然让她告诉我,我只好耐心的在几乎每个方法上添加Trace.WriteLine方法。我得到了以下"提示":



[3]Process...
[4]MapPath(String path="/mag/Maintain/AdList.aspx") should return D:\Magazine\Mag.Web.App\Maintain\AdList.aspx...
[5]GetAppPath() should return /mag
[6]MapPath(String path="/mag") should return D:\Magazine\Mag.Web.App...
[7]MapPath(String path="") should return C:\WINDOWS\system32...
[8]GetAppPath() should return /mag
[9]GetAppPath() should return /mag
[10]GetFilePath() should return /mag/Maintain/AdList.aspx
[11]MapPath(String path="/mag/Maintain/AdList.aspx") should return D:\Magazine\Mag.Web.App\Maintain\AdList.aspx...
[12]MapPath(String path="/mag/Maintain") should return D:\Magazine\Mag.Web.App\Maintain...
[13]GetAppPath() should return /mag
[14]MapPath(String path="/mag/Maintain/AdList.aspx") should return D:\Magazine\Mag.Web.App\Maintain\AdList.aspx...
[15]GetAppPathTranslated() should return D:\Magazine\Mag.Web.App\
"141cf04": 已加载"c:\windows\assembly\gac\system.web.regularexpressions\1.0.5000.0__b03f5f7f11d50a3a\system.web.regularexpressions.dll",未加载符号。
[16]GetAppPath() should return /mag
....
[20]MapPath(String path="/mag/global.asax") should return D:\Magazine\Mag.Web.App\global.asax...
...
[24]MapPath(String path="") should return C:\WINDOWS\system32...
[25]GetAppPathTranslated() should return D:\Magazine\Mag.Web.App\
...
[29]GetUriPath() should return /mag/Maintain/AdList.aspx
[30]GetFilePathTranslated() should return D:\Magazine\Mag.Web.App\Maintain\AdList.aspx
[31]MapPath(String path="/mag/Maintain") should return D:\Magazine\Mag.Web.App\Maintain...
[32]MapPath(String path="/mag/Maintain/CustomServiceList.aspx") should return D:\Magazine\Mag.Web.App\Maintain\CustomServiceList.aspx...
...
"141cf04": 已加载"c:\windows\assembly\gac\mscorlib.resources\1.0.5000.0_zh-chs_b77a5c561934e089\mscorlib.resources.dll",未加载符号。
"141cf04": 已加载"c:\windows\assembly\gac\system.data.resources\1.0.5000.0_zh-chs_b77a5c561934e089\system.data.resources.dll",未加载符号。
[65]SendResponseFromMemory...
[66]SendResponseFromMemory...
[67]SendResponseFromMemory...
[68]FlushResponse...
[69]SendResponseFromMemory...
[70]FlushResponse...


省略了一些输出,大家可以留意一下以"[数字]"开头的行。于是我就有了足够的信息去重写了,为了方便测试,我因应我的环境,固定了两个变量

;

以下是完整的代码

    public class MyRequest:SimpleWorkerRequest 
    }

 

 


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
ASP.Net Core 2.0中的Razor Page不是WebForm发布时间:2022-07-10
下一篇:
ASP.NET Core MVC – Tag Helper 组件发布时间:2022-07-10
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap