After installation and now trying to generate the code, I get these
two errors on each model:
(my namespace is Land.Data)
'Land.Data.DataService' does not contain a definition for
'GetInstance'
'Land.Data.DataService' does not contain a definition for 'Providers'
Thanks.
BillC
> - Right click on your Visual Studio shortcut (and if you don't launch it
> from a shortcut, let's create one)... and click "Properties".
> - At the end of the "Target" value, enter "/resetaddin WWPlugin.Connect"
> - Click "OK" - and now run Visual Studio... see if WW.DataServices
> behaves better now
>
>
>
>
>
> On Tue, Oct 21, 2008 at 5:38 PM, Bill Chikirivao <
bi...@2nexo.com> wrote:
> > Ryan,
>
> > Thanks for the response. Just Installed the new download of your
> > wwdataservices and ran the installation ... And now the WWDataServices no
> > longer appears in my Visual Studio 2008 Tools Menu. I can create the
> > project as before but I can no longer access the WWdataservice in Tools
> > menu. Not sure if I was suppose to uninstall the previous version before
> > installing the new one but then again I did not see anything in my
> > add/remove programs menu to uninstall wwdataservice. I just installed the
> > version that I downloaded from your site today ... I also tried to revert
> > back to the previous version ...but now that no longer lists the
> > wwdataservice in the Tools menu either ....
>
> > Please help as i was in the middle of doing a demo project ...
>
> > Thanks.
>
> > BillC
>
> > *Ryan Gahl <
ryan.g...@nthpenguin.com>* wrote:
>
> > Yes it's possible, and is a topic we will go into detail on in an upcoming
> > blog/tutorial video. We wish we could move faster for you guys on all this
> > stuff :) Now that a beta version of both tools are out, we'll be moving to
> > bug fixing + documentation/training material...
>
> > On a high level, what authentication we've found easiest to use is .NET
> > Membership API, but whatever scheme you want to use should be ok. Then, on
> > the back end, you create/edit the global.asax file to hook into the
> > BeginRequest event (sorry if that's not exactly correct, going from memory
> > right now) to check the passed cookies (if you make you're own client you'll
> > have to pass cookie information, but if you use WW.Interface we do that for
> > you automatically)... and make sure the user is logged in.
>
> > There is a little more to it than that (that was definitely high level)...
> > but yes, it's possible, yes we'll explain how via code examples fairly soon,
> > and yes we intend to release a new version of our tools that make that whole
> > process push-button...
>
> > On Tue, Oct 21, 2008 at 4:54 PM, BillC <
bchikiri...@gmail.com> wrote:
>
> >> Wanted to know if the generated web service has any way to
> >> authenticate client calls ... In other words is there a way to login
> >> and have authenticated sessions built-in to the generated service. If
> >> so can you give us an idea of how this is achieved. If not whats the
> >> best way to achieve this with the generated services?
>
> > --
> > Ryan Gahl
> > Manager, Senior Software Engineer
> > Nth Penguin, LLC
> >
http://www.nthpenguin.com
> > --
> > WebWidgetry.com / MashupStudio.com
> > Future Home of the World's First Complete Web Platform
> > --
> > Inquire:
1-920-574-2218
> > Blog:
http://www.someElement.com<
http://www.someelement.com/>
> Nth Penguin, LLChttp://
www.nthpenguin.com
> LinkedIn Profile:
http://www.linkedin.com/in/ryangahl- Hide quoted text -
>
> - Show quoted text -