|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 17/10/2006 18:36:05
Posts: 1,
Visits: 11
|
|
Hi
I am using IF version 413, i am getting a lot of System.IO.FileNotFoundException lately, mostly of them came from bots. how do i avoid this exception? also if i put a fake url(http://www.owners.com/Forum/t.aspx), it doesn't handle the exception as it suppose to. (it should redirect to error.aspx)
http://www.owners.com/Forum/
Exception Type: System.IO.FileNotFoundException
Exception Message:
C:\Inetpub\wwwroot\www.owners.com\Forum\Search1-2-1.aspx
Exception Source: System.Web
Exception Target Site: GetParserCacheItem
---- Stack Trace ----
System.Web.UI.TemplateParser.GetParserCacheItem()
(unknown file): N 00205
System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(virtualPath
As String, inputFile As String, context As HttpContext)
(unknown file): N 00120
System.Web.UI.TemplateControlParser.GetCompiledInstance(virtualPath As
String, inputFile As String, context As HttpContext)
(unknown file): N 00036
System.Web.UI.PageParser.GetCompiledPageInstanceInternal(virtualPath As
String, inputFile As String, context As HttpContext)
(unknown file): N 00043
System.Web.UI.PageHandlerFactory.GetHandler(context As HttpContext,
requestType As String, url As String, path As String)
(unknown file): N 00044
System.Web.HttpApplication.MapHttpHandler(context As HttpContext,
requestType As String, path As String, pathTranslated As String,
useAppConfig As Boolean)
(unknown file): N 00211
HTTP_USER_AGENT Java/1.5.0
thanks
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 24/04/2007 10:27:04
Posts: 6,
Visits: 6
|
|
| I got lots of this error too. WHAT'S GOING ON, INSTANTASP?
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 2 days ago @ 13:47:50
Posts: 266,
Visits: 598
|
|
I believe this issue was fixed in version 4.1.4, try downloading and upgrading to see if that resolves your issue.
 Kindest Regards,
James Trott Developer
|
|
|
|