Displaying posts filed under

Articles

Apr
28
2006

Required NTFS and Share Level Permissions for the SMS Source Directory

Source: SMS Server

Component: SMS_DISTRIBUTION_MANAGER

Message ID: 2306

The source directory “\\<remote server\packages$\source”
for package “BG100030″ does not exist. The operating system reported error 5: Access
is denied.

Solution: Make sure you have specified a valid package source directory on the
Data Source tab in the Package Properties dialog box in the SMS Administrator console.
If you specify a local path, it [...]

Feb
28
2006

Nokia 6820

I was looking through the activity log on my site today and saw a lot of entries
under user agents for Nokia6820/2.0 (4.83) Profile/MIDP-1.0 Configuration/CLDC-1.0.

Is someone reading my feeds from a phone? I’d be interested to here what
software if any you are using on the phone to connect. Just post a comment or drop
me an email.

Feb
22
2006

Experiences with 64 Bit Citrix

We have been lab testing a new Citrix environment for several of our line of business
apps, and one thing we’re concentrating on is 64-Bit citrix. This is also our first
experience with 64-bit Windows (Windows Server 2003 R2 in this case). Keep in mind
I’m updating as I go, so we may find different answers as we [...]

Feb
21
2006

Broadband providers should not be allowed to limit the net

I came across this article on All
Things Distributed, the personal weblog of Werner
Vogels

It has some links to testimony happening in Congress related to Net Neutrality. I
have included an excerpt below from the blog, and I have read Larry
Lessig’s testimony . He is urging congress to protect end to end access
to the internet, and to prevent [...]

Jan
16
2006

How to troubleshoot ‘Procedure or function has too many arguments specified’ in asp.net 2.0

If you are using a sqlDataSource to handle updates, deletes or inserts to an underlying
database from a gridview control, then you may run across this message:

Procedure or function <stored procedure name> has too many arguments
specified

This usually means what it says, that your update, delete or insert command is trying
to pass more parameters than the stored [...]

Jan
16
2006

How to troubleshoot ‘Procedure or function has too many arguments specified’ in asp.net 2.0

If you are using a sqlDataSource to handle updates, deletes or inserts to an underlying
database from a gridview control, then you may run across this message:

Procedure or function <stored procedure name> has too many arguments
specified

This usually means what it says, that your update, delete or insert command is trying
to pass more parameters than the stored [...]

Jan
16
2006

How to troubleshoot ‘Procedure or function has too many arguments specified’ in asp.net 2.0

If you are using a sqlDataSource to handle updates, deletes or inserts to an underlying
database from a gridview control, then you may run across this message:

Procedure or function <stored procedure name> has too many arguments
specified

This usually means what it says, that your update, delete or insert command is trying
to pass more parameters than the stored [...]

Jun
24
2005

Kerberos Delegation failure on Windows Sharepoint Portal Server

I have blogged before about setting up sharepoint for delegation so that you can access
resources on another computer as the currently authenticated user. We are doing this
for a web part we have that displays a folder structure on another server. Today,
we discovered it had stopped working, so I went through and verified that every setting
was [...]

Jun
3
2005

Back to Blogging with DasBlog 1.7.5016.2

My blogging has slowed lately as I have been making a lot of changes to accommodate
my quickly growing family, including a lot of construction at home (an IT guy with
a hammer is a dangerous combination I know). Anyway, I have started posting again
and I have updated to the latest version of DasBlog Community Edition. I [...]

Dec
1
2004

Creating Custom Events and Event IDs for Monitoring with MOM 2005

With our recent implementation of MOM 2005, we are trying to update some of our custom
internal IT applications so that they can be monitored more effectively using MOM.
So in essence, I have been trying to get a web service to log results to the application
event log on the web server.

The first thing I ran into [...]