I'm running WordPress 3.2.1 on a Windows 2008 R2 box with IIS 7. The problem I'm having occurs when you type in a link directly. For example, if I type in http://hub.tccd.edu/tccbuzz , scroll down, click on "next page," I get a 404 error. If I click on the Home button, scroll down, and try again, it works. All the sites in this system do the same thing.
I've noticed the difference in the address bar. When I type in the link directly and click next page, the address goes to http://hub.tccd.edu/tccbuzz/tccbuzz/page/2/
If I click the Home button, and click next page, it goes to http://hub.tccd.edu/tccbuzz/page/2/ as it should.
Can anyone help me solve this problem? I've tried changing permalinks, working with the .htaccess file, etc. and I just can't seem to find a fix. Thanks!