AC7 Data Port 1.0.0.19 Not able to Connect

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
binsuthomas
Ensign (ENS)
Ensign (ENS)
Posts: 10
Joined: Thu Oct 02, 2008 4:46 pm

AC7 Data Port 1.0.0.19 Not able to Connect

Post by binsuthomas » Mon Oct 06, 2008 2:02 pm

I downloaded and installed AC7 Data Port 1.0.0.19. When tried to connect to the Web site,getting the following Error.

Invalid Response from the Server. The Unknown Error.

When I tried to access the ClientApiService.ashx from IE. I am getting an XML out put.
http://dce.tangerineportal.com/ClientAp ... rvice.ashx.

Apart from using this utility is any other way to uload the users to the Site.

Any help on this is really appreciated.

User avatar
Naveed
Rear Admiral (RADM)
Rear Admiral (RADM)
Posts: 611
Joined: Thu Apr 03, 2008 4:48 am

Re: AC7 Data Port 1.0.0.19 Not able to Connect

Post by Naveed » Tue Oct 07, 2008 11:13 am

There are three files provided with DataPort .19 download file:
1. AbleCommerceDataPort.msi
2. CommerceBuilder.DataClient.Api.dll
3. ClientApiService.ashx

Regarding the last 2 files:
Update CommerceBuilder.DataClient.Api.dll
---------------------------------------------------------------------------------------
The file 'CommerceBuilder.DataClient.Api.dll' needs to be place in your stores /bin directory.


Update ClientApiService.ashx
---------------------------------------------------------------------------------------
The file 'ClientApiService.ashx' needs to be place in your stores /ClientApi directory.

Please verify that you have deployed these two files correctly as well..

you can confirm that the dll file is deployed correctly by logging in to your website as an administrator and then navigating to Admin -> Help -> About AbleCommerce and the version info for DataClient.Api should be:
CommerceBuilder.DataClient.Api: 1.0.0.19

User avatar
Naveed
Rear Admiral (RADM)
Rear Admiral (RADM)
Posts: 611
Joined: Thu Apr 03, 2008 4:48 am

Re: AC7 Data Port 1.0.0.19 Not able to Connect

Post by Naveed » Tue Oct 07, 2008 11:26 am

binsuthomas wrote: When I tried to access the ClientApiService.ashx from IE. I am getting an XML out put.
http://dce.tangerineportal.com/ClientAp ... rvice.ashx.
When I am trying to access :
http://dce.tangerineportal.com/ClientAp ... rvice.ashx
it is redirecting me back to login page:
http://dce.tangerineportal.com/login.as ... rvice.ashx

It seems that you have restricted access to the API service url. I think this might be a result of customizing the ~/App_Data/ablecommerce.config file?

Post Reply