Hello,
I used your sitemap generator for a long time on IIS6 with no issues. Now I just moved to an IIS7 server, plus I upgraded to generator V3. The generator doesn't seem to be working.
I am not sure where the problem lies since a few things have changed both on my end and your end, so let me give the symptoms.
I gave all of the proper permissions via IIS.
what happens is I go to the crawling page and it sits there like it running as usual,. but it seems stalled.. it stays at a specific state: like
Already in progress. Current process state is displayed:
Links depth: 2
Current page: blog/index.php/tag/adolescent/
Pages added to sitemap: 55
Pages scanned: 120 (8,823.2 KB)
Pages left: 105 (+ 419 queued for the next depth level)
Time passed: 0:00:41
Time left: 0:00:36
Memory usage: 2,002.0 Kb
just sits there.... I send the stop command and nothing. It wont let me rerun it as it says it is still running. So I wait and a while later it lets me run it again. Same issue.
So I tried to set the script to crawl by IP rather than domain name. If I set it to the websites IP same thing happens.
if I set it to the SERVERS Ip or 127.0.0.1 the script writes a one-link sitemap file.... makes sense since if you put the SERVER ip into a browser you just get the IIS welcome page.
Now this tells me that the permissions are set correctly AND that the script will run fine on IIS7. So what could be causing the script to hang and not update anything when working on the actual site?