The error is probably occurring when "DoSearch()" makes a call to your web service. Make sure your scriptmanager reference to the web service is acurrate and the web service actuallly works. You can do this by trying to browse the web service directly like
http://localhost:3400/Samples/HelloWorldService.asmx
srinathbx40
Member
5 Points
1 Post
Strting with Atlas
Mar 21, 2006 05:44 PM|LINK
Hi
I am new to Atlas world and trying to execute the sample provided
http://atlas.asp.net/docs/Walkthroughs/GetStarted/Basic.aspx
When i view the page in browser , I get an error message
Samples undefined.
I am not too sure if i am missing anything.
Any help would be appriciated
Thanks
CodeThese
Member
65 Points
13 Posts
Re: Strting with Atlas
Mar 21, 2006 11:16 PM|LINK