Re: Advanced Client without NetBios



Kim,

Thanks for all your help. On a lark, I added an entry to the HOSTS
file for the MP. It was then able to verify the signature and
everything started working correctly. Even though I used the IP
address to sepecify the MP in WMI, I guess it still needs to be able to
resolve the name.

Regards,
Rich

.



Relevant Pages

  • Re: Advanced Client without NetBios
    ... I added an entry to the HOSTS ... Most likely to verify whether the name on the certificate is correct. ... Kim Oppalfens ...
    (microsoft.public.sms.setup)
  • Re: Executable enty points incorrectly documented
    ... The function signature is there though ... belong to C/C++ documentation rather than Windows API documentation. ... As for the entry point signature: ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Executable enty points incorrectly documented
    ... This is the signature of the managed entry point that has nothing to do with native executables/DLLs. ... The documentation is sparse and often confusing; but since hardly any programs need to care about the details it isn't likely high on Microsoft's list of things to fix. ... I was speaking about Windows SDK not MSDN Library entirely, but even if Windows SDK conatins C/C++ documentation I believe that main/WinMain belong to C/C++ documentation rather than Windows API documentation. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Executable enty points incorrectly documented
    ... .NET Framework than to Windows API and the C++ linker and does not mention ... the actual entry point signatures either. ... The documentation problem to which you allude is that it is the CRT entry ... This is the signature of the managed entry point (as it is stated ...
    (microsoft.public.win32.programmer.kernel)
  • Re: how can we restrict what certificate WSE will use?
    ... > X509SecurityTokenManager to verify the request is from a trusted client. ... > certificate to build a valid signature and encrypted data section. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)