Hi all,

I need to find a solution on this case:

I'm running an application on a server this application needs to search a certain string in all the filenames, filecontents and folders. Local it works but when I want to search on another server (which is shared he doesn't give any results and there are some test files on the other servers which normally must be found)

Anyone an idea?

Thanks in advance

If I had to guess I'd say it's most likely a permission issue. You have the right privileges to access those network location which is why it works when you run it, but your server that's running the application doesn't.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.