You could always switch to basic auth and see if that resolves it
(temporarily).  However, have you tried running it locally on the server box
itself?  See if it works - if it does, you know its definitely a security
issue between the 2 machines, (or something in between).

M

On Thu, Nov 19, 2009 at 7:20 PM, Tommy Segoro <tommy.seg...@l7.com.au>wrote:

>  Hi everyone,
>
>
>
> I’ve run Proc Mon and no access denied there L
>
>
>
> Client has added the URLs as Trusted sites since ages ago.
>
>
>
> I’ve turned off proxy and still no luck. I even give EVERYONE access to 12
> folder and sub-folders/files and still no luck...
>
>
>
> I even tried to  turn on Failure logon audit on client and yet no error
> message there...
>
>
>
> I’m going crazy here..I really can’t check anything else. The only thing
> that I suspect is a corrupted IIS meta base or something.
>
>
>
> Hmphh...
>
> Tommy
>
>
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Matthew Cosier
> *Sent:* Thursday, 19 November 2009 4:14 PM
> *To:* ozMOSS
> *Subject:* Re: Help..InfoPath and UserProfileService
>
>
>
> Yeah that could be it as well, ACLs on the directory.
>
>
>
> Tommy: If none of this works, can you please verify that you can hit the
> web service locally on the prod box within internet explorer (being locally,
> you should get the option to execute the service as well, see what
> happens).  If it works locally, you're definitely looking at some kind of
> security issue between the client and the server - there's a few options
> here, but let us know!
>
>
>
> Matthew Cosier
>
> On Thu, Nov 19, 2009 at 7:11 PM, Sezai Komur <sharepointse...@gmail.com>
> wrote:
>
> Have a look at the file and folder permissions in prod, there's a chance
> they might be different to test, thus causing the auth popup. Maybe try
> using *Process Monitor* in prod to see what's causing the auth popup.
>
> see:
> http://weblogs.asp.net/steveschofield/archive/2008/03/07/detecting-permission-issues-using-auditing-and-process-monitor.aspx
>
>
>
> Also - what versions of IIS are setup in test and prod?
>
>
>
> On Thu, Nov 19, 2009 at 3:45 PM, Tommy Segoro <tommy.seg...@l7.com.au>
> wrote:
>
>   Paul,
>
>
>
> I’m connecting at site level. Form template is published at root site
> collection level and it also tries to connect to a webservice at root level
> but still no joy.
>
>
>
> Following Jeremy’s reply, what’s even more strange is, I tried to create a
> test blank site collection level at Test server with port 30167, I then
> tried to connect to its web  service via InfoPath eg
> http://test:30167/_vti_bin/userprofileservice.asmx it works fine.
>
>
>
> I then create the same blank site collection on Prod http://prod:30167, I
> then tried to connect to the web service and it prompts me with
> authentication box ARGHGHGHGHGHHGHGHG..it drives me nuts L
>
>
>
> So I suspect there must be something wrong with Prod’s IIS L
>
>
>
> Please help. 911....
>
>
>
>
>
> Tommy
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Paul Culmsee
> *Sent:* Thursday, 19 November 2009 3:36 PM
>
>
> *To:* 'ozMOSS'
> *Subject:* RE: Help..InfoPath and UserProfileService
>
>
>
> Hehe, then I know who it is too ;-)
>
>
>
> Tommy, what about the other webservices? Just this one?  Presumably you are
> connecting to it with no params to get additional user detail? Are you
> connecting to it at the same site level to where the form is published?
>
>
>
> Regards
>
>
>
> Paul
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Jeremy Thake
> *Sent:* Thursday, 19 November 2009 3:31 PM
> *To:* ozMOSS
> *Subject:* RE: Help..InfoPath and UserProfileService
>
>
>
> I’ve had this at a particular client in Perth... ;-) probably the same
> one...this can sometimes be because the IIS metabase gets corrupted. The
> only way to recover is to delete the IIS web application and create it
> again.
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Tommy Segoro
> *Sent:* Thursday, 19 November 2009 1:38 PM
> *To:* ozMOSS
> *Subject:* RE: Help..InfoPath and UserProfileService
>
>
>
> Same DC. Anonymous is turned off only Windows Authentication is allowed.
>
>
>
> I tried to replicate the problem by building a 3rd server and yet I can’t
> replicated it L Something must have changed in Prod but I’m not sure what.
> What areas should we check?
>
>
>
>
>
> Please help. I’ve spent more than 2 days trying to resolve this issue.
>
>
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Paul Noone
> *Sent:* Thursday, 19 November 2009 12:55 PM
> *To:* ozMOSS
> *Subject:* RE: Help..InfoPath and UserProfileService
>
>
>
> Same DC for both? Do you have anonymous access enabled?
>
>
>
> Regards,
>
> Paul
>
> Online Developer, ICT
> CEO Sydney
>
>
>
> *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
> Behalf Of *Tommy Segoro
> *Sent:* Thursday, 19 November 2009 3:50 PM
> *To:* ozMOSS
> *Subject:* Help..InfoPath and UserProfileService
>
>
>
> Hi everyone,
>
>
>
> I’ve got a strange problem right now. I’ve got 2 servers, Test and Prod. In
> Test, if I tried to connect a blank InfoPath form to
> http://test/_vti_bin/userprofileservice.asmx it all works fine. But as
> soon as I tried to connect to http://prod/_vti_bin/userprofileservice.asmxI 
> get an authentication box.
>
>
>
> I tried to compare the settings between 2 servers (web.config, IIS, SQL,
> file permission, etc), they’re all the same! L
>
>
>
> Has anyone ever encountered this problem before? The solutions in Google
> don’t help at all.
>
>
>
>
>
> Cheers,
>
> Tommy
>
>
>
>
>
>
>
> _______________________________________________
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
>
>
> _______________________________________________
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
>
> _______________________________________________
> ozmoss mailing list
> ozmoss@ozmoss.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
>
>
_______________________________________________
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to