I have extended a webapplication in a farm. main server vsmoss1 where i did

vsmoss1 ->webapplication(80)
vm.com -> extended web app(of above one)anonymous

WFE server name vsmoss2
WFE server name vsmoss3

i have load balanced it to got to vsmoss2 and vsmoss3 when someone hits vm.com

when i hit vm.com it works fine without authentication(shows content query webpart also on my page)

I know there is no need to do that but when I hit vsmoss2 and vsmoss3 it shows me error on my content query webpart ....any solution for that?

Finding this strange tried this :

  1. I closed both extended webapp in vsmoss2 and vsmoss3 result: site is up and running but this time with authentication
  2. I closed both extended and main webapplication site in vsmoss2 and vsmoss3 is down
  3. I closed main webapplication in vsmoss2 and vsmoss3 site is up and running without authentication

Anyone is having idea why this is showing behaviour like this...?

link|improve this question
this question belongs on our sister site Server Fault. please don't crosspost; it will be migrated there shortly. you'll need to register accounts on both sites and associate them on your profile page to regain ownership after the migration. – quack quixote Apr 28 '10 at 0:07
@GHIYA: could you post any errors you are getting from the CQWP? (Also look in the SharePoint ULS logs and system event logs around the time you get the error and post relevant info.) – MattB Apr 28 '10 at 3:24
feedback

migrated from superuser.com Apr 28 '10 at 0:08

This question came from our site for computer enthusiasts and power users.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown