|
Post by alfalui on Feb 24, 2010 11:52:11 GMT -6
Hi all,
in my site I've a HttpModule that manages all requests on the default page to perform a redirect on other pages. When I start the crawler it gives me an error on the entry point because it doesn't like the redirect. The error says: "http://site:port - Error in the Site Data Web Service".
If I remove the call to Response.Redirect function, it works fine and crawls all the site. I was trying to catch all the requests coming from the Crawler, but I'm not able to do it.
Can anyone help me?
Thank you all. Cheers.
|
|