Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #3K
~1K People Reached

8 Posted Topics

Member Avatar for jaango123

hi, you can try [url]http://soapclient.com[/url] wcftestclient.exe from .NET SoapUI Regards.

Member Avatar for hiddenben
0
91
Member Avatar for vuyiswamb

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, …

Member Avatar for vuyiswamb
0
169
Member Avatar for vuyiswamb

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, …

Member Avatar for vuyiswamb
0
180
Member Avatar for jonow

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 …

Member Avatar for hiddenben
0
147
Member Avatar for rohit2900

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!

Member Avatar for hiddenben
0
80
Member Avatar for hiddenben

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 …

Member Avatar for AycheKay
0
116
Member Avatar for xairylle

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 …

Member Avatar for Mr.Markt
0
179
Member Avatar for darkmessenger

[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 …

Member Avatar for mjwest10
0
190

The End.