| Robert Bogue 2004-07-09, 3:12 pm |
| Looks like you may not have everything registered in COM+. It's classic ASP
so it won't use .NET or the GAC.
What do you have showing in COM+?
Rob
--
Robert Bogue
Microsoft MVP Server-Networking
MCSE(NT4), MCSE (W2K), MCSA:Security (W2K), CNA, A+, Network+, IT Project+,
Server+, Security+, CDIA+, E-Biz+
Crowe Chizek and Co LLC
"Clyde" <Clyde@discussions.microsoft.com> wrote in message
news:FA84821A-6D53-4893-8A95-8ACC3413AC2C@microsoft.com...
> Hi
>
> I am taking over a clients commerce server project. they have created a
pup package from there site and i am trying to deploy it on my developmeny
box.
>
> my setup is as follows.
> XP pro with all service packs. i have installed all the pre requizets
except for analsys services service pack as they dont use the commerce
server reports.
> everything installss fine and the service packs runs great. then when i
try and browse to bizdesk it gives me an error on the global.asa page. look
at the line where it is throwing the error and its when it tries to create
Server.CreateObject("Commerce.AppConfig"). now im thinking that the
installation didnt install everything fine cause on the actuall app it also
throws an com+ error. is there something im missing ?
>
> the other thing is after the installation when i look in my GAC there are
no commerce server objects declared there. is that correct ? or are they
supposed to be put in by me using the gacutil. help in this case will be
greatly appreciated.
>
> thanks
|