Get Room ID

Hi
I am developing a component which can upload files to a KM room folder. I do this by integrating WebDav for multiple upload purposes. However, in order to be able to submit the files to the correct room folder i need the ID of the room in which the user is currently logged in to?
How do I retrieve this ID from a JSPDynpage?
Hope someone out there can help me
Thomas

Why don't you room extensions to default the storage location when defining the room template?  That way you do not need the roomID as it already mapped when a room is created.

Similar Messages

  • How to get Room Id

    Hi
    I would like to develop a custom Iview for collaboration.
    IRoom room = roomsAPI.getRoom("c0514d6b-57ab-2810-dcaf-8ab435de7871");
    response.write(room.getDescription());          
    response.write(room.getName());
    response.write(""+room.getLastModified());
    In the above code i am hardcoding the room Id.  But my requirement once user selects a particular room in a room directory.  I would like to capture the room id of that room?
    Experts!! Any coding snippet is appreciated.
    Thanks & Regards
    Ravi

    Hi,
    Did u try to use IRooms in Scheduler or abstractportalcomponent.
    In abstractportalcomponent it works , but am doing in scheduler and am unable to get IRooms .
    Am getting following error . can you help me.......
    am getting following exception while trying to retrieve IRooms object. Exception coming at line .
    roomsAPI =
                        (IRooms) PortalRuntime.getRuntimeResources().getService(
                             IRooms.PORTAL_SERVICE_ID);
    Detailed Exception In log file .
    processing ERROR [ThreadPool.Worker3 2006-08-08 23:05:04] Log4jExampleUsage: Application encountered an internal exception Message Is :
    java.lang.ClassCastException
    Message was edited by: kaushik1 meduri1

  • Get Room Categories in XML Form

    Dear all
    I am creating an XML form. In one Text Area i want to get the available room Categories. How can i get that done?
    Regards
    Aparnna

    Hi,
      If u want to create your own property do the following:
      Create a property group and a document property with the permitted values(ie. you want to display in the dropdown list box in XFB).
    <b>To create a Group:</b>
      For that, goto System Administration -> System Configuration -> Knowledge Management -> Content Management -> Global Services -> Property Metadata -> Groups -> New -> Give Name for the Group -> Ok
    <b>To Create a property Values:</b>
    System Administration -> System Configuration -> Knowledge Management -> Content Management -> Global Services -> Property Metadata -> Properties -> New -> Give values to Unique ID, Description, Data type, Group (What u have created in the Group, select that from the dropdown list box), select maintainable check box, Default Value and Allowed Values.
    To reload the properties from the configuration in the XML forms Builder,use the secondary mouse button to click on Properties on the tab page Data Model, and then choose Reload Properties or just close and open the XML Form Builder once. The property appears under the name of the group.  Create a combobox control with a reference to the property on the Edit form.
    Finally, your own properties will displayed in XML Form Builder.
    If u have still more doubts, i will help you.
    For more information, see the link:
    <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee639033-0801-0010-0883-b2c76b18583a">How to create XML Form Builder</a>
    Regards,
    Venkatesh.
    Please reward points, if this answer helps you -:)

  • How to get rooms complete list

    Hi All
    Is there any way that we can get all the rooms list and access history?
    thanks & regards,
    deEP

    Hi Deep,
    Please check the forum for such questions, before posting new one.
    There are answers available for same. I am just reproducing for your reference.
    Goto Content Administration -- Collaboration Content -- Room Administration -- Click on filter
    u get all the rooms created in that portal and u will get below options for Administration
    Lock or Unlock: Room members cannot enter a locked room
    Hide or Show: The room directory does not display hidden rooms
    Set Full Access or Reset Full Access: If you give the room owner full access, he or she can enter all pages in the room. Otherwise, only the page permissions for his or her room roles apply for the room owner.
    Change Owner: You can select all rooms that a user owns and assign them a new owner
    Delete: Before you delete a room, you can check its usage and temporarily lock or hide the room, if required.
    regards
    Kedar Kulkarni

  • How to get the room id & user id in our component

    Hi Experts,
    Collaboration -> Rooms -> Room Directory
    It will show the available rooms
    Select restricted room tab in that.
    That will show the restricted room list, if you are not a member of the room you can request the room by clicking context menu of the room and select the “Request Membership” option. Then it will send the mail to the owner of the room.
    In that UI commend they mapped with the roomid and userid.
    I need to know how to get the room id & user id in our component.
    How to get the Room Id dynamically?
    Can anybody help me for this?
    Helpful answers will appreciate.
    Thanks and Regards,
    Kathiresan R

    Hi Kathiresan,
    you can get the Room ID and the User ID over the API.
    Getting User ID within WebDynpro application:
    IUser user = WDClientUser.getCurrentUser().getSAPUser();
    String logonId = user.getUniqueId();
    Getting User ID within custom Portal Component:
    IPortalComponentRequest request = (IPortalComponentRequest) httpRequest;
    IUser user = request.getUser();
    String logonId = user.getUniqueId();
    Getting Room Id of a user who belongs to this room:
    IUser user = request.getUser();
    IRooms roomsAPI = (IRooms) PortalRuntime.getRuntimeResources().getService(IRooms.PORTAL_SERVICE_ID);
    IRoom[] myRooms = roomsAPI.getAllRoomsForUser(user);
    String roomId = "";
    for (int i=0; i<myRooms.length; i++) {
      IRoom room = myRooms<i>;
      if (room.getName.equals('nameOfRoomToFind')) {
        roomId = room.getId();
    Greets
    Denis

  • How do I get bootcamp back after installing windows 8?

    Hi,
    I have to admit, I messed up .. big time  :-(
    I had a nice working setup with OS X and Windows 7 and bootcamp.
    Then I got a disc with windows 8. I installed it, and forgot to use my head!!
    It was NOT a windows 8 update dics, so it installed windows 8, disgarding my windows 7 installation.
    On top of that I had to delete most of the windows.old folder to get room for new instalaltions of the tools I need in windows 8.
    But then I found out that bootcamp was not installed because there was no speaker sound on netflix and eventhough it could recognise that I had inserted a head set ..there was no sound. I couldn't use the FN key no more, bluetooth was dead and I couldn't switch back to my OS X because there was no bootcamp application to help me change back and I can't see the OS X partiion in windows 8.
    On top of that, I can't find my !"¤!#"!!" OS X installation discs. Been looking for 2 days now and I'm getting desperate.
    Is there anyone out there who can help me getting my bootcamp back on my windows 8 making me able to switch back to OS X and to get drivers installed for all my nice macbook pro devices in Windows 8 ??

    The option key is not the command key. Hold Option, Command won't do what you want.
    Press it when you hear the chime (not before) release it when you see the Boot Manager.

  • Room is not available at the time of Event Creation

    Dear All,
    I have created these objects..
    Resource (Room1)
    Location (Campus1)
    Resource Type (Lecture Hall)
    I already associated Resource with Location and Resource Type.
    Apart from it I have Linked Resource Type with Business Event Type.
    But still when I am going to create an event for the event type I do not get any available room and building.
    Even if I am choosing any default entry (already provided in IDES system), I am not getting room attached to locations.
    I have done it in my earlier project, but now its missing.
    what could be the reason? Please help.
    Thanks in Advance.

    Sudhir, in order to make a room available at event creation, you have to mantain the following relationships and infotypes:
    Object G (Resource)
    Rel. 003 with object F (Location)
    Rel 020 with object R (Resource type)
    Object R (resource type)
    Rel 020 with object G (Resource)
    Rel 022 with object D (event type)
    You also have to define the type of resource handled by object R. You can specify this at Infotype 1023 (Availability Indicators). You have to create this infotype, select the tab "Room", and Save.
    Object D (Buss. event type)
    Rel 022 with object R (resource type)
    With all of this defined, you can then go to Event creation, and create an event from the Business Event Type that includes the room you have created. You have to select Location and then Room.
    Hope this helps. Regards,
    Diego

  • Subquery to get results on either side of query result

    I need to get room numbers that are 2 above and 2 below the
    authenticated user's room number. I pretty much knew the attached
    code wouldn't work, but it's the idea of what I want to do. The top
    part of the query gives me the authenticated person's room number,
    then I need to grab all room numbers that are between 2 on either
    side of him/her. In other words, if user is in room 110, I need all
    folks in room 108, 109, 111, 112 (and disclude 110). I'm just not
    skilled enough yet to get this query correct. It is MySQL if that
    makes a difference.

    as Dan has pointed out, i had a mistake in my reply (which i
    blame on
    trying to post reply before having my first cup of coffee).
    what i meant to say is, even though you query only one table,
    you have
    it aliased twice, as two different tables, and thus you need
    to use
    tablealias.columnname in your SELECT clause, and probably for
    all
    columns you select, not just username column which mysql
    complains about
    at the moment.
    so your SELECT clause should look something like:
    SELECT p1.username, p1.fname, p1.lname, p1.dorm, p2.room
    hth
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com/

  • Unable to access restricted rooms

    Hi All,
    Recently we have configured multiple domains on portal, we are able to access all room  fucntionality from old domain but from new domain we are unable to access restricted rooms neither a owner nor a member.
    We are getting room name and this is your first visit. Any idea ? full points will be awarded for the right answer.
    Regards,
    Sreedhar G

    Hi sreedhar Gunda,
    Your question is not clear. Are you like to use the room created in old domain or saying about functionalities of the restricted room?
    Provide clear view about your requirement.
    Regards,
    Kathiresan R

  • Searching Archive for Older Mac 10.4 (non Intel) Computer Lost Flash Player

    Hello Forum Users!
    I'm sorry to bother you, but checked recent posts and knowledge base and cannot seem to find my problem listed.
    Problem starts and ends with older Mac operating system (10.4.11, Yes, I am still using Tiger and my G4 is said not to be acceptable to Leopard so its time for new computer..but until then)....
    I have only a 60 GB HD, and it was getting "full" so suggestion I received and someone helped me do it, was to eliminate all old "downloads" I was saving.
    Fine....except that while I was cleaning up the older programs I "don't use"  to get more room on the Hard Drive (I had less than 10 GB free and Apples don't like that on their Journal Drives), I accidentally "erased" (then threw out as trash to get room) the  Adobe Flash Player.  Not a problem!  But now of course I remember that is "why" keep normally all "downloads" as files in case I do that....so no older download to use as my own archive.
    Ok, not a problem!  Go to Adobe and download a new Flash Player (Of course I can't use 10.3 and all the others you keep referring to, as I don't have an "Intel" chip operating computer, so 10.4 is supported by newer Flash Players but only those using an Intel chip which my computer doesn't have.  (Lap top else I'd try all types of modificactions to work around the problem).
    Sorry too many details, but rather let you know now than questions back and forth.
    The final irony is that I know of Adobe's Archives and went "back in time" downloading and testing out various Flash Players (sorry, didn't pay attention so I did not ever have marked down which version of older Adobe worked with my 10.4.11).
    So I tried all the 10.2's   10.0's  9's (even the developer ones)  I hit the 8's and realized that maybe I'm not doing something right as I do think if you are using 10.3 now, that 8 versions should have been usable according to the June 2010 system requirement lists.
    For downloading I select Mac  "other"  as  my operating system since the current specificaitons for downloading list 10.4 to 10.6 as  "Intel" based.
    Did I leave anything out?
    I really need Adobe Flash Player as most of the web sites are just refusing to display anything but words for me, so just boring now on web without access to all the content that Flash Player provides.  (no more funny You tube videos either of course!).
    Can anyone help me with my Adobe problem?
    Thanks!

    To both of my helpers.....Success! (Skip to end if you don't want to read the details).
    Sorry for the delay in responding to all of your suggestions!
    eidnolb:  Here is what I found on the page with red "f" this time. But using Safari, the whole top of the page says "Flash" meaning that the red "F" is part of a Flash item that is not loading in Safari, but does load in my other Browser, Sea Monkey.
    Using Safari I right clicked (was on wrong page sorry) and got the "ClicktoFlash---Settings" settings
    I do not have regular "settings" anymore on my list just:   Load Flash/Load all on this page/add www.Adobe.com to whitelist/ClicktoFlash Settings.
    And in the Click to Flash Settings there is no box to uncheck for hardware acceleration. Only things like Options/sIFR Text Updates Uninstall (of course) version 1.5.5 if that matters).
    I set up my account in Adobe using Sea Monkey which I do when Safari is fully being used for other purposes that day, so that explains why I got confused sometimes, the Flash Content in Sea Monkey "works" but the same page loaded in Safari does not work.  I do have Firefox, but that has too many saved pages that have not been gone over to "unsave" them when I'm done either printing the contnet or saving the content or bookmarking it, so that is quite unusuable right now so I don't know if any of the flash is working or not on Firefox (and I don't have Chrome loaded in yet....maybe I read it was Leopard only? I forget why it is not
    another choice for me).
    Willener pat's  (finally used a mirror!)  suggestion I try the FP uninstaller again, I made sure it was done using Safari (Sea Monkey does not like it)....and despite it appearing for the higher levels of Mac OSX I tried it....
    Its getting complicated. I can read the instructions how to do it in Sea Monkey, but Sea Monkey does not like the file (does not know what to do with it and offers my entire "Mac" database of applications i.e. word, etc to use it (very bad).  Safari can use the file but I have to click on it without the accompanying instrtuctions to help me as they are not visible or printable anymore from within Safari without Flash.  So I'm using the printed instrucitons from Sea Monkey to follow and Safari to do the downloading!
    I'll work this out yet!
    eidnolb:  I visited http://kb2.adobe.com/cps/155/tn_15507.html after uninstall as you and pat say to do.
    But the message reads:
    "The following displays the type of Flash Player version that this browser is running, and its capabilities.  Usually only developers creating content for Flash Player require this information: "
    But Guess What?  The box is a "FLASH" item!!  So I can't see what version is in there!  (Catch-22 they call that!).
    My company's Flash pages are showing up on both Safari and Sea Monkey, they pause then load even though I've not set them for "permissions" or "whitelist" on the ClicktoFlash"  because the content is created by various people and they have bad web page habits so especially I do not load Flash immediately at my company's web pages, as it can hang or cause scripts to keep working so I have to stop it.  That is why the person I deal with got me "ClicktoFlash" as just because I know how to create a web page, doesn't mean all the other ones I deal with know how!
    I'm thinking at this point, should I try installing back in the  version again?  I guess no harm can come from that so I went back to eidnolb's version in original message and tried to load it in again.
    Result is: nothing!
    I clicked on your address in Sea Monkey and copied to safari and both don't work.  "Page Not Found" Error.
    This is what I clicked on  to get the Flash installer 10.1.102.64  before!  I know it worked then, why not now?  So I'll use the copy I've downloaded before but why is the link not working now?
    eidnolb: June 15, 2011 10:53 am
    Flash installer 10.1.102.64 [http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp 10.1.102.64_and_9.0.289.0archive.zip] Open the archive to reveal yet more archives and multiple files. Select: flashplayer101r102_64_ubmac.dmg
    By the way....reading everything that came with the installer program (it appears for developers only as archived version), it says to "restart" system after uninstall.  Maybe that is what I did not do, but I've closed and restarted my computer each time I leave so I know its been "done" in middle of writing your forum replies, I just save it elsewhere and come back to continue writing!
    So closing and restarting everything had no effect.  On the Adobe Find Flash Player Version  page, I still can't "see" the box with version of Flash Player I'm currently running, as its a Flash box that does not activate. The other Adobe page with "red" F still does not show the me  "red" F just a huge "Flash" box that I can't open.
    So here goes with installing again from the saved version of download (by the by I'm now down to 9.46 GB free since I've opened and downloaded so many files so many times.  Just don't know which to delete as nothing has worked yet!
    Now it works! I think!
    I got the "Find Flash Player Version" page and I can "see" the result
    I'm using Player Version: MAC 10,1,53,64
    Debug Player:  No
    Opening system Mac OS 10.4.11
    Video Capable Yes
    Audio Capable Yes
    Local File I/O Enabled: Yes
    So I guess that is it!
    It works !
    I could have just said this part alone, but wanted both of you to see what steps I took to get it working again!  (Might be helpful to anyone else stupid enough to try to create more room by deleting any large files with unidentified names).
    Which answer fits the bill for "correct" answer? I"ll click on and award points however you both see fit (10 to best answer 5 to possible answers).
    I went to check on the one you (eidnolb) answered about Google Maps (I have a iPad now and always use it for my portable use of Google Maps so didn't notice anything like he mentioned, so I just went in to give a check and Safari and Google Maps are all working fine  with street views  (the orange man---does anyone have a name for him? Have a contest!).  It all works so thanks again.
    Best regards to everyone!

  • New Menu's Only For the iTunes Store?  What the...???

    Installed the update. Works good, looks good, sounds good. BUT... here I go...
    The new horizontal screen layout only applies to iTunes Store rentals. One of my biggest gripes with the Apple TV has been that it requires a widescreen, Hi-Def TV, but the Movie/TV Show menus are laid out vertically. You get 4-5 small lines of text (this is at the highest resolution setting) to describe the movie and the rest of the text is cut off, usually by up to 50%, and you get room enough for only 2 actors.
    The horizontal iTunes Store layout would have been common sense for the whole interface and I'm floored that Apple of all companies did not realize this.
    Search only applies to the iTunes store and YouTube. You can't search your own library. Why?

    I'm guessing they really only what to focus on updating things that will drive revenue to them... Hype up an update that really only makes it easier for us to buy things from them. From a business standpoint, it's smart. Frustrating for consumers though.

  • Recording feature is not working

    Hello all!
    I have a problem with the LCCS session recording feature - it works but only sometimes (average - 1 time out of every 10 tries). I am using the latest version of the SDK - Version 2.2.0 (Nov 10, 2011). I also tried Player 10.1 and 10.3 client APIs.
    I have a registered WebDAV repository with a Server API - AccountManager.RegisterRepository(...), I also checked to be sure this repository is registered with API method AccountManager.getRepositoryInfo() - all seems ok, the repository is registered and remembered by the LCCS server.
    I then got a sample recording application which was provided with the SDK (com.adobe.lccs\sampleApps\Recording\Recording.mxml) and set my roomURL, userName and password - application seems to work as required. I click the Record button in my application to record, unclick the Record button, close the application, then wait for a long period of time but nothing is uploaded to the WebDAV storage in most cases ... only sometimes does it work and I have not found any pattern or logic difference when it works.
    I also tried to start recording by server API - AccountManager.startRecording(...) - but it is also not working as expected. I reviewed the LCCS code and detected that this method should publish the item into the following collection and node:
    RoomManager->roomState->recordingState. This method works ok, and the LCCS servers response is OK, but when I get room information with the server API AccountManager.getNodes(roomName, "/") I cannot find any information by returned XML.
    By the way I checked the WebDAV server logs - there is only info about putting a file into storage by LCCS servers for success cases, not any error info about unsuccessfully putting files - so it would appear that LCCS did not even try to upload the files for the unsuccesful recording.
    Any tips that you can think of which might explain what could be wrong here? It seems there is an error on the LCCS side - maybe they forgot to update their API/sample files to something that works?
    I am losing my mind trying to solve this issue, please help me!
    Thank you in advance!

    Hello Raff,
    Thank you for your initial advices, but looks like they wil not help us to resolve issue. Let me explain my experiments more detailed:
    1. Server API
    It is what I am planning to use for implementing recording feature, and looks like it does not work at all by some reasons at LCCS side. I used C# version of API which is going with SDK - com.adobe.lccs\serverIntegration\csharp\LCCS.cs, and I used this method:
    AccountManager.startRecording(string room, string archiveId, bool guestsAllowed)
    with following parameters:
    AccountManager.startRecording("ang12345", archiveID, true)
    For archiveID I tied different values:
    null
    sv-1
    sv-2
    sv-...hh-mm-ss
    Looks like that API not works properly, because I have not had success with staring recording from server side. I reviewed code of LCCS.cs file and found that startRecording method just publish specific item to room XML RoomManager->roomState->recordingState with value "{fullSession:true, archiveID:sv-1, guestsAllowed:True}". LCCS API returns OK on publish this item, but when I call server API method AccountManager.getNodes("ang12345", "/") - I can't find this item in room XML, although by my opinion it should exist here.
    Unfortunately LCCS specification does not have any information about XML schema for rooms and about specific features like recording, so I can't check what is wrong here with server API. By my opinion there can be following errors with server API:
    recordingState item can't be published to roomState node due to some reasons. Could you check it?
    roomState node is wrong place for recordingState item. Can you check it with XML schema defenition?
    item value have some problems. As I understand it uses JSON notation, but there may be following problems:
    Name of archiveID is not quoted - see underlined.
    Bool value for guestsAllowed is started from capital letter - see underlined.
    2. Client API
    I do not have plans to use client API, but I tried it too to understand what is changed in room XML, and to fix errors myself in code of library for server API.Unfortunately I also was not succeed here, because client API initiate recordings only sometimes and I do not know by which reasons, because I have not changed code at all except renaming archiveID. So I was not be able to check room XML to understand which item should be published to start recording.
    For testing client API I used following names for archiveID:
    not specified - for that case I have a lot of tries and once it was succeed - one recording was done, and record was uploaded to my server, so I had record ang12345/__defaultArchive, but I deleted it - by this reason now I have only one success record.
    test-1 - no success
    ...etc(different names) - no success
    cl-1 - this trying was succesfull (but I have not checked room XML at this moment )
    cl-2  - no success
    cl-3  - no success
    cl-4  - no success
    cl-5 - no success
    cl-6  - no success
    ... etc
    As you can understand I had a lot of tries with/without setting value for archiveID - but looks like that's not a reason of a problem. Also let me know please what you meant under recordingID -
    Your investigation of this problem will be very much appreciated.
    Cheers,
    Nikita

  • Need to EBBEDED TWO TABLES data.

    Hello guru's,
    i have a table t1 with two coloumns room_name and date
    room_name have data like
    A
    B
    C
    D etc.
    i have another table with two columns room_a , room_b room_c room_d , date
    room_ a have data like india , japan , usa etc
    room_b have data like paki , london etc
    and so on
    i decoded the 1st table like select decode(room_name,'A','ROOM_A','B','ROOM_B'', ROOM_NAME) rooms from t1
    so now i get rooms as room_a,room_b,room_z etc.
    i need to get the data in 2nd table that is room_a = india in the 1st table .
    somebody told me EBBEDED TWO TABLES will work , i have no idea what does that meant.
    if anyone have idea please help me .
    i use this query in oracle reports .
    thanks for all help.

    Embedded -- sorry misspelling it means , to map a set into another set
    1. desc calendar_file -------- table one .
    cal_date , Court_room,reporter_name -------- column names .
    01/02/2002 , A Abraham ---- data
    01/02/2002 B Mathew
    01/02/2002 C
    01/03/2002 F
    01/03/2002 301 etc.
    2. desc court_reporter_file ------ table two
    court_date, Room_A, Room_b, Room_c, Room_d,Room_e,Room_f,Room_301 ----columns
    01/02/2002 Abc , erf, mathew , jeff, aron , judge etc -- data .
    now i wanted is if on a perticular date like 01/02/2002 , B . then i need to get the room_b data from table court_reporter into reporter_name in calendar_file table.
    i thought if i do decode the 1st table like
    select decode(Court_room,'A','Room_A','B",Room_B) then the result will change as
    01/02/2002 , Room_A Abraham.
    01/02/2002 , Room_B Abraham etc.
    i needed is get the value of room_a, room_b etc into reporter_name(1st table)
    if court_room is A, B etc -- here is were EBBEDED works , have no idea how is that.
    hopes i confused really good ,sorry.

  • Taking audio from one video clip to another

    Hello,
    In editing a short film, there are scenes where the director is talking in the background, while the action is going on. If I like the video of this particular take, but want to use sound from another take, what would be the best way of doing this? I could conceivably take the sound from the one clip and put it in with the desired video clip, but, I do not know if that is the most efficient way, especially when it comes to matching up everything - thanks!

    This is one of the basics of editing Kristina. Just cut the video you want on V1 (video only), then put the audio you want on V2. This happens ALL the time. Director giving directions in the middle of shots. This is one of the reasons we get room tone after we are done shooting, before you wrap a set. Need to have something to cover the hole you make in cutting out the BANGS and dolly moves and director talking...stuff like that.
    Shane

  • Problem using game-related applications behind lynksis wrt54g v8 router.

     Hi everyone. As the topic states I'm having trouble with game-related applications. The thing is that after I added the router to the network so my sister could have Internet connection, my two main game-related apps (Medal of Honor Heroes Dedicated Server & zbattle.net) stopped connecting successfully to some servers (ea nation: for moh account & www.zbattle.net for getting rooms for zbattle.net). Ironically, I can use zbattle.net from my sister laptop and can connect successfully using the wireless connection. I have forwarded the ports and used dmz twice, but nothing from my computer. ZBattle.net tells me there was an error connecting to the server and MoH heroes dedicated server tells me it could not connect to ea nation. Any help would be appreciated. Thanks in advance.

    Here's a more detailed explanation of the problem and is up to date on the recent data I've gotten.
    http://forums.zbattle.net/viewtopic.php?t=1434
    Any help would be appreciated.

Maybe you are looking for

  • How can I get a refund at the App Store when it isn't offered ?

    Perhaps the Apple attack dogs will like this post better. How do I get a refund for a costly app that, after requesting a refund, appears to not offer one? How does one know if an app meets one's needs unless you try it first? This seems so obvious,

  • What is happening with Multimedia players in Firefox 8?

    Is there some big problem here? Since Firefox 8 I have been struggling to get Multimedia and Flash content on websites, including BBC and Facebook, to work right. I have re-installed Adobe Flash player and Shockwave flash players on several occasions

  • Error with cursor position on Chart

    Hello I'm getting an error with a simple Chart.  I'm trying to show the chart position (using labels and a crosshair) and I'm getting an exception ONLY (it seems) when the program starts up with the cursor above the chart.  If I move the cursor off t

  • How can i get my playlists from my iPhone?

    Can i reinstate playlists and song ratings on to a new Macbook from my Iphone or Ipad?

  • Can you deactivate the phone feature and still use an iphone?

    Can you deactivate the phone feature and use an iphone as an ipod touch and still sync with iTunes?? I would like multiple answers so I can compare. Message was edited by: theharrypottergeek