Hi,
Having a bit of a problem to get one of the quickstart samples to work. http://atlas.asp.net/docs/Walkthroughs/GetStarted/Declarative.aspx
It works in that the webmethod is called. However the return value is not passed back for some reason.
Has anyone got this sample working.
Thanks
Pete
Ok looking at another example I have fixed it.
If anyone else is interested these are the lines I changed the datapath to response.object from result
and then it works fine.
Hello, I ran this same walkthrough on the current Atlas site (http://atlas.asp.net/docs/Walkthroughs/GetStarted/Declarative.aspx), using the new Atlas bits that you can download
off the site, and I do not experience any problems. I am able to run the application in IE6, IE7, and FireFox 1.5 without any problems.
Can you describe specifically what error messages you are getting, and when you get the error? Does it happen when you try to run the completed .aspx page from the sample, or does it happen when you click the Submit button?
This posting is provided "AS IS" with no warranties, and confers no rights.
Rymez2K
Member
15 Points
3 Posts
Error in declarative sample.
Mar 21, 2006 10:42 AM|LINK
Hi,
Having a bit of a problem to get one of the quickstart samples to work.
http://atlas.asp.net/docs/Walkthroughs/GetStarted/Declarative.aspx
It works in that the webmethod is called. However the return value is not passed back for some reason.
Has anyone got this sample working.
Thanks
Pete
Rymez2K
Member
15 Points
3 Posts
Re: Error in declarative sample.
Mar 21, 2006 02:24 PM|LINK
Ok looking at another example I have fixed it.
If anyone else is interested these are the lines I changed the datapath to response.object from result
and then it works fine.
Thanks
Pete
timlt
Member
88 Points
21 Posts
Microsoft
Re: Error in declarative sample.
Mar 21, 2006 09:22 PM|LINK
Hello, I ran this same walkthrough on the current Atlas site (http://atlas.asp.net/docs/Walkthroughs/GetStarted/Declarative.aspx), using the new Atlas bits that you can download off the site, and I do not experience any problems. I am able to run the application in IE6, IE7, and FireFox 1.5 without any problems.
Are you running on the latest Atlas bits (see the download and installer info at: http://atlas.asp.net/docs/Overview/install.aspx)?
Can you describe specifically what error messages you are getting, and when you get the error? Does it happen when you try to run the completed .aspx page from the sample, or does it happen when you click the Submit button?