Web Service, component question, PLEASE!

Hi, i’m trying to use the webserviceconnector component to send 10 fields of textinput-data from flash to my webservice.

When I try my services it says “Error opening URL http://service.asmx’”.
(I know the services works, tried outside flash.
And when im sending to service HelloWorld everything works fine.)

I only have 10 text-input fields and 1 webserviceconnector and 1 buttom on the stage.
I’m sending 9 strings and 1 int.
Do I need to use a dataholder-component or anyone have any idea why it does not work?

I cant find any way to catch the error so I have no clue whats wrong.

Please anyone?