Jordan Terrell's Q&A profile
.NET Development Send mail using ssl
How to S end mail with support of IMAP4/SSL WEB mail protocols. Not use POP AND SMTP. Its urgent please please. Thanks ...Show All
Visual Studio Express Editions Winsock control!
Hey there guys.. Does anyone here could acutually help me and tell me how to add the winsock control to my project in Microsoft Visual Basic 2005 Express Edition [Im doing a RAT] OK S Johan Stenberg.. Now can u tell me the steps that i could use ... managed socket classes other than winsock control in making RAT's Because i dunno anything other than the basics of the new version of VB! thanx! ...Show All
Windows Live Developer Forums MSN on VISTA BETA
WOT F**King messenger do u use 4 it 2 work on Windows Vista BETA PLZZZ tell me! and the download link! Vista is goin terribly wrong for me! None of my programs work on it! How do i run a virtual PC on Vista so i can go on XP and go on all my old programs Thank U soooooooo much if u help me Thank yoooo xx The purpose of this forum is to discuss MSN and Windows Live application development using the Messenger Activity API, and Windows Live Bots. If you have technical support questions about using MSN Messenger or Windows Live Messenger, please check the following resources... Messenger Technical Support is available on the Messenger newsgroup: http://support.microsoft.com/newsgroups/ dg=microsoft.publ ...Show All
Software Development for Windows Vista Unexpected termination of state machine workflow
I have recently encountered an issue with my statemachine workflow, where the workflow is terminating. I have enabled tracing for the workflow. My workflow is signed. My workflow is exposed via web services. The interface and messages used by the WsInputActivity is located in another assembly, which is also signed with the same key. Here is the output of the error information. Does anyone have any idea what might be going wrong Obviously something is throwing an argument null exception, but the where and the why is very puzzling to me. I havent been able to find any information on the objects in this set of exception details: Description: An unhandled exception occurred during the execution of the current web request. Plea ...Show All
Community Chat New Site I Made
Hi, Do you have a cool program that your proud of I made a website where you can submit your GUI programs to, and will be made available to the public for learning, or general purposes. Please, check it out at: www.shlumph.com , and spread the word to anyone who you think would be interested in submiting their program(s). And if you have a cool program, submit the zipped compiler files yourself! Also, what do you think of the site, and how what are some ways I can get people to submit their programs Thanks, Rob I had a look around and I didn't see any reason why I should participate on that site. Why should I sign up You might want to avoid any new links to start in a new window. It starts a new wi ...Show All
.NET Development How to get number of rows?
How to get number of rows I have a connection and command. I create a reader object and running read() method. Until now everything is normal. But I need how many rows returning Thank you... dbcomm = New OleDbCommand(sql, dbconn) dbread = dbcomm.ExecuteReader() customers.DataSource = dbread customers.DataBind() Message.Text = customers.Items.Count.ToString() & " records found." I got number of records. Please verify. ...Show All
SQL Server permissions
I have a database with two tables. One is updated only through a form. The other is updated through a form that is attached to a query that is attached to the table. I cannot figure out what permissions are required to update the second table. What permissions should I grant in addition to the permissions that are granted to the first table as I can update the first table. The query is just used to sort the table for better presentation in the form that is used to input new records in that table. The front end im using is access. What should I do ...Show All
Visual C++ Linking problem while building appln. developed in Visual studio 8 using visual studio6 version
hi all I tried building a DLL developed in Visual studio 8 (VC++) using Visual Studio 6.While building the DLL some header files say iphlpapi.h is missing.Is there any possibility to get Windows sdk for intel processor from internet or what is the solution for this Awaiting for responses... Regards Geetha Now that you have the correct headers (for compilation) you also have to change your linker settings to link to iphlpapi.lib under: Project - Settings - Link (tab) - Object/Library modules ...Show All
Visual Basic How to make a program run in the taskbar?????
I want to have my program run at all time in the taskbar. Is there any way to do this Im using VB2005. In the settings tab: Name: Myfont Type: System.Drawing.Font Scope: User Value: Microsoft Sans Serif, 12pt, style=Bold (Or double click the white area in value for a dialog) Name: MyColor Type: System.Drawing.Color Scope: User Value: Tomato (Or double click the white area in value for a dialog) Then some code: Public Class Form1 Private Sub Form1_FormClosing( ByVal sender As Object , _ ByVal e As System.Windows.Forms.FormClosingEventArgs) Handles Me .FormClosing My .Settings.myfont = TextBox1.Font My .Settings.mycolor ...Show All
SQL Server Report Builder
Is Report Builder capable of building any complex reports that Visual Studio Report Designer can build What are the limitations of using Report Builder with SQL Server Databases Report Designer is the tool for building complex reports. In Report Builder you can only build simple reports such as a single table, matrix or graph. The value in report builder is in creating fast ad-hoc reports without having to specify a query first. Report Builder is designed to work with SQL databases, but you have to create a model of your database first. You can do this automatically in Report Manager and then customize your model using Model Designer ...Show All
SQL Server SQL Express replication
Please could someone clarify for me if SQL Express can be a subscriber to a SQL Server 2000 replication I am interested to know if a SQL Express db can subscribe to both snapshot and transactional replication. Thanks I'll answer my own question here - documentation I found suggested that SQL Express can subscribe to SQL Server 2005 replication. From my testing, it looks like it will also subscribe to SQL Server 2000 replication without any issues. I will post further if I come across any problems. ...Show All
.NET Development Emails send Through Exchange Server.
Hi All, I need your help regarding sending Email through Microsoft Exchange Server. Is there any code snippet or any .dll which will give me the brief idea As per my info Exchange server act as wrapper and invokes SMTP internally to send the mail. Outlook is client and been connected to exchange server. I don't want to install outlook on my machine and want to directly connect to exchange server which is located at company network. How Should I connect to Exchange Server I have done googling lot but most of comments have use SMTP Server. I am able to send mail using SMTp Server, I have installed a third party SMTP server(ANSMTP) and used for sending mails. I also tried sending mails through Outlook using C# , it's done ...Show All
Software Development for Windows Vista i need .Net Framework 3.0 in my web server
i have a web site and i want to use card space to authenticate users, but i host my web site in external hosting company, my question is if i want to use card space does i need to install framework 3.0 in the web server. which running framework 2.0 now . I believe so since cardspace is in .NET 3.0 http://www.netfx3.com/ http://cardspace.netfx3.com/ ...Show All
Smart Device Development Who has a PPC-6700 Sprint AudioVox Mobile 5 (Can I use GPS?)
I have the Sprint AudioVox PPC-6700 and I know that it has the built in GPS chipset but everywhere that I search I can not find out how to actually access the API. There are a few of the GPS API references throughout msdn & msdn2 but none have an actual walk through. It is very easy to access the phone API's and contact lists/appointments and whatnot but the GPS is not to be found. As far as the GPS is conserned one could argue that it isn't ment to be programmed or something but the fact is that in all documentation it says that e911 can use the gps and also applications that need your location (such as movie times or resteraunts in your location). I really need to find out how to manage this out even with just a simple quord ...Show All
Windows Search Technologies CAN SOMEONE HELP PLEASE? WDS STILL NOT WORKING
Hi Everybody, It's getting very frustrating that WDS Beta 2 is still not working for me. It only works from within Outlook 2007 beta 2 technical refresh 2, but i always get " NOTHING FOUND " from the normal Search Deskbar.This while i basically went through all possible settings 100 times and installed, deinstalled and reinstalled the product multiple times, the last two weeks. Also if i install another search engine, like your friend Google or Copernic, it works instantly. Something must be broken somewhere, but everything else on my computer is working fine and actually it's quite a fresh install. Can somebody please make a point about this and help me out Am i the only one with this problem, i can't imagine. Sure, ...Show All
