Thanks for sharing this. I installed MagentoXtender, the documentation was really clear and all is working. Now I need to ask you how can I import my simple and grouped products from the Product Import Wizard. Could you please explain me how can I do it?
@WaviWavi
I tested the current version on magento 1.2.1 and I am able to connect without problems.
@cari_mag
The reason why you don’t see anything in step 3b and step 4 can have many reasons.
At the moment I don’t realy have time to work on MagentoXtender.
I have the same problem as ‘wavi wavi’ I can’t connect with 1.2.1 either and also get the error message
http://domainnameecom/api/xmlrpc get “Failed to connect to webservice. Please check your settings and try.”
If I misspel the username or password I get a different error message “Session timedout” followed by the above. If I test my url to the webservice using IE/Firefox I get an xml document returned as described in the installation steps..
When will you be able to help us, we really would like to test and hopefully use this great initiative..
Right clicking the MagentoXtender.exe and run it as Administrator worked for me on my Vista machine. The problem looks like missing write access to the MagentoXtender install folder preventing the log folder and file from being created. After granting the Users group write access to the folder I can now use it without running it as administrator.
@BUGMEDIA
this is typically the error when you have removed the manufacturer or color attribute in your attribute sets OR when you haven’t executed the following query yet:
UPDATE eav_attribute SET `source_model` = ‘eav/entity_attribute_source_table’ WHERE attribute_code IN (’manufacturer’,’color’)
Please execute this query to see if it solves your problem.
I have the same problem as ‘wavi wavi’ I can’t connect with 1.2.1 either and also get the error message
http://domainnameecom/api/xmlrpc get “Failed to connect to webservice. Please check your settings and try.”
If I misspel the username or password I get a different error message “Session timedout” followed by the above. If I test my url to the webservice using IE/Firefox I get an xml document returned as described in the installation steps..
When will you be able to help us, we really would like to test and hopefully use this great initiative..
I have same problem over here.
When i try connect i get the error from Magento Webservice: Acces Denied. and from extender the message: Failed to connect to webservice. Please check your settings and try again.
When i type http://www.mydomain.nl/api/xmlrpc/ in my browser i get:
We have a store with more than 4000 categories (www.pecas-hs.com.br) and more than 13000 products.
The first import worked fine.
We are tring to add more categories but getting the following error:
Internal Server Error: at CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest req, WebResponse webResp, Stream respStm, Type returnType) in C:\Users\Michelle\Documents\Consultoria\MagentoXtender\xml-rpc.net.2.3.2_customized\XmlRpcClientProtocol.cs:line 475 at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, MethodInfo mi, Object[] parameters) in C:\Users\Michelle
Hey Dieter, I just downloaded and installed Extender. Everything seems to be working fine. I am getting no errors. When I go to Manage Products, I don’t see any products. It says XML-RPC Response Recieved in the status bar, but nothing shows up in the table. Have you run into this before? Do you know what’s up?