I have a strange behaviour on my testmachine..
seems like the nav service for the webserivices im testing is "broken"...
the Request returns Resource not found for the segment [WSName] ... Seems like a WCF-Error.
It came up after i was editing a table and page, it came "another is using this table" bla bla i can not modify it.. so that was strange because this is my testmachine so the another was maybe a stucked webservice?? anyway.. after restarting all the subsequent requests came with that Resource not found for the segment ... before that it was working.
I tryied to restart all the services and reboot the pc.. nothing helped... the webservices are correctly published....
what should I try next? Recreating the Services instances?
any advise? Much appreciated..