> Yes you can install the quickstart cert on the web server for testing.
>
[quoted text clipped - 50 lines]
> > the
> > client app on the web server and it would not work.
Responses inline
> When I go to the policy tab and select the config file for the web servcie
> in
> the wse settings I get the error The Policy file specified and the
> current project directory should be the > same as the root path.
> Will this cause an issue? Where do I specify what the root path is.
JL: What value do you have in there? Can you just try for now to use the
default value? That is wsepolicyCache.config
> I checked and security is set for the NETWROK SERVICE and allow test root
> is
> checked.
JL: great
> I have enabled diagnostics on the client and the web service.
JL: So now, just recreate a new policy for the web service and use that for
now. Then run the client. After that, look at the TraceInput file for the
client app. The last message in there will hopefully have the real error
information in it.
(One thing to stamp into your brain is to remember to turnoff all of this
tracing when you deploy your app into production. It will cause some big
headaches!!)
----------------------------------------------------
>> Yes you can install the quickstart cert on the web server for testing.
>>
[quoted text clipped - 66 lines]
>> > the
>> > client app on the web server and it would not work.
ted185 - 22 Feb 2006 16:37 GMT
I was able to get the quick start certificate working and I was able to use
the verisign certificate after creating a custom user for the web service.
Thank you for all your help
> Responses inline
>
[quoted text clipped - 96 lines]
> >> > the
> >> > client app on the web server and it would not work.
Julie Lerman - 24 Feb 2006 16:03 GMT
excellent news
do you know what the problem was? In case someone else has it down the road?
>I was able to get the quick start certificate working and I was able to
>use
[quoted text clipped - 116 lines]
>> >> > the
>> >> > client app on the web server and it would not work.
ted185 - 24 Feb 2006 16:25 GMT
The code was getting an error during the custom password validation that I
wrote. The generic error that came back to the client program was not
sufficient to figure out the issue. Once I turned on the debugging in WSE
I was able to see the error that the subroutine was actually passing back.
> excellent news
>
[quoted text clipped - 120 lines]
> >> >> > the
> >> >> > client app on the web server and it would not work.