ivan74 Posted July 12, 2005 Posted July 12, 2005 Hi, I have a win application which queries the indexing server (shared folders accross local network). It is installed on the server where indexing service is started. When I start the application from the server everything is fine, but when I start it from any other computer in our network the application tries to query the indexing server on local computer and it crashes (since there is no indexing server on local computers). Why? I suspect that something is wrong with connection string? ConnectionString = "Provider=""MSIDXS"";Data Source=testcatalog;Integrated Security .=" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.