Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
1k views

Error 1053 When Starting Windows XP Service Running Mongo DB 1.6.3

I'm trying to set up MongoDB 1.6.3 on my Windows XP SP 3 machine. I've followed the instructions from the MongoDB wiki. I can see the Windows service installed but not started. The path to the ...
1
vote
2answers
119 views

how to delete a read only folder in windows xp?

I have tried multiple options. I check properties and tried to uncheck read-only (but again it is changed back to read-only). I tried changing the permissions from command prompt and do rm -rf but ...
1
vote
2answers
2k views

Cannot Start IIS on my PC: COM+ System Application: Access is Denied

I'm trying to do some web development. I cannot start IIS (I need to run some Web Services). As of about a month ago, the "COM+ System Application" service has started failing with this error: ...
1
vote
1answer
3k views

How to enable Web Services Extension folder on IIS 6

I'm trying to get .asp pages working on Windows Internet Information Server 6.0 on Win XP Pro (I originally mistakenly posted this as Home). I found instructions in several places that say I should ...
0
votes
0answers
29 views

RunOnceEx - Reboot System after each Installation

Is there any way I can reboot my computer after each component installation specified in RunOnceEx.CMD file? I am creating a unattended setup disk for windows XP which would install some default ...
0
votes
1answer
149 views

is there a downloadable ie9 for win xp? [closed]

I finally overcame my distaste and decided to install ie9 onto my winxp system. Distaste turned to disgust when microsoft told me that ie9 needs win7. Is there an ie9 around somewhere that will run ...
0
votes
0answers
10 views

IMAP account in MS outlook

I've created an account with IMAP protocol. All goes well until the moment when I open my Outlook. Then is created in a subdirectory and a Hard Drive which I do not want a pst file. What should I do ...
0
votes
0answers
123 views

C# ASP.NET Web Service Breaks once deployed, access violation?

My question boils down to this: What changes between the ASP.NET environment from when I debug in Visual Studio to when I deploy to a server? Here's why: I have a web application that references a ...
0
votes
1answer
151 views

after Telnet Enable the Security level

After Enable telnet service in Windows XP PRO SP2, how affect the security level of system? Will it be easier to infected virus or worm attack?
0
votes
4answers
3k views

Domain Account keeping locking out with correct password every few minutes

I have user whos account is keeping locking out every 30 minutes. Done all the checks, remove any cache passwords, created new profile, delete password from IE. It locks out even when user is using ...
0
votes
1answer
380 views

Show child Windows form in the status bar of the parent window

In my project i have one parent window form with one menu bar and one status bar. that is what i want is: when i show the child form to see in the status ber an icon relative to the child window. How ...
0
votes
1answer
197 views

what is Psychic window in relation to VC++?

I saw above question in http://www.geekinterview.com/question_details/67202 Then i searched in Google, got below links. ...
0
votes
0answers
41 views

How To Stop A Process

I'm trying to build an app that when an unhandled exception occurs, it will stop and restart itself. I have the restart code working correctly, but now I can't get it to stop. Is there any windows ...
0
votes
0answers
50 views

Apache is randomly not serving content

I have Apache installed on a corporate XP (yeah, I know) machine that I can't re-image. I have partial admin rights on the box. I can install software, but I cannot disable/uninstall or change ...
0
votes
3answers
4k views

Missing processor/memory counters in the Windows XP Performance Monitor application (perfmon)

Perfmon is a Windows utility that helps the developer to find bottlenecks in his applications, by measuring system counters. I was reading a perfmon tutorial and from this list of essential counters ...