Sorry for the delay in updating this thread.
plevey that was exactly the issue. I changed the protection level to DontSaveSensitive, used a config file only for the connection string properties (with username and password included) and it worked a treat.
Thanks for the lead.
Have a great...
Hi,
Thanks for the suggestion. I have tried running the job as with a proxy which uses a user profile that has sysadmin permissions and it still doesn't work.
I also added a configuration file which now gives me a different error:
Microsoft (R) SQL Server Execute Package Utility
Version...
Hello There,
I am trying to schedule an SSIS package using a SQL Server Agent (SSA) but it fails with the following error in my log file:
Microsoft (R) SQL Server Execute Package Utility
Version 10.50.1600.1 for 64-bit
Copyright (C) Microsoft Corporation 2010. All rights reserved.
Started...
Hello there,
About three months ago the company I work for went through a network segmentation project. We also implemented wired Dot1x. Since the implementation we've been experiencing endless login issues on the domain. It is totally unpredictable, it works on one start-up and then not at...
I haven't got any header info as I cannot recreate the issue at present because the two users are using OWA and working fine. I cannot interrupt them now.
I have created new users and they can send mail fine to the same addresses.
Do you think deleting these two users and recreating them will...
I mean the emails are going to the queue on the server.
The users are set up using a MAPI mailbox.
I have tried setting the mailboxes up on different workstations and had no luck.
Thank you for your reply.
Tyrone
Hello There,
We are using MS SBS 2k3 and everything is working fine. However, there are two users who cannot send mail (using Outlook 2k3 client). All their mails just go to the queue and stay there. They can receive mails fine, and to make things even more confusing, they can send and receive...
Hello There,
I am attempting to open crystal reports on the web. I have most of the site working but when I attempt to have the Crystal Report Viewer load a document using text in a textbox it throws a file load exception.
If use: doc.Load(@"C:\reportname.rpt");
it works,
but if I use...
Hello There,
I am currently in the process of developing an ADP and have a problem that I cannot seem to resolve.
I have a main form which has an embedded subform. I would like to be able to double click on any perticular row on the subform (datasheet view) and in turn have the search open a...
I am currently building an application in MS Access 2003 (.adp)and am experiencing problems when I use a search field. Whenever I type/cut and paste a value into a particular field within most of the forms the search returns the same record all the time dispite not searching for that record. I...
Hi,
I am currently using a batch file as a logon script. The main reason for this is that I am not a very hot scripter.
Anyway, I want to dispaly an information Splash Screen whilst the logon script is doing it's thing.
Has anyone got any idea how I would go about this?
Thanks
TJ
I am trying to import an excel file into access, but am getting the following errors.
Method 'Columns' of object 'llmexGrid' failed
& then
An error occurred tring to import "...file name" The file was not imported.
The excel file is quite large. It consistes of 22000 rows and 14...
What's your mail address so I can send you the table layout, because I can't of any way to attach it to a thread. And writing it all down will take forever, although if that is the only way then I have no choice.
Okay I have a database which stores information of clients and the equipment they have at their sites. Some clients have several sites.
Scenario
So lets say client X has 3 sites. And at each site he has 10 pieces of equipment.
What I want to be able to do is get at the information for the...
Thanks, that change has seemed to solve the problem. Thanks again.
I know I should create a new thread but seen as you have a slight idea of my code I though I might ask you another question...I am attempting to differenciat between different sites of one perticulat company e.g. Comany X has...
This is the code with the loop included:
While Not objRS.EOF
If Not (objRS.eof And objRS.bof) Then
Response.Write ("<table Align=""center"" border=""0"">")
Response.Write ("<tr>")
Response.Write ("<td...
Hello, I am experiencing a problem when using an if statement. What I am trying to do is retrieve information from my database. It' works when there are records in the database that match the conditions of the SQL query. However if there are no results found I get a IIS generated error page...
When I am using a 0 (zero) I get the error:
Error Type:
Microsoft VBScript runtime (0x800A000D)
Type mismatch: 'HTMLEncode'
Don't know why this won't work for 0 but works for the other numbers I use. Can you shed any light on this please?
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.