- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
8 Posted Topics
hi, you can try [url]http://soapclient.com[/url] wcftestclient.exe from .NET SoapUI Regards.
Hi first at all, you should try to do a ping to the DNS you are using, to corroborate if the DNS and the ip adress are the same, if not you should correct that on your DNS server, if they are the same. looks like something is blocking you, …
Hi, working with WCF is a litle bit complicate, but i don´t think the problem is from wcf, is you are using wcf just to publish a website there have not to be an error there, follow those steps to check: 1.- Try to do a telnet from client machine, …
could you explain yourself a litle bit? to send sms-messages you have a lot of ways to do that, send sms from a mobile using like a modem, sending from an application, third party, or developed by yourself, i think is better you should start defining what do you want …
Look for the files, If the database is deleted you can´t find the .mdf and.log files in %programs%\Microsoft SQL Server\MSSQL\Data otherway u can find the files ans u can atach the db again!
I need some help because i am trying to do this use a Cn as new ADODB.Connection , and a Dao Rs as Dao.Recordset so i need to put this to together? because i had a test in my university and my teacher put this in the exam, and nobody …
well first you have to do is apply the references to Dao in the menu project -> references and selecting Microsoft Dao 3.x Object Library then the code: [B]Dim MyDb1 as Dao.Database Dim MyRs1 as Dao.Recordset[/B] [B] Set MyRs1 = Mydb1.OpenRecordset("student")[/B] ... well here the rest of your code for …
[COLOR=DarkGreen]' Well this is a litle example of how to block an user in a system it depend on the way you want 'to do it, because if you want to block an id who put 3 times a wrong password you have to be 'sure if it is the …
The End.
hiddenben