Jump to content

mrk

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by mrk

  1. Hello mrk,

    yes, you're right about xp sp3.

    XP x86 is 5.1 kernel and XP x64 is 5.2 kernel (same like Win2003 Server)

    XP x64's SP2 which was released in 2007 is much much newer than XP x86's SP2 (2004).

    But there's a better way, you can use the /PAE switch (Physical Address Extension) to utilize the 4GB of memory.

    To boot the system and utilize PAE memory, the /PAE switch must be added to the corresponding entry in the Boot.ini file. Basically, if you want to use your 4 GB or memory, you should add the /PAE switch to the end of the line in boot.ini file.

    More info:

    http://www.microsoft.com/whdc/system/platf...PAE/PAEdrv.mspx

    Thanks for the information but what about service pack 3 is there is any alternative for this solution

  2. Dear all

    i have 4 gb ram installed can i switch 64-bit version of windows xp for full utilization off Ram because 32bit windows have its own limitation, i am basically confusing about xp 64-bit verstion because it does not have service pack 3 so, if i play game like GTA IV that required Xp Service pack 3 please Provide help to swithing 32bit to 64bit platform

    My hardware Is Capable to Hand 64 bit address space.

  3. Try this:

    Verify that the following conditions are true:

    Your Firewall will allow the Dmremote.exe process.

    TCP port 135 is open.

    How you perform this verification process depends on your particular firewall. For example, to do this in Windows Firewall, follow these steps:

    Click Start, click Run, type firewall.cpl, and then click OK.

    Click the Exceptions tab.

    Click Add Program, and then type C:\WINDOWS\system32\dmremote.exe.

    Click OK.

    Click Add Port.

    In the Name box, type TCP port 135.

    In the Port number box, type 135, click TCP, and then click OK two times.

    Click Start, click Run, type dcomcnfg, and then click OK.

    In the Component Services window, expand Component Services, and then click Computers.

    Right-click My Computer, and then click Properties.

    Click the COM Security tab.

    In the Access Permissions area, click Edit Limits.

    Click ANONYMOUS LOGON. In the bottom pane, click to select the Remote Access check box in the Allow column, and then click OK.

    In the Launch and Activation Permissions area, click Edit Limits.

    Click Everyone, and then in the Allow column, click to select the Remote Launch and Remote Activation check boxes.

    Click OK two times, and then restart the computer.

    I've tried this on Vista-->Windows 7 but it won't work. Maybe you'll have more luck with XP. If that doesn't help, I'll investigate more..

    RPC SERVER IS NOT AVAILABLE ERROR

  4. This behavior can also occur when the access in Distributed Component Object Model (COM) Configuration (Dcomcnfg) properties for the default authentication level is changed from Connect to Default.(Remote Computer).

    To resolve this behavior, follow these steps:

    On the toolbar, click Start, click Run, and then type:

    dcomcnfg

    On the Default Properties tab, change the Default Authentication Level to Connect.

    Restart your computer.

    If you have some Oracle installations on that PC let me know, if the above info won't help.

    I tried dcomcnfg but problem still their

  5. It's probably a firewall exception issue.

    Try this:

    Method 1: Use the Netsh command-line tool

    On the remote Windows XP SP2-based computer, run a netsh command to allow traffic through Windows Firewall on TCP port 445:

    1. Click Start, click Run, type cmd in the Open box, and then click OK.

    2. Type the following command, and then press ENTER:

    netsh firewall set portopening tcp 445 smb enable

    On message click Ok.

    3. Close the command prompt.

    Method 2: Use the Graphical User Interface

    On the remote Windows XP SP2-based computer, modify Windows Firewall to allow incoming TCP traffic on port 445:

    1. Click Start, and then click Control Panel.

    2. Click Security Center, and then click Windows Firewall.

    3. Click the Exceptions tab, click to select the File and Printer Sharing check box, and then click Edit.

    4. Click to select the TCP 445 check box, click Change scope, and then take one of the following actions:

    * Click My network (subnet) only.

    * Click Custom list, and then type the IP addresses that you want to manage this computer.

    5. Click OK four times.

    Hope this helps..

    Still getting error do not access right on local disk manager on computername

×
×
  • Create New...