Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Sir,
I have made an application in which I have send the Sms to client in text format through way2sms website. I have written the code but I have occurred problem "SmsClient.dll" is not present in vs 2010. so that we can't taken the namespace 'using SmsClient ;' in csharp.
Pl'z sir given me the proper solution on this problem


SmsClient.dll is not shown in the addreferance



Regards.....
Nilesh Gujar
Posted
Comments
[no name] 14-Apr-12 6:38am    
And you are reposting this because...? Were did you get this code to begin with?
Richard MacCutchan 14-Apr-12 6:59am    
Please stop reposting this question. If you have further information to add then edit your message above.
NileshGujar 14-Apr-12 7:05am    
Thanks!

SmsClient.dll is not shown in the addreferance
Then you need to go and find a copy, either from Microsoft or from the 3rd party that created it. No doubt a Google search will help you.
 
Share this answer
 
Mr. Nilesh Gujar! SmsClient.dll is a third party library which does not ships with VS2010. Any way you can find it here!

https://skydrive.live.com/?cid=01eaeb6e84d8a151&sc=documents&nl=1&uc=1&id=1EAEB6E84D8A151%21109[^]

:) :)
 
Share this answer
 
v4

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