R
ramakrishna.jangala
I have added a WCF service reference to my Mobile Client Application.
Whenever I build the application, It gives the following error
message.
Deployment and/or registration failed with error: 0x8973190e. Error
writing file '%csidl_program_files%
\wcfmobileclient6\system.runtime.remoting.dll'. Error 0x80070070:
There is not enough space on the disk. Device Connectivity Component
Ecenthoug I didn't take the reference of some DLLs, but
System.Data.OracleClient.dll, System.EnterpriseServices.dll,
System.EnterpriseServices.Wrapper.dll, System.Transactions.dll are
being created in the Bin/Debug directory. I think becasue of the
extra DLLs I am getting the above error.
Please help me.
Whenever I build the application, It gives the following error
message.
Deployment and/or registration failed with error: 0x8973190e. Error
writing file '%csidl_program_files%
\wcfmobileclient6\system.runtime.remoting.dll'. Error 0x80070070:
There is not enough space on the disk. Device Connectivity Component
Ecenthoug I didn't take the reference of some DLLs, but
System.Data.OracleClient.dll, System.EnterpriseServices.dll,
System.EnterpriseServices.Wrapper.dll, System.Transactions.dll are
being created in the Bin/Debug directory. I think becasue of the
extra DLLs I am getting the above error.
Please help me.