I use WCF service and not WS integration tools in Visual Studio 2008, now i can see the same parameters number of you.
But when i call Dim oRoomsList As New WCF_Rooms.RoomsList oRoomsList= oRoomService.getRoomsPublic(SessionID, 1) i still have a RoomsList object with no data..... If i call oRoomService.getRooms(SessionID, 1, 500, "Name", True) the SearchResult object returned tell me only that 8 rooms of type 1 are present on OM plattform... but no rooms list ....... Ok, i can just save the ID of created rooms in WebApplication DB.... but i prefere to get "current rooms" from OM platform instead of search rooms in my WebApplication, try if room X or Y is still active in OM platform and then show rooms list to users..... -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" 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/openmeetings-user?hl=en.
