Hi Sean Im still having some trouble do you know if there is any trouble if I use Microsoft visual C# express edition or what do you use to run your projects sorry for the trouble and thanks again for your help zezi
On Feb 25, 12:32 am, "Sean Lin" <[email protected]> wrote: > Hi Zezi, > In the 2 solutions you have which contains the projects raya-pesta and > pestaserver-pesta. You need to click and select raya or pestaserver as the > default project when you click the debug button. > The warning tells you that pesta only builds into a class library, ie. > Pesta.net.dll, which you cannot run directly. You probably have pesta > selected (it will be in bold) when you launched it. > > Sean-----Original Message----- > From: [email protected] > > [mailto:[email protected]] On Behalf Of ZEZI > Sent: Wednesday, 25 February, 2009 2:17 PM > To: OpenSocial - Implementing OpenSocial Containers > Subject: [OpenSocial] Re: Developing a Gadget Container using SQL2008 > > Hi > Thanks for the guide I've done all the steps but when I run it I get > the following message > > "A project with an output type of class Library cannot be started > directly > In order to debug this project, add an executable project to this > solution which references the library project. set > the executable project as the startup project" > > Have You ever had that trouble? > > greeting > zezi > > On Feb 24, 12:53 am, "Sean Lin" <[email protected]> wrote: > > Hi Zezi, > > I've posted a guide up > athttp://my6solutions.com/post/2009/02/23/Installing-pesta-and-raya-for... > > cial-NET.aspx. This "guide" is now also in the source-code files as > > INSTALL.txt. Let me know if there are any bits that need clarification. > > > Cheers, > > Sean-----Original Message----- > > From: [email protected] > > > [mailto:[email protected]] On Behalf Of ZEZI > > Sent: Tuesday, 24 February, 2009 1:06 PM > > To: OpenSocial - Implementing OpenSocial Containers > > Subject: [OpenSocial] Re: Developing a Gadget Container using SQL2008 > > > Thanks in advance I'll be waiting for your reply :D > > What do you use in order to put raya and pesta to work > > zezi > > > On Feb 23, 6:00 pm, "Sean Lin" <[email protected]> wrote: > > > Hi, > > > > Hmm... I haven't tried it under Visual Web developer. I will try it out > > > myself and get back to you on this. I haven't got around to documenting > > > things properly yet. It was to be on a create-document-when-asked-for-it > > > basis. > > > > Also, make sure you have ASP .NET MVC installed. > > > > Please give me a day or 2 to create the documentation. > > > > Cheers, > > > Sean-----Original Message----- > > > From: [email protected] > > > > [mailto:[email protected]] On Behalf Of ZEZI > > > Sent: Tuesday, 24 February, 2009 12:02 AM > > > To: OpenSocial - Implementing OpenSocial Containers > > > Subject: [OpenSocial] Re: Developing a Gadget Container using SQL2008 > > > > Hi > > > > I want to have my own container to support opensocial applications I > > > was checking out pesta and raya but I have trouble setting it up Do > > > you know where can I find some documentation on how to set it up I > > > currently have installed Visual Web developer 2008 3.5 .net framework > > > and downloaded the code of pesta and raya > > fromhttp://www.codeplex.com/raya. > > > andhttp://code.google.com/p/pesta/ when I open up raya in visual web > > > development I have this errors > > > > "The type or namespace name 'RayaViewEngine' could not be found (are > > > you missing a using directive or an assembly reference?" > > > "The name 'XRDS' does not exist in the current context" > > > "The name 'RayaSettings' does not exist in the current context" > > > > On Feb 19, 10:32 am, "Sean Lin" <[email protected]> wrote: > > > > Hi, > > > > > There’s 2 .NET containers available as far as I > > > know.http://code.google.com/p/baadal/andhttp://code.google.com/p/pesta/. > > > > Baadal is 100% native. Pesta still has some dependencies on the > shindig > > > java > > > > libraries. I’m trying to finish the serializers for ATOM and XML at > the > > > > moment. I’ve ported Partuza over to .NET > > athttp://www.codeplex.com/rayaand > > > > that’s running on asp .net 3.5, MVC, LINQ, MS SQL. > > > > > Cheers, > > > > > Sean > > > > > From: [email protected] > > > > [mailto:[email protected]] On Behalf Of Robson > > Dantas > > > > Sent: Friday, 20 February, 2009 12:04 AM > > > > To: [email protected] > > > > Subject: [OpenSocial] Re: Developing a Gadget Container using SQL2008 > > > > > Hi Zezi. > > > > > It depends on what you´re planning to do. Are you planning to develop > > > > applications to run on container like Orkut, MySpace, etc ? Or are you > > > > planning to use Opensocial on your environment ? > > > > > Give us more details about your ideas, and for sure, we can help you > > with > > > > more detailed information. > > > > > Cheers, > > > > > --Robson Dantas > > > > > 2009/2/19 ZEZI <[email protected]> > > > > > I already Installed shindig and I was trying out partuza but I was > > > > wondering if someone could help me in what other steps Do I have to do > > > > in order to use a SQL2008 as my database and .NET as my development > > > > enviormen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Implementing OpenSocial Containers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/opensocial-container?hl=en -~----------~----~----~----~------~----~------~--~---
