# Web Service, component question, PLEASE!

**URL:** https://forum.kirupa.com/t/web-service-component-question-please/270923
**Category:** flash
**Created:** [September 16, 2008, 8:45am UTC](https://forum.kirupa.com/t/web-service-component-question-please/270923 "2008-09-16T08:45:17Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![smyls](https://avatars.discourse-cdn.com/v4/letter/s/dc4da7/32.png) [@smyls](https://forum.kirupa.com/u/smyls)
#### Post date: [September 16, 2008, 8:45am UTC](https://forum.kirupa.com/t/web-service-component-question-please/270923/1 "2008-09-16T08:45:17Z")

</div>

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’](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?
