The windows-xp-sp3 tag has no wiki summary.
1
vote
1answer
418 views
Can't load 'C:/strawberry/perl/site/lib/auto/XML/LibXML/LibXML.dll' for module XML::LibXML
I have downloaded strawberry PERL and writing one application with CGI Perl Apache on Winxp sp3).
One of the libraries (written by someone else) which I using uses XML::LibXML. When i load the page it ...
0
votes
1answer
16 views
Mapped Network Drives performing slow on wifi
i have a batch that starts three more files on a network drive and it takes approx. 12sec to open each one on wifi and about 5sec on LAN. Any help?
I run windows xp pro sp3
0
votes
1answer
33 views
Batch to change Mac Address Windows XP Pro
Hey guys I need to know how to change the MAC Address of my pc, I know that it has something to do with the registry and I dont like to dig into that to much, reason being, if something is messed up ...
-2
votes
0answers
17 views
Not booting from Hard Drive [closed]
I have just installed windows XP on my P4 system,
I have changed boot priority to my hard drive
but whenever I try to reboot, it automatically search for CD, if any CD is there, then its OK ...
0
votes
2answers
47 views
Choosing folders with numbers in batch
ok so from the title you might have an idea as to what im trying to accomplish.
What I want to do is [ tree ] and show a list of folders ( hence the tree command ) and then allow me to select a ...
0
votes
1answer
105 views
Targetting Windows XP from Visual Studio 2012
Good day everyone,
I recently upgraded to Visual Studio 2012 and I'm loving the improved C++11 support and the dark theme. However, I'm trying to write a program that runs on Windows XP and higher, ...
0
votes
1answer
89 views
windows XP can't terminate javaw.exe on shutdown
I configured a computer with windows xp to work as a kiosk, at start-up the system runs my java application at full screen. The computer has not a keyboard neither a mouse. To shutdown the system the ...
0
votes
3answers
47 views
How to get accurate file count using batch (windows xp)?
Trolled through similar questions and am stuck on my script.
Basically, I need this .bat to check the directory for the number of files with the Lockbox prefix, store the count to a variable, and ...
1
vote
0answers
108 views
Is there an Windows API routine for getting the timezone name in English?
The Windows GetTimeZoneInformation function returns StandardName and DaylightName members of the resultant TIME_ZONE_INFORMATION structure localized according to the current user default UI language. ...
4
votes
4answers
380 views
Error 0x800706F7 “The stub received bad data” on Windows XP SP3
In my VB6 application I make several calls to a COM server my team created from a Ada project (using GNATCOM). There are basically 2 methods available on the COM server. Their prototypes in VB are:
...
0
votes
0answers
44 views
client request from xp service pack3 + ie8 redirected to mobile version of site
we have 2 separate ecommerce sites.one for desktop users and the other is for mobile users.
in our main site we have put code to redirect to mobile site. The code is as shown below.
public static ...
0
votes
0answers
37 views
AutoGeneratingColumn event not firing in Windows XP (SP 3)
In a WPF application I am using a DataGrid control. In Windows 7 all works well: when setting its ItemsSource property I get a number of AutoGeneratingColumn events and after that an ...
0
votes
1answer
114 views
Lightswitch Desktop Application Wont Run in XP SP3
I have developed an application in Lightswitch 2012, and now need to deploy it to a desktop PC running XP SP3.
I have already looked at two previous posts Can't run Lightswitch 2012 Programm ...
0
votes
1answer
71 views
Visual Studio 2010 toolbox empty when run in XPSP3 Compatibility Mode in Win 7?
I have found that the only way to get a non-empty toolbox in the Visual Studio 2010 designer in Win 7 is to not run the IDE in XPSP3 Compatibility Mode.
Why is this the case?
0
votes
1answer
394 views
Windows XP - Configure static IP address with netsh
I am having trouble executing the following command on Windows XP SP3.
netsh interface ip set address name="Local Area Connection 2" static 192.168.100.5 255.255.255.0 192.168.100.1
I am fairly ...
0
votes
0answers
83 views
Personal shell launcher for PyQGIS [closed]
I have changed a shell launcher found at *http://inasafe.linfiniti.com/html/id/developer-docs/platform_windows.html* as to fit my wish: setting the system environment variables to be able to use ...
0
votes
1answer
147 views
Merge registry key by .vbs using GPO /computer configuration
We have bought Team Viewer corporate, and need to deploy to our infrastructure, it includes Windows XP SP3, and Windows 7, our domain controller is Windows 2003 SP2, the setting of Team Viewer was ...
0
votes
0answers
60 views
CreateMutex getting failed when running an application through command line using SCCM
I have an issue while using SCCM.
I am running an application through SCCM Command line on a client machine with domain administrator and domain user.
Command runs correctly in the session of logged ...
2
votes
2answers
467 views
ManagementObjectSearcher throws FileNotFoundException when iterating its objects in foreach loop
I try to obtain some system information with several classes from System.Management namespace but any attempt to use ManagementObjectSearcher or ManagementObjectCollection collection items results in ...
0
votes
2answers
1k views
Create a computer login screen VB.net
I would like to create a VB.net program that will prompt a user before it shows them their desktop for a password. If the password is correct it will log in. If incorrect, after a couple of tries the ...
0
votes
2answers
53 views
what will effected if vs2010 install on already contain vs2005 in a system?
I have an issue that I am using Visual Studio 2005 on my system with Windows XP SP1 as an operating system. Now I want to install Visual Studio 2010 with SP3 without uninstalling VS2005.
My question ...
0
votes
1answer
171 views
Hosting XP 32bit as an Azure Virtual Machine
We want to replicate a clients environment on Azure for test/debugging reasons. The only issue is it's a 32 bit XP.
Does anyone know if I can host this on Azure?
Ta
Ross
0
votes
1answer
225 views
How to check that the OS is at least Windows XP SP3? [duplicate]
Possible Duplicate:
How do I determine if a computer is running XP Service pack 3
There's a ton of C++ code illustrating how to check that OS is Windows XP, but I need to know if it's at ...
1
vote
6answers
3k views
How do I make localhost:3000 available world-wide with my IP adress?
I have a Ruby on Rails application running on localhost:3000. I would like to make it available world-wide, using x.x.x.x:3000 (my IP address).
I'm on Windows XP SP3.
2
votes
3answers
1k views
how to properly print utf8 characters in windows console?
This is the way I try to do it:
#include <stdio.h>
#include <windows.h>
using namespace std;
int main() {
SetConsoleOutputCP(CP_UTF8);
//german chars won't appear
char const* text ...
1
vote
3answers
1k views
Can't access web service when connected to the network :: HTTP 407
I have a console application that communicates with a web service. Both of them are on the same machine.
When I am accessing the web service with the LAN disabled, it connects without a problem. But ...
1
vote
1answer
364 views
VBScript FileCopy but dont overwrite 1 file
I have a question (obviously hahah)...
This code below finally works for me with the help from stackoverflow.com and various sites...
all I want to do now is to make sure one file doesn't get ...
1
vote
1answer
378 views
git push Permission denied (publickey) windows-xp [closed]
I've looked at the similar issues but none of them fit. I created the world-renowned sample_app from the Ruby on Rails Tutorial. I created the repoFOO.git repository and I successfully pushed my ...
1
vote
0answers
51 views
sound once lost doesn't come back
Am developing a windows application that produces sound.
But sometimes the sound, once muted and unmuted, doesn't come back.
I raise the volume in the volume control but still nothing.
I read a ...
1
vote
3answers
1k views
Task Manager Process Location
Greetings,
Is there a command line syntax in which returns the Image Path / Location of the *.exe on the task manager?
I'm using Windows XP Professional Service Pack 3, I'm aware of the ...
1
vote
2answers
2k views
How to solve build errors using VS 2010 Ultimate on 32bit XP Sp3
Installed VS2010 Ultimate on my desktop workstation - Dell Precision T3500 (Windows 7 64bit OS), and on my IBM ThinkPad R51 (Windows XP Sp3 32bit).
I am having problems building solutions on the ...
1
vote
1answer
711 views
Unable To Install Perl Modules Using CPAN (Windows XP Server with XAMPP)
I currently have a Windows XP Pro SP3 server with XAMPP. I downloaded the Perl add-on for XAMPP earlier today, and it installed without a problem. After the install, I was able to go to .pl files on ...
0
votes
2answers
70 views
Remote connection between Linux and window
Is there any way I can take control of Linux machine, if I am using window xp.
Is there any software equivalent to windows netmeeting.
0
votes
1answer
465 views
Cannot read cd/dvd content in Windows XP SP3, while bootable CDs work
I have a Desktop PC, running Windows XP SP3, with an ASUS DVD-RW DRW-0402P drive.
I have never been able to burn a DVD - not sure why. Until recently, I could only burn CDs using 3rd party software, ...
0
votes
0answers
70 views
USMT user data backup
Im using USMT to backup all users in WinXP SP3. I created one test user with completely different settings, language, keyboard layout settings etc. then i ran
scanstate "path" /ui:test
and created ...
1
vote
0answers
213 views
Connecting PHP script to remote Oracle Database Proplem
i am trying to connect a php script to remote oracle DB but after following this article
http://www.bernzilla.com/item.php?id=784
i have faced this issue
A PHP Error was encountered
Severity: ...
0
votes
1answer
3k views
Download link for SQL Server 2008 Developer edition and SQL Server 2008 Standard edition?
I want to download SQL Server 2008 Developer edition and SQL Server 2008 Standard edition in Microsoft's web site but I can't find the link to download the iso image.
Can you help me to find the ...
1
vote
0answers
384 views
Installing Win32 shared SxS policy via WiX 3.0 MSM fails for 2nd app
I am attempting to author a merge module for use by multiple application installers to install a Win32 Shared SxS Assembly and its associated Policy. I'm using WiX 3.0 to generate the MSM and test ...
1
vote
1answer
253 views
PInvoke works with Windows 7 but fails in Windows XP
I have an application that uses a third party native C dll. Everything works well on a Windows 7 machine with .Net 4 but fails on Windows XP (SP3) with .Net 4.
I get the following exception on ...
1
vote
3answers
832 views
How accurate is Sleep() or sleep()
I'm trying simulate a key down and key up action.
For example: 2638 millseconds.
SendMessage(hWnd, WM_KEYDOWN, keyCode, 0);
Sleep(2638);
SendMessage(hWnd, WM_KEYUP, keyCode, 0);
How would you know ...
12
votes
3answers
14k views
VS 2010 error - cannot open file “iostream”
I've just migrated from VS2005 to VS2010 and it fails to compile a simple program.
#include <iostream>
using std::cout;
using std::endl;
int main()
{
cout << "Hello Visual Studio ...
-1
votes
2answers
318 views
Failure adding assembly to the cache Windows XP SP3
i am trying to add an assembly to the GAC but the error indicates that "Failure adding assembly to the cache: Administrator permissions are needed to use the selected options. Use an administrator ...
0
votes
0answers
43 views
Is there a reason why in XP Excel's screen formatting is different than on Vista's or Windows 7?
I have an excel sheet that has a scroll bar, is there a reason why the same scroll bar is moved left on a Vista machine with a higher resolution than my XP machine? I though the coordinates were ...
0
votes
1answer
692 views
WebDev.Webserver40.exe error (not a valid win32 application) - can't compile in Visual Studio 2010
Everytime I try to compile in Visual Studio 2010 I get the error
Unable to launch the ASP.NET Development server. Unable to start program 'C\path.......\Webdev.Webserver40.exe
I also tried to ...
0
votes
1answer
1k views
Autolaunch exe on USB in windows XP SP3
I want to autolaunch my application on USB as soon as I plug it into a PC running on windows XP SP3. I have made an autorun.inf (having below written code) and also tried to lauch setup using a batch ...
1
vote
1answer
712 views
How to get the enable / disable a scheduled task using C#?
Using C# (.net Framework 4.0) and Windows XP is it possible to enable/disable a Schedulled Task programatically?
0
votes
1answer
1k views
.bat file to loop through folder and append text files
I would like to set up a simple batch file that would loop through all the .txt files in a folder (the folder where the batch file is placed), and add the same heading line to each of those files. The ...
0
votes
1answer
74 views
VS2010 Connection Dialog GAC Error in Windows XP
All,
I am using the VS2010 database connection dialog that Microsoft have released (download from here). I am using this without any problems on Windows 7. However, when I install the application on ...
1
vote
0answers
191 views
Could “Win32_Processor ProcessorID” attribute change value with no hardware modifications
I have been using WMI to get information about hardware. Some informations appears to DO NOT change. One of these is "Win32_Processsor ProcessorID".
Anyway, I have a machine (with just one phisical ...
4
votes
1answer
2k views
Controlling Windows Firewall in C# for Windows 7 and Xp Sp3
I here have a code working perfect in Windows 7 i took help from this post....
The problem comes when that same code in compiled on Win Xp Sp3 PC. Its does not comile... says interface missing ...




