Hello all,
I've a problem with Sharepoint 2007, based on the content sources start address url i want to add and only if these one get spaces in the URL.
For example:
I can add an url like this: http://mysite/site/myurl
but if I want to add an url like that: http://mysite/site/my url or http://mysite/site/my%20url
I get this error: The object you are trying to create already exists. Try again using a different name.
Of course we have take a look on forums and so:
- I don't have any other content sources
- I don't have a duplicate start address like this
- Event logs are silent
- We have try to add url like this by code but the error is still there (COM exception 0x80040D02, the object you are trying to create already exists.)
I'm a bit disappointed, cause many of our sites cannot be crawled.
Thanks a lot for your help.