Is there anyone using QlikView integration with TFS in Windows XP?
QlikView integration with TFS is working in Windows Vista with some problems. At least it works. In Windows XP it's not working. If I choose QlikView Svn Provider, only to load the configuration Window, it has the same behavior.
Preliminary analysis:
QV.exe is the main image of QlikView Desktop. When we use Source Control integration, QV.exe loads QvMsscciProvider32.exe or QvSvnProvider32.exe to manage TFS or SVN integration. QvMsscciProvider32.exe uses MSSSCI to communicate with TFS Server. It loads TfsMsscciProvider.dll. This DLL loads TfsMsscciSvr.exe to consume the TFS Web Services.
Despite some problems (maybe I tell about that in another post), in Windows 7 everything is working as expected. In WIndows XP, QV.exe successfully loads QvMsscciProvider32.exe and, after a few seconds, displays Failed to connect to QlikView Source Control Provider.
The same occurs if I choose SNV integration.
QV.exe seems to use named pipes to communicate with its children processes. I did an internet search looking for problems with named pipes in Windows XP, but nothing seems to apply.