Dear All,
I am currently learning to develop a web service and use it on web application. I have builded a very simple web service that will return a string with length of 5. User can enter any character and will be cut or pad to length of 5.
I also develop a web application. When i try to import the namespace
'<%@ import namespace="http://tempuri.org" %> error message occur.
would someone please kindly tell me how can i use the web service i created? i have the ddl with me.
I am very new to webservice and would like to know more, but the books i bought does not help much.
I also try to put the import statement on the .
vb file instead of the .aspx but it turn out to be error also.
Somebody, please help.
thanks in advance.
Best Regards
Hendrik