CS 2007 Install Problems
I'm installing CS 2007 developer on a Windows 2003 Server image.  I believe I 
 
followed the steps in the installation guide very carefully - but I may have 
 
missed something. 
 
When attempting to launch the Catalog service I get the an "unable to 
 
connect to web service" message and the following message in the application 
 
event log: 
 
Event Type:	Error 
 
Event Source:	Commerce Server Web Services 
 
Event Category:	None 
 
Event ID:	1 
 
Date:		8/18/2006 
 
Time:		4:21:06 PM 
 
User ...
Read Entire Conversation

Custom Profiles
Hi, 
 
I´ve created some customs profiles, like ComercialAddress, and others. Now I 
 
need to search in this customs profiles for some data. I´m using the 
 
ProfilesWebService.asmx, to get an ProfileManagementContext object and 
 
search for the registers in customs profile. The problem is that the 
 
profile.GetSearchableEntities() method doesn´t "see" this customs profiles, 
 
just the "default" ones. 
 
Anyone know how I can search in my customs profiles using the Web Services? 
 
Any idea? 
 
Thanks!
Read Entire Conversation

rastreadores GPS Ratreador gps localizadores bloqueadores 5310157
CENTRAL ÚNICA DE VENDAS 
 
10 Marcas de ratreadores, Compare e Compre. 
 
Rastreador de Veículo 
 
Rastreadores de Veículos 
 
Rastreador GPS 
 
Rastreadores GPS 
 
Rastreador Ituran 
 
Rastreadores Ituran 
 
Rastreador Portátil 
 
Rastreadores Portáteis. 
 
Assistência 24 Horas 
 
Visite agora mesmo nosso site. 
 
http://tel011-50523122.vila.bol.com.br/ 
 
Graber - Teletrim - Tele Trim - Ituran - 
 
Rastreadores gps , Localizadores, Bloqueadores 
 
Graber - Teletrim - Tele Trim - Ituran - 
 
Ra ...
Read Entire Conversation

Can I add a new shipping mode?
Hi 
 
Is it possible to create a new shipping mode for Commerce? 
 
The client wants something that obeys the equation 
 
C = F + w * ppf 
 
Cost = Fee + weight * per pound fee 
 
I'd like to somehow manage the current administrative tools to configure 
 
the different values for different carriers. My code would pre-select 
 
the proper method based on where it's going and how it's going there. I 
 
just want the business user to have a nice UI to configure the values. 
 
So, is it possible? 
 
Thanks 
 
Phil
Read Entire Conversation

Authorization to perform this task?
Hi, 
 
I have installed commerce server 2007. when i run business user application 
 
( Customer and Orders Manager ) I got error:  You do not have the necessary 
 
authorization to perform this task. Cantact your system Administrator to 
 
obtain the correct permissions. 
 
I also got different error messages when i run commerce server marketing 
 
Manager ( "You are not authorized to perform operations against the selected 
 
marketing web service. select a different web service, or contact yo ...
Read Entire Conversation

Custom Pipeline - Config File
We are writing a custom pipeline component for CS 2007 using C#.  Do custom 
 
pipeline components have access to a tradition .NET .config file or similar? 
 
Thanks. 
 
Mark
Read Entire Conversation

Cannot resolve collation conflict for equal to operation
Hi all! 
 
When looking at the profile definitions in the Commerce Server 
 
Mangager, the above message is displayed in a dialog box. 
 
How do I resolve this error? 
 
I've searched the web and I understand that there is some kind of 
 
mismatch with collations. But I haven't found any useful description. 
 
How do I know which collation to use to resolve it? 
 
And if I change the collation what impact will it have? It is simple to 
 
change the collation, but is it safe? 
 
Any advice, tip or link would be appreciated. 
 
Thank you!
Read Entire Conversation

Biz Data Service resource error
I have installed Commerce Server 2007 and am getting an error when trying to 
 
start the Customer and Orders Manager application. 
 
The error message in the Event Viewer is: 
 
The module 'CommerceProfileModule' depends on the site resource 'Biz Data 
 
Service' which does not exist in the Commerce Server administration database. 
 
During the unpacking of the CSharp site I got these errors in the log file 
 
(which seem to relate to the message above): 
 
Failed to execute method CreateServic ...
Read Entire Conversation

Top Ranking Products
Hello, 
 
Anyone know how to return a top 10 ranking products, I have webcontrols 
 
called Most Popular, which I want to list top most popular products. 
 
Thanks
Read Entire Conversation

ASPNET account question
I am installing Commerce Server 2007 with a separate database server and 
 
having problem with creating SQL database accounts. I have created all user 
 
and groups in a active directory domain. 
 
The "Grant Web Services Access to the Databases" section of the 
 
"Installation and Configuration Guide for Microsoft Commerce Server 2007" 
 
document states that you should create an SQL login account labeled ASPNet. 
 
Which user account should be used for this SQL login? As the ASPNET account 
  ...
Read Entire Conversation

Account based pricing
We have a requirement where a customer wants to have separate price 
 
lists for each Account in their B2B Commerce Server application. I 
 
believe that this is a pretty standard requirement for B2B, and was 
 
wondering what would be the best architectural approach. 
 
My initial thoughts would be to use Virtual Catalogue, as this customer 
 
has around 100 accounts this could mean the management and maintenance 
 
of 100 virtual catalogues. 
 
Anybody out there done anything similar? How did  ...
Read Entire Conversation

Profile Search
Hi all, 
 
I want to search all UserObject profile where first_name contains "Andrew". 
 
I saw that I can do this using ProfileWebService. Because some performance 
 
questions, I don´t want to do this using this Web Service. Is there another 
 
way to search for profiles like this? 
 
Any tips? 
 
Thanks!
Read Entire Conversation

Removing MSCSProfile Ticket from URL for the FIRST request
I am using BuildURL from QueryStringBuilder class from CommerceContext class 
 
and it clearly states that  "the first request to the site, there is no 
 
auto-redirect for cookie detection and the default setting for the 
 
QueryStringBuilder.CookieSupport property is False, so it is assumed that the 
 
browser does not support cookies." in the CS 2002 documentation. 
 
This is causing an adverse effect on Site indexing by search engines because 
 
every time a new MSCSProfile ticket is added i ...
Read Entire Conversation

Error while trying to register
Hi, 
 
I try to register. I place the details collected from the user onto the 
 
commerce server tables, but I get the following error 
 
[COMException (0x8002000b): Invalid index.]. I get the same error when I 
 
try to log on as well.This problem does not come in the test environment, 
 
but in the production environment. please assist
Read Entire Conversation

Unpack the CSharp Site problem
I am making a multideveloper installation of Commerce Server 2007 following 
 
the instructions in the document "Installation and Configuration Guide for 
 
Microsoft Commerce Server 2007" and get an error while unpacking the CSharp 
 
Site. 
 
Error importing object data for Transaction Config from file C:\Documents 
 
and Settings\administrator.UTVAAS\Local Settings\Temp\Transaction Config 
 
80131501:The partner transaction manager has disabled its support for 
 
remote/network transactions.  ...
Read Entire Conversation

Dev/Staging server out of sync with Production server
Hi there. 
 
Any assistance regarding this would be greatly appreciated. 
 
I recently took over a MSIB21 environment using Commerce Server 2002, 
 
Content Management Server 2002 and Windows 2003. 
 
The problem I am facing is this. 
 
The Live server seems to be configured correctly but the Dev/Staging 
 
(installed on one server) does not refelct the structure of the live server 
 
and this is causing a lot of problems for us. From what I have gathered: 
 
All the commerce databases are store ...
Read Entire Conversation

Custom Pipeline IDictionary
Is it possible in CS 2002 or CS 2007 to develop a custom pipeline that makes 
 
calls to native Commerce Service objects, like loading a profile object 
 
based on the user id retrieved from the OrderForm IDictionary? 
 
Alternatively, is there a way to add custom items to the OrderForm 
 
IDictionary that is passed to my custom pipeline? 
 
Thanks in advance.
Read Entire Conversation

Searching profiles in CS2002
Hi, 
 
We are using CS2002 with SQL2k and VS.net 2003 on Win2003. We have created a 
 
few profiles in CS2002, and they are working properly in ASP.net. The 
 
profiles typically have the following fields: 
 
Full Name 
 
Address 
 
Phone 
 
Country 
 
Bio 
 
Links 
 
The users have to personalize their content and then publish their profile 
 
pages, and they get a virtual directory created in IIS. The published profile 
 
pages are stored as an ASPX page under the user's directory. The data in ...
Read Entire Conversation

Performance question
Hello, 
 
I am new to ASP.NET and CS2007, in the document of CS2007 states following: 
 
"For best performance, do not create multiple CatalogContext objects. 
 
Instead, create a single instance and reuse it for the lifetime of the 
 
application." 
 
Could you tell me what is the best practice to create a single instance and 
 
reuse it for the lifetime of the application in ASP.NET 2.0. 
 
Thank you in Advance. 
 
Ming
Read Entire Conversation

commerce server resources
Hi, 
 
I'm new to CS and start using it in two weeks. It'll be CS 2007, so I was 
 
wondering if there were any resources to recommend - books, articles, code 
 
samples, etc. I have the general info, what I need is practical examples. 
 
TIA
Read Entire Conversation

Is CS2k2 a supported option with ASP.net 2.0
Hi, 
 
We are planning to upgrade our commerce server 2002 site from ASP.net 1.1 to 
 
2.0, and wanted to confirm that using ASP.net 2.0 with the assemblies 
 
provided in CS2k2 is a supported option. 
 
Thank you for any info on this. 
 
J
Read Entire Conversation

direct mailer
Hi 
 
We need to send emails with dynamic content for each user. To accomplish 
 
this using direct mailer, we tried creating campaigns and list for each email 
 
that needs to be sent. At this point we realized 2 issues with the approach 
 
1. Direct mailer is creating multiple SQL tables for each email 
 
2. Unable to clean-up the campaign and list through code 
 
My question: Is direct mailer the correct solution to send dynamic content 
 
email for individual user. If yes how do we handle th ...
Read Entire Conversation

Problem with CS2007 'QueryCatalogInfo' Pipeline
Hello I am developing an e-commerce website using MSCS 2007, and all is going 
 
great until I reached the order system. 
 
Adding items to baskets is simple and working fine however when I attempt to 
 
run the 'basket' pipeline. An error is generated during the first stages of 
 
the pipeline - "QueryCatalogInfo". When it attempts to read the value 
 
"item.product_catalog" an error is displayed: 
 
Exception Details: System.Exception: Component Execution failed for 
 
component[0x0]  hr: 0x80 ...
Read Entire Conversation

starter site for commerce server 2007
Hello, at this moment I try the commerce server 2007, but for complete my 
 
tests I need a retail o starter site, just like we have in commerce server 
 
2002. Somewhere know where I can find it? 
 
Thanks
Read Entire Conversation

SRX051111604907 problem
Hi all, 
 
I've recently downloaded trial version of CS2006 and installed it. 
 
When I tried to create new site from VS2005, wizard failed. 
 
Due to event log there was an exception (below): 
 
I've googled and found link 
 
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=132372&SiteID=1 
 
speaking of "private fix" for Windows XP SRX051111604907. 
 
But all attempts to find it in web failed. 
 
Question: is there a chance to aquire this fix without special 
 
agreements/payments with Mi ...
Read Entire Conversation