I have a vb.net app that sends emails with attachments for clients. I am currently testing it with Office 2003 and get the following message when the app tries to send an email:
"A program is trying to automatically send e-mail on your behalf..."
The fixes out there are apps that click the...
I have an app that ftp's some data up to a site. Then using telnet, I need to kick off a process. It would be nice to automate this process, but I run into trouble when I send the commands. The command created and sent is correct, but the receiving server does not get the 'end' command. This...
Hi,
Maybe I'm a bit of a newbie on this one, but I can't figure this out.
I have an old application that updates a table in the database (the app was not written by me and I don't have the code, which is why I need to use a trigger to do this.) This application will update column 'value' with...
Hi,
I am stumped on this one. I need to send out a Word document (Office 2000) in pdf to about 300 people. The problem is that each one has to be numbered sequentially. The number has to appear on the front page of the pdf that is emailed.
So, my code would essentially open the document...
Hi,
I have an vb.net app that emails attachment(s) as designated by the user to a list of people. There can be one or many attachments as selected by the user on the form. The following code generates the email:
oMailitem = oOutlook.CreateItem(Outlook.OlItemType.olMailItem)
oMailitem.To =...
Hi,
I am writing an app that needs to know if the user has not been using the PC for a certain length of time. When the user has not used the PC for 5 minutes, I want the app to show busy, kind of like what MSN messenger does.
I am unable to find where Windows XP exposes this system value...
HI,
I have an Visual Basic 6 application that generates PDF files that I send out to customers. I am not able to programmatically protect/secure the document using Acrobat 4.0. Therefore, anyone could change the text of the document if they had the right Adobe product.
Does anyone know if...
HI,
I'm trying to log each error produced by my app. I want to log:
1. Err.description
2. The Class/Form name
3. The Function/Sub name
My code for a typical routine looks something like this
Function DoSomething()
Try
'Do stuff
Catch
LogError(err.Description, "form or class...
Hi,
In VB6, I had an MDI app that was used office wide and each person was allowed different levels of access.
For example, on a menu named Process, there were 3 functions. Person A could access Function 1 and 2 while Person B could Access 1 and 3.
When Person A logged in, my app checked the...
Does anyone know a good site to learn how to modify browsers in ASP.Net.
I am trying to write an simple application for my office. I want to do it in ASP.net because I don't want to have to install the new app on every PC each time I am asked to make a small change.
However, I would like...
Hi,
I am fairly new to Exchange 2000 and have run into what I think will be a simple problem (yet I can't find the right tickbox to fix it!)
I have a Contact list that is in a public folder for everyone on the network to use. Within this contacts folder I have a distribution list with lots of...
Hi everyone,
I have a few multi-select list boxes on my asp.net page. The information needs to be sent back to the server to be stored in a database.
One list contains geographical regions:
North America
Europe
Africa
Asia
My code needs to convert this into a string to be sent to the DB...
Hi,
I am new to Exchange and on my first install. Everything has gone well (surprisingly) with one minor exception. The clients are using Outlook 2000 on their desktops with Exchange 2000 as the mail server.
I need to delay the sending of emails. When send is clicked on the new message, it...
I have a Sony Vaio laptop. It's never given me any trouble, then the other day as I was typing away, it just went blank....no power, nothing!
Now when I try to turn it on, I get absolutely nothing. No LED lights, nothing. Plug seems to be fine....any ideas?
Thanks
Peter
Hi,
I have a web service that returns a dataset. This service works fine and I can see the returned dataset in the browser if I preview the web service. The service returns a specific employees ID, name, and position.
My ASP.Net web application needs to consume this service. When it...
Hi,
I have a simple domain -- W2000 Advanced Server with 13 XP Pro boxes attached. All the users in this domain are organized as OU's and I use roaming profiles so anyone can logon anywhere. I have one logon script that is applied to the highest level in the OU structure.
When anyone logs...
Hi,
I just upgraded my computer to Windows XP from W98. I had SQL Server 7.0 on the W98 box. Now that I have upgraded my OS, I cannot connect to the SQL Server.
Has anyone experienced the same thing? When I go to open Enterprise Manager, I get the error message "Error 126: General...
Hi,
I have an app that uses CR 8.5 for the reports and SQL Server 2000 for the DB. When I log in to my VB app, I have to specify which server and database I want to log on to because when I am writing the program I use the SQL Server on my machine, but when it is at the client, it uses their...
Hi -- I am doing a simple insert to a SQL server 2000 DB. I only have one text field and a submit button.
When I click on the submit button, the data does not get entered into the DB and the typical IE error screen comes up with the message "Internet Explorer returns an error on the...
Hi,
I hope you can help, I am somewhat of a newcomer to SQL Server 2000. I have been using it for at least 6 months now and all of a sudden, when I open my Enterprise Manager and try to connect to a database, I get the following error:
"A connection could not be established to <DB...
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.