• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

my 1st flash builder project, server publishing problem

New Here ,
Sep 26, 2010 Sep 26, 2010

Copy link to clipboard

Copied

this is my server virsion URL of the project

flashbuilderproject

i cant fix the error message i had

it is going OK when i tested the gateway.php

but when i browse to the project i got that error message

Class "ShoppingcartarchiveService" does not exist: Plugin by name 'ShoppingcartarchiveService' was not found in the registry; used paths:
: \***\public_html\###\isOrderSys\reporter/isordersys_reports-debug/services/
#0 /home1/***/public_html/###/isordersys/reporter/isordersys_reports-debug/Zend/Amf/Server.php(550): Zend_Amf_Server->_dispatch('getAllShopping_...', Array, 'Shoppingcartarc...')
#1 /home1/***/public_html/###/isordersys/reporter/isordersys_reports-debug/Zend/Amf/Server.php(626): Zend_Amf_Server->_handle(Object(Zend_Amf_Request_Http))
#2 /home1/***/public_html/###/isordersys/reporter/isordersys_reports-debug/gateway.php(69): Zend_Amf_Server->handle()
#3 {main}

anyone can help?

Views

1.5K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 26, 2010 Sep 26, 2010

Copy link to clipboard

Copied

After some playing in the amf_config.ini seems that i did the right path

but now the error is

Channel disconnected
Channel disconnected before an acknowledgement was received

so what is that means?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 27, 2010 Sep 27, 2010

Copy link to clipboard

Copied

This can happen when there is an error in the php function. Can you use Test operation in Flash Builder Data/Services view to get the exact error?

Thanks

-Sunil

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 11, 2010 Oct 11, 2010

Copy link to clipboard

Copied

Did you ever resolve this?

I'm having problems with the same error but these boards (as nice as I'm sure the posters are) have been no help. I guess we'll need to try to help each other.

What data configuration are you using (e.g. PHP/MySQL, CF/MSSQL)? Are you hosting yourself or do you have a hosting company? Apparently these kind of channel disconnected errors are rampant; the usual response is "there's an error in your PHP code" but when the code works fine locally that's kind of hard to swallow. Sometimes, I gather, Zend can be behind it.

As I say, it looks like we'll have to rely on the community of users for help.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 16, 2012 Aug 16, 2012

Copy link to clipboard

Copied

LATEST

I've got the problem as you said,like this:

捕获.JPG

but I haven't find a appropriate solution ,so I'am wondering if you can figure it out?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Oct 11, 2010 Oct 11, 2010

Copy link to clipboard

Copied

Is ShoppingcartarchiveService declared in the Declarations area?

Do you need to include a namespace?

Dan Pride

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines