Accessing content from Umbraco problem Options
ralin
Posted: Friday, October 12, 2007 7:52:45 AM
Rank: Newbie

Joined: 10/5/2007
Posts: 2

I am trying to access content from umbraco by using the umbraco NodeService.asmx but I can't add a web reference to it nor see it with a browser because I receive an error:

Parser Error Message: Could not create type 'umbraco.webservices.NodeService'.

So I checked umbraco.webservices.dll with a .NET Reflector and saw that it didn't contain any
umbraco.webservices.NodeService namespace nor a nodeService class, further more I discovered an enum with all the werbsevices(like DocumentService, FileService) but no NodeService.

So how can I access content from umbraco (if the NodeService cannot be used) ?
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.