I think this is available for a Windows Service only - not for a Scheduled Task.
I can switch the option on for the Task Scheduler service, but I don't think this will help, as it's not the scheduler that needs to interact.
I'm having problems with the setup of a Windows task, and I think I need some expert input.
The task runs a 10 line VB script. The script in turn runs the Entrust Password Unprotect utility. The utility does not seem to have a silent command line mode, so always displays a dialog where you have...
I followed up with our e-mail server expert, and he advised that the problem was probably being caused by our AV software.
I asked our AV admin team to add my computer to the policy exclusion list, and was then able to generate e-mail requests.
Thanks!
I'm trying to add an e-mail send utility to my VB program, but not having much luck.
I'm using Visual Studio 2005, and I have added Imports System.Net.Mail to the module.
Here's my code :
Dim objSmtpClient As SmtpClient
Dim objMailMessage As MailMessage
Dim objMailAddress As MailAddress...
The problem was due to me not using Crystal Reports correctly. I didn't realize that you could set a group header to repeat automatically on a new page, so I had a complicated group header / page header combo set up.
When a colleague pointed out the repeat option, I didn't need to do what I was...
My report provides a breakdown of all hours worked by employees in a certain team. The only parameter to the report is the ID of the team leader.
The problem is that one team has an employee type that I don't want to include. How do I set up the record selection to recognize this?
I want it to...
I have just finished developing a fairly complex report in Crystal Reports 10.
I want to be able to distribute this report to other people who don't have Crystal installed on their computers. I have therefore created a simple VB6 container application that uses the CrystalReportViewer control...
It looks as if we have a winner. I followed the registry key delete/recreate instructions.
Now, when I use ClearType font smoothing, my fonts look a bit weird, but not as bad as before. When I use Standard font smoothing, they have the same look as XP.
So I consider that a fix. Thanks!
Here's my current laptop spec :
- Compaq Presario V6000
- Intel Celeron CPU 520 @ 1.6 GHz
- Windows Vista Home Premium 32 bit
- Generic PnP Monitor on Intel 945 Chipset @ 60 Hz
- 1280 * 800 resolution
- 32 bit colours
These are the available resolution options :
- 800 x 600
- 1024 x 768
-...
I've been using Windows Vista for a year or so, and the fonts are driving me nuts.
I find that all of the installed fonts look absolutely crap, even the basic stuff such as Arial or Verdana. The edges are very rough and jagged, and the letters are just too black and too heavy, even in regular...
Has anybody here ever installed JBoss on an application server that is already running IIS?
This is an option we're considering so we don't have to buy a new server.
Our existing web application runs on .NET 2.0 / IIS 6.
The new application will run on JBoss 4.2.
The server OS is Windows...
I have a fairly simple pie chart which shows the amount of my work team spends on each type of work.
The time amount is labelled on the chart as both a value and a percentage.
The problem I have is that some work types end with a zero sum value. This is due to hours being charged and then...
I want to set up my report so my group header only shows when it falls halfway through a page. When it falls at the very start of a new page, it should be suppressed.
I know that I could do this with the Suppress function on the group header, as long as I can programmatically detect when the...
Yeah, I didn't quite phrase the legend bit correctly :-)
I guess I do really need it, just in a very simplified layout. I don't want the info stuck in a box, and I also hate the auto-formatting that Crystal seems to impose. Every time I move, resize or alter the chart in any way, my font size...
I'm using Crystal to design a pie-chart.
I don't want to use the legend, because it's not really required.
What I do want is to show the label attached to each pie, along with both the value and the percentage associated with each slice.
At the moment, the options allow either value or...
There's one thing about Internet Explorer that drives me absolutely nuts that I'm wondering if anybody can help with.
Let's say I'm surfing the web in Window A. I come across a link to another page I want to look at, so I right-click and select Open In New Window.
What I really want is to...
Thanks for the suggestions, but unfortunately none of them worked.
My project uses version 10.2 of the relevant Crystal libraries. These are installed under the C:\Program Files\Common Files\Business Objects\2.7 folder.
However, I discovered this morning my computer also has version 11.0 of...
I just had to re-install my whole development environment after a desktop upgrade, and am now having serious problems with Crystal Reports.
I'm trying to make changes to my Visual C# web application through VS2005. The app invokes crystal reports which are developed in CR10 Professional...
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.