| View previous topic :: View next topic |
| Author |
Message |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1923 Location: Stoevring, Denmark
|
| Posted: Thu Apr 26, 2007 11:07 am Post subject: Debug client |
|
|
Use this tool to debug if a user cannot register in Cockpit Status Monitor.
Follow these steps:
1) Start debugging: showdebug=1 - Click here to START debugging
2) Run sign.exe from our server or run your own version, usually found in NETLOGON
3) Copy and post information in the support forum
4) Stop debugging: showdebug=0 - Click here to STOP debugging
Manually
Add new String Value (ShowDebug) to
HKCU\Software\Office add-on\eMailSignature and give it value '1'.
Now run sign.exe.
Last edited by Jesper Frier on Sat Oct 31, 2009 5:09 pm; edited 15 times in total |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1923 Location: Stoevring, Denmark
|
| Posted: Mon Jun 18, 2007 6:35 pm Post subject: Error writing to Status Monitor: -2147217913 |
|
|
| Quote: | ...
Status: OK
insert into [lgdaUsers]([init], lastrun) VALUES('IKG', '18-06-2007 13:48:27')
Error writing to Status Monitor: -2147217913 | The conversion of char data type to smalldatetime data type resulted in an out-of-range smalldatetime value.. Internal code: WTB1 |
Cause
Problem in CreateAndInsert.sql.
Fixed in latest CreateAndInsert.sql in your install folder.
Solution
Open Design Table (LdaUsers).
Change lastrun (Column Name) from smalldatetime to nvarchar (50)
 |
|
| Back to top |
|
 |
ddyson Just can't stay away
Joined: 28 Mar 2008 Posts: 23
|
| Posted: Thu Apr 24, 2008 1:17 pm Post subject: |
|
|
| I think I may have found the problem. The password we are using has a "^" in it. The program won't run with that account. I tried another account and it works fine. I tried the same account in cockpit that doesn't work with Sign and tests fine. I also checked the Settingsdatabase registry key and for some reason the connection string shows the password without the aforementioned "^" in it. So something is stripping that out and thus passing an incorrect password. |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1923 Location: Stoevring, Denmark
|
| Posted: Thu Apr 24, 2008 1:36 pm Post subject: Getting Red X when executing logon script |
|
|
Getting Red X when executing logon script
Thank you for letting us know - If you can reproduce the error, then please report it as a bug ... when you can find the time ...  _________________ </Jesper> | Manage Email Signatures from your Desktop | Test Email Signature in All In-boxes | Email Signature Showcase |
|
| Back to top |
|
 |
|