|
Home > Archive > Commerce Server General > September 2005 > Help in Bizdesk
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| nirsivak 2005-09-06, 8:48 pm |
| When I try to enter a new User I am getting this error
"Error obtaining handle to Public key container or public key not
specified. "
"URLCommand::ParseCSVValuesList(), Could not set member
user_security_password into the row. type : wstr, url :
<Hidden> "
"INSERT statement had bad VALUES (-902987761) "
"INSERT statement had bad VALUES (-902987761) "
Any input for this error is appreciated.. Thanks in Advance
nirsiva
| |
| David Hargis [MSFT] 2005-09-07, 5:52 pm |
|
I assume the user you are trying to create contains some encrypted values?
Are these values asymetrically encrypted, or do they use a one-way hash?
I can think of two things that could be going wrong. (A) you may not be
providing the public / private keys to the connection string used with the
profiles web service. You can add the connection string in two ways. You
can either modify the bizdesk code to append the "PublicKey=xxx" token to
the connection string, or modify the connection string in the MSCS_Admin
database (through SQL Enterprise Manager - unfortunately, there is no way
to do this through the Commerce Server site resources). If you are
providing the encryption keys (B) you may not have permission to encrypt /
decrypt data on that machine. You'll need to modify your machine security
policy (I'm not sure exactly how) to accomplish this.
Hope this helps,
David
--------------------
NNTP-Posting-Date: Tue, 06 Sep 2005 19:52:40 -0500
Subject: Help in Bizdesk
From: nir3in@yahoo-dot-com.no-spam.invalid (nirsivak)
Newsgroups: microsoft.public.commerceserver.general
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
User-Agent: newsSync (Windows Server) 195758
Message-ID: <OKadnYBXXZtFpIPeRVn_vA@giganews.com>
Date: Tue, 06 Sep 2005 19:52:40 -0500
Lines: 1
X-Trace:
sv3-ugypYTqc21FGwYwZvrAUX085EcCNGodPI+N/V5FK0nB/4Y0CVV/42X6JzaZyAbiOQH/zOjcr
04z/ bQA!5gQqEp5wivJX2klr8c95+XGNvwnhkMxsUWng
xIrPTL/C4b0hNH1V9ezcE0sw
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your
complaint properly
X-Postfilter: 1.3.32
Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTFEED02.phx.gbl!tornado.fastwebnet.it!tiscali!ne
wsfeed1.ip.tiscali.net!proxad.net!proxad.net!nx01.iad01.newshosting.com!news
hosting.com!216.196.98.140.MISMATCH!border1.nntp.dca.giganews.com!nntp.gigan
ews.com!local01.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:3362
X-Tomcat-NG: microsoft.public.commerceserver.general
When I try to enter a new User I am getting this error
"Error obtaining handle to Public key container or public key not
specified. "
"URLCommand::ParseCSVValuesList(), Could not set member
user_security_password into the row. type : wstr, url :
<Hidden> "
"INSERT statement had bad VALUES (-902987761) "
"INSERT statement had bad VALUES (-902987761) "
Any input for this error is appreciated.. Thanks in Advance
nirsiva
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
| |
| nirsivak 2005-09-07, 8:51 pm |
| David thx for your input... I was working fine.. suddenly one day it
stopped working... i work on the input you have given.. thx
nirsiva
|
|
|
|
|