Expand my Community achievements bar.

unable to load wsdl. if currently online please verify the uri and or format of the wsdl

Avatar

Level 1

Hi,

i have one aspx page in which i have embeded an swf object,

which calls webservice to load data,

it works fine on localhost,

but when uploaded it gives the error no 2032 stream error ,

i added the crossdomain.xml in the root project then that error was gone and found the following error,

"unable to load wsdl. if currently online please verify the uri and or format of the wsdl"

Can anybody help me with this?

Any elp or suggestion will be appriciated.

Thank You.

Bhavika

1 Reply

Avatar

Level 1

I had the same error message and I believe I added the -use-network=true to the additional compiler arguments to fix the problem.  The default value for this should be true.

Sorry if this doesn't help...It's just a guess.