473,404 Members | 2,114 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

WMI ERROR "RPC server unavailable"

Hello..
i am using WIndows XP Professional service pack 2 in my client m/c as well as in server..i diasabled the firewall in both the local and remote computer..but it shows the following error"RPC server unavailable"
whats wrong is here??what other configuration changes i have to do??
my 2nd question is
is there will be any problem if i use Windows 2003 server in my server computer???
pls help me out of this problem pls??
Mar 22 '07 #1
2 8287
Motoma
3,237 Expert 2GB
Hello..
i am using WIndows XP Professional service pack 2 in my client m/c as well as in server..i diasabled the firewall in both the local and remote computer..but it shows the following error"RPC server unavailable"
whats wrong is here??what other configuration changes i have to do??
my 2nd question is
is there will be any problem if i use Windows 2003 server in my server computer???
pls help me out of this problem pls??
You haven't described what you are trying to do that gives you this error. Vaguely, I can say that the RPC Service can be enabled by going into Control Panel>Administrative Tools>Services.
Mar 23 '07 #2
You haven't described what you are trying to do that gives you this error. Vaguely, I can say that the RPC Service can be enabled by going into Control Panel>Administrative Tools>Services.
well ...i wrote a vb script to get the details of Win32_OperatingSystem class
of remote computer..i get this error at run time...
here is the part of my script..
Expand|Select|Wrap|Line Numbers
  1. strComputer = "LAB1P1"
  2. Set objSWbemLocator = CreateObject("WbemScripting.SWbemLocator")
  3. Set objSWbemServices = objSWbemLocator.ConnectServer _
  4.     (strComputer, "root\cimv2", "administrator", "password")
  5. objWMIServices.Security_.ImpersonationLevel = 3
  6.  
Mar 25 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: John Black | last post by:
I hope someone can help me with this problem. I uninstalled and reinstalled IIS because it wasn't serving up ASP pages after a recent Active Directory installation. I thought this would help, but...
0
by: victor | last post by:
My hosting company recently upgrade to window 2003 server. The reasearch i have done so far is that 2003 server will use IIS6.0. It is totally different from 2000 server and IIS 5.0 I have...
1
by: Robert Halford | last post by:
On 4th May at 7.45 in the evening my asp.net web sites stopped working on my development server. The page that appears says: Server Application Unavailable The web application you are...
3
by: PJ6 | last post by:
Other ASP.NET web projects are running OK, but one in particular is giving me a "Server Application Unavailable" error. The event log shows, "Failed to execute request because the App-Domain...
3
by: Chris Botha | last post by:
Hi, I've installed Framework 2.0 runtime on a 2003 Server that had Framework 1.1 installed. If I run a 1.1 Web app first it runs OK, then if I try to run a 2.0 Web app I will get the error...
13
by: Kevin Liebowicz | last post by:
Yes, I wasted the past two days trying to fix this. Yes, this is on a Win2003 Server. Yes, this machine is a domain controller. Yes, I seen the dozens of KB articles like this one:...
4
by: SpaceMarine | last post by:
hello, i know this is a common error, and i intend to research it next, but i thought id drop in here first. when i run my ASP.NET project from VS.NET 2005's internal, debug web server, it...
6
by: Luigi | last post by:
Dear all, I'm writing an XML-RPC server which should be able to modify the incoming request before dispatching it. In particular I wand to added two fixed parameters to the method called: one is...
3
by: praveenb000 | last post by:
we hosted a website http://academics.rsrl.in/ developed using asp.net and back end MS Accees database. when i browse aspx pages Server Application Unavailable The web application...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.