Monday, August 16, 2010

HTTP Post on .NET

Have you tried doing HTTP Post on .NET to a HTTPS site?
Make sure you force the code to use SSL3 protocol.

Indexing Service 2008

Have you experience not getting all the files indexed?
That is because you did not set your folder as allowed index.
To do so,
  1. right click on the folder that you try to index
  2. go to advance properties
  3. select checkbox for allow index
Once done, it should work like a charm...