07-03-04 02:10 AM
Can you send me the name of the exe from the cs2000. I'll try to make it wor
k here. Also can I ask why do you want to use a
CS2000 component on a CS2002 box.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
--------------------
From: ste@23v.com (Steve Willcock)
Newsgroups: microsoft.public.commerceserver.general
Subject: Re: Predictor Viewer problems
Date: 29 Jun 2004 09:01:13 -0700
Organization: http://groups.google.com
Lines: 28
Message-ID: <bde28c4c.0406290801.39add39f@posting.google.com>
References: <bde28c4c.0406280105.3a4e607d@posting.google.com> <QX2x#CXXEHA.2
408
@cpmsftngxa10.phx.gbl>
NNTP-Posting-Host: 62.189.185.189
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1088524882 19385 127.0.0.1 (29 Jun 2004 16:01:22
GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 29 Jun 2004 16:01:22 +0000 (UTC)
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!news-out.cwix.com!newsfeed.c
wix.com!
border1.nntp.dca.giganews.com!nntp.giganews.com!news.glorb.com!postnews2.goo
gle.com!not-for-mail
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.general:14158
X-Tomcat-NG: microsoft.public.commerceserver.general
vkumar@online.microsoft.com (Vinod Kumar[MSFT]) wrote in message news:<Q
X2x#CXXEHA.2408
@cpmsftngxa10.phx.gbl>...
> Try using the regmon.exe and filemon.exe to see which registry keys or
> files it is not able to find.
>
> This posting is provided "AS IS" with no warranties, and confers no rights
.
> You assume all risk for your use. © 2002 Microsoft Corporation. All rights
> reserved.
> --
Thanks for the advice - I tried this - according to filemon it found
all the files it wanted on start up and the only file it was accessing
when the function was invoked was exprarch.dll which it found ok too.
According to regmon it seemed to fail when trying to access the
following registry keys:
HKEY_CLASSES_ROOT\CLSID\{234F4FD5-62FE-11D2-AD4D-00C04F72D6A1}\InProcSe
rver32
and
HKEY_CURRENT_USER\CLSID\{234F4FD5-62FE-11D2-AD4D-00C04F72D6A1}\InProcSe
rver32
That class doesn't have an inprocserver32 though as it's an exe so it
has a LocalServer32 key.
I'm still none the wiser unfortunately - I think I'll probably end up
writing some code to emulate the functionality of the viewer that we
wanted to use.
Thanks
[ Post a follow-up to this message ]
|