Click here to Skip to main content
15,889,867 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,

There was a WCF service code which has been published in a server already.
I have just taken the code and built it and trying to publish that in my local machine.
I have given the details as below. And clicked on Publish button.

In Connection tab
-----------------
Publish Method : Web Deploy
Server : localhost
SiteName : MyWCFService
Destination URL : localhost\MyWCFService

In Settings tab
---------------
Configuration: Debug

And clicked Publish.

I'm getting an error.

Copying file External Assemblies\Interop.MSXML2.dll to obj\Debug\Package\PackageTmp\External Assemblies\Interop.MSXML2.dll failed. Could not find file 'External Assemblies\Interop.MSXML2.dll'.

Kindly help in resolving this.

Thanks & Regards,
Mathi.
Posted
Comments
[no name] 13-Jul-15 6:49am    
Could not find file 'External Assemblies\Interop.MSXML2.dll'
Abhishek Pant 13-Jul-15 6:50am    
it clearly describes that- "Could not find file 'External Assemblies\Interop.MSXML2.dll'" Please check the references

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900