拒绝访问路径 [英] access to path denied

查看:110
本文介绍了拒绝访问路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Internet上的网站上使用searcharoo4.当search.aspx页面加载此错误提示时.
拒绝访问路径c:\ Inetpub \ z_searcharoo.dat"
源错误:

i use searcharoo4 on my site on the internet.when the search.aspx page loads this error apears.
"access to the path c:\Inetpub\z_searcharoo.dat is denied"
source error:

Line 35:         Spider cat = new Spider();
Line 36:         cat.SpiderProgressEvent += new SpiderProgressEventHandler (OnProgressEvent);
Line 37:         _Catalog = cat.BuildCatalog (new Uri(Preferences.StartPage));
Line 38:        Cache [Preferences.CatalogCacheKey] = _Catalog;
Line 39:


我该怎么办?


what can i do?

推荐答案

您需要检查权限.


如果您不知道什么?拒绝访问"意味着您可以考虑去工作委员会并雇用程序员为您完成这项工作.
If you don''t know what ''access is denied'' means, you could consider going to the jobs board and hiring a programmer to do this work for you.


这篇关于拒绝访问路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆