Am I correct in assuming that the .NET Compact Framework does not include any native functionality for sending SMTP email? I have found code samples that shows how to do it using TCP sockets.
Thanks in advance!
Greetings,
I am now using VB.NET 2005 and have a Winforms application with a WebBrowser control. I am trying to programmatically simulate entering in values on the web form and then following it by clicking a button on the form.
While I have no problem populating the text controls on the form...
I have a VB6 application that uses the hhctrl.ocx component. During installation on a client machine, the Install window shows -
Copying Files. Please standby.
Processing hhctrl.ocx (3 of 3)
Then this window Pop Up appears-
"Setup cannot continue because some system files are out of date...
I am attempting to deploy a VB.NET application using the setup project within VS.NET. Our project uses third party COM components. The installs work fine on XP systems; however, our Windows 2000 users are receiving the following error during the install...
Error 1904 Module C:\Program...
In the past, we have been using Internet Connection Sharing (ICS) here in the office so that we can all have internet access while still having all the advantages of being attached to our local domain. Yesterday afternoon, I installed SP1 of Windows Server 2003. Upon doing so, we seemed to have...
I have about 60 reports that use SQL Commands that point to a test server. How can I modify the reports so that I can start pulling data from the production server?
The set database location UPDATE feature does not appear to be applicable to commands. The only option I know of is to create a...
I have about 60 reports that use SQL Commands that point to a test server. How can I modify the reports so that I can start pulling data from the production server?
The set database location UPDATE feature does not appear to be applicable to commands. The only option I know of is to create a...
I have a MDI form with the AutoScroll property to false. When I load MDI children to this form, I still receive the scrollbars. The AutoScroll properties on my child forms are also set to false.
Does anyone know of a solution to stop these scrollbars from appearing?
Thanks in advance!
Neil...
I have an application that will load and then close MDI child forms based on a menu selection.
Even when I anything other than: Me.LayoutMdi(MdiLayout.Cascade), subsequent MDIChild forms appear in a cascaded format.
I want each form to always load at the same spot (top left). Manually...
I am using the OWC Charting component in an ASP.NET application. I am adding a secondary Y axis on my charts. Unfortunately, I cannot seem to find any documentation for assigning multiple series scalings to the secondary axis. I can only assign one series scaling to the axis. For example...
I am attempting to recover a datbase backup file from a client.
Unfortunately, the size of the transaction log file is more than the space that I have available on my hard-drive. I keep receiving the following error:
MODIFY FILE encountered operating system error 112 (There is not enough space...
I have an application that when I attempt to install on a seperate server, I receive the following error:
The specifed path 'http://server/folder/' is unavailable. The Internet Information Server might not be running or the path exists and is redirected to another machine. Please check the...
I've read dozens of articles regarding a "Logon Failed" message that I keep receiving, but no solution has been provided that works. Hopefully, the Tek-Tips experts will prevail!
I have developed an ASP.NET application that uses a series of Crystal Report 9 reports that I have...
When attempting to add a database connection to a SQL Server stored procedure using OLEDB (ADO), I keep on receiving the following error message:
The instruction at "0x10001a17" referenced memory at "0xffffff30". The memory cannot be "read"."
I have attempted...
I'm not really sure if this can be done, but I'll give it a shot and see if someone's done this...
I am attempting to create a Select statement where one of the returned values is the output from an existing stored procedure. Here is an example of what I am trying to accomplish...
Select...
I hope that I am not missing something very simple here...
I want to create a button control that has an image displayed on it. I am trying to use the ImageButton control; however, the button doesn't "look" like a button. It appears to be nothing more than image control with an...
I am tasked with troubleshooting a Java application that worked perfectly fine until the client systems were upgraded to Microsoft XP Service Pack 1. it appears that the database connections are no longer working. Has anyone heard of anything in this upgrade that would cause Java applications to...
I am having a problem with pooled connections not releasing when the connection objects are closed in my ASP.NET application. Even after setting the Connection Lifetime property in my connection string to a value of mere seconds, the pooled connections still appear to hang on for about 5 minutes...
Has anyone had any luck in creating a web setup project with a custom action that lets you create a SQL Server virtual directory, just like the "Configure SQL XML Support in IIS" feature of SQL Server?
As far as I know, the only way that this can be done is by using the SQL Server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.