Is this a bug, or what?
-
This is a valid wsdl file. The proxy creator utility in VS 2003 IDE accepts it and tries to create a proxy, but it fails to create one. The message is as follows: ------------------ Micorosoft IDE Message: Could not find a part of the path "C:\Documents and Settings\computer user\Application Data\Microsoft\Visual Studio\7.1\TempWebDiscovery\ 4c008bfc-605a-497b-bfbe-54d82d2341ed\TestWsdl\DishSvc.wsdl ---------------------------- TempWebDiscovery exists as well ss the directory name in code that follows, but it is empty. The url of the web service exists, but not created with Microsoft Products. Is it the present state of 'interoperability'?
-
This is a valid wsdl file. The proxy creator utility in VS 2003 IDE accepts it and tries to create a proxy, but it fails to create one. The message is as follows: ------------------ Micorosoft IDE Message: Could not find a part of the path "C:\Documents and Settings\computer user\Application Data\Microsoft\Visual Studio\7.1\TempWebDiscovery\ 4c008bfc-605a-497b-bfbe-54d82d2341ed\TestWsdl\DishSvc.wsdl ---------------------------- TempWebDiscovery exists as well ss the directory name in code that follows, but it is empty. The url of the web service exists, but not created with Microsoft Products. Is it the present state of 'interoperability'?
-
Don't know. But the errmess looks a lot like one I frequently got lately. Have you tried to Rebuild Solution, closing VS, reboot your pc? The first usually fixes my problems. A long shot, but anyway...
-