The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
180 views

API call to shell32.dll via FindExecutableA returns “Can not find the specific path” on UNC paths

I am doing an API call to FindExecutableA (Ansi version of FindExecutable) via shell32.dll from Smalltalk, but when I send UNC paths like \\\serverName\\sharedFolder\filename it returns error code ...
0
votes
0answers
242 views

Can group policies prevent a jsp from properly executing?

We have a c# application running here which basically just gets content via a browser object from a webserver which returns content via jsp (over which I do not have control). All is running great but ...
-1
votes
1answer
164 views

Question on C# App MessageBox.Show() that called by Cpp App CreateProcess()

I have done 2 tests. I got two applications that ran on the same computer. 1st time, when I click my CsAPP.exe. the MessageBox.Show() works quite well and a new window pop-up the way I wished. 2nd ...
1
vote
0answers
308 views

DllRegisterServer in MSCOMCT2.OCX failed

I tried to register MSCOMCT2.OCX at MS Win XP Prof 2002 SP 3. I got this error message - DllRegisterServer in MSCOMCT2.OCX failed. I checked it under C:\WINDOWS\system32. It's already there. But still ...
0
votes
1answer
380 views

Unable to develop WCF RIA Services on Windows XP computer

I have created a simple Silverlight Plugin that makes a call to a WCF RIA Service to retrieve data. This works fine when developing on a Windows 7 machine and running it in the VS2010 Cassini ...
4
votes
3answers
6k views

How to Run PHP on IIS7.5 Express?

I have Win XP SP3 and have installed IIS7.5 Express and want to run PHP on it. I am able to run simple HTML code on the server, I am able to start and stop the server by running iisservices.exe, but ...
0
votes
1answer
233 views

batch script cannot resolve domain name [closed]

I have a batch file on windows xp(SP3) that runs at 2am and backups two databases. Batch File: mysqldump -h mydomain.com ... mysqldump -h [ip] ... pause The first uses the domain name. The ...
2
votes
3answers
565 views

CHM file unreadble if saved to hdd

I've just downloaded JSon.Net for framework 4.0 as a zip file. Opening zip (using WinRar) I'm able to open Documentation.chm file by double-clicking over the name listed and the help file is well ...
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 ...
2
votes
1answer
19k views

Installing IIS on Windows XP SP3 with no media (CD/DVD)

I got my system rebuilt and guy forgot to install IIS. Its Windows XP SP3. I dont have CD / DVD of Windows XP SP3 install IIS. Is this can downloaded? if yes where?
1
vote
3answers
169 views

VS2005 - Runtime errors, exceptions [closed]

Recently I changed something in VS2005 that now it doesn't show errors at runtime, for e.g int f() { f(); } int main() { f(); } The program just ends with showing no errors at runtime caused ...
2
votes
0answers
97 views

Getting “Capability matching failed at NIC.” error while trying to set a custom profile - NativeWiFi + WinXP SP3

I am trying to create an ZeroConfig client to connect my Atheros WiFi device to an AP (for learning purpose). I am using NativeWiFi (WinXP SP3) to query my device & set a profile against the ...
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 ...
0
votes
1answer
61 views

can a windows service be spawned from something other than services.exe?

in the _EPROCESS structure, the Inherited From Unique Process field for services like alg.exe,svchost.exe,spoolsv.exe always points to services.exe. So, here are my questions.1) Can a service be ...
0
votes
0answers
645 views

Microsoft Expression encoder 4 for windows XP - Not working for Multiple audio devices

Microsoft Expression encoder 4 for windows XP is not working for Multiple audio devices. When I am trying to select the option from Edit Options -> Audio -> Select All the USB audio device and ...
1
vote
1answer
100 views

Incuding directories of VS2010 for VS2005

Can I use new SDK directories that comes with VS2010 for VS2005 ?
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
vote
3answers
107 views

which standard do i need to follow?

If I use vs2005 would I need to follow an old cpp standard edition? can I possibly run vs2010 with 512 RAM or would it be a very slower?
0
votes
0answers
221 views

Windows Question: RunOnce/Second Boot Issues [closed]

Moved to Super User: Windows Question: RunOnce/Second Boot Issues I am attempting to create a Windows XP SP3 image that will run my application on Second Boot. Here is the intended ...
1
vote
1answer
406 views

cassandra.bat throws java.io.IOException: rename failed of LocationInfo-e -1-Data.db in 0.7rc1

I've followed the Getting Started instructions for single node and it worked fine in cassandra-0.7beta2. But when trying to do the same for cassandra-0.7rc1 it spews out the following stack trace: ...
1
vote
3answers
834 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 ...
0
votes
1answer
1k views

Can't Start MySQL Server 5.1 As A Service On Windows XP SP3

I've had MySQL running as a service on my Windows XP SP3 development desktop, but I can't start it now. I'm trying to get Python's MySQLdb module working. When I got a "no module named _mysql" ...
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 ...
0
votes
1answer
482 views

Java DatagramSocket on Windows 7

Guys im having some trouble with some inconsistency of running a piece of code on Windows XP and Windows 7. Basically im trying to send a UDP packet by doing, DatagramSocket sendSocket = new ...
1
vote
0answers
439 views

VB6 and Com debug issues after XP Service Pack 3 install

My company recently upgraded our PCs to XP service pack 3. We still have some vb6 apps that connect to an EJB server via a JCOM bridge. These apps still work as compiled exes but i noticed that during ...
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 ...
8
votes
3answers
1k views

WPF Choppy Animation

WPF Windows-XP SP3 I'm having a problem with a simple WPF animation. I use the following Xaml code (in XamlPad and also in a WPF project): <Page ...
0
votes
2answers
3k views

System.Net.Dns.GetHostAddresses(“”)

I have an application I have been working on and it can be slow to start when my ISP is down because of DNS. My ISP was down for 3 hours yesterday, so I didn't think much about this piece of code I ...
52
votes
2answers
70k views

Dependency Walker reports IESHIMS.DLL and WER.DLL missing?

On a Windows XP Professional SP3 with Internet Explorer 8 box, when I run Dependency Walker on an executable of mine it reports that: IESHIMS.DLL and WER.DLL can't be found. Do I need these DLL's? ...
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
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.
0
votes
1answer
773 views

Prefetching information in windows XP fails and abort the launching of my application

I compile my application on a windows XP SP3 machine. When it compiles, I try to lauch it, and windows replies me back with : Unable to start program 'xx'. This application has failed to start ...
1
vote
2answers
844 views

Application done in Windows XP SP3 not working in Windows 7

I have done a WPF appliction using VS 2008 SP1 in Windows XP SP3. I copy the exe and dlls to my Windows 7 RC build 7100 machine. But the exe is not working. When I doubleclick on the exe, a message ...
0
votes
2answers
12k views

DirectX Version on Windows XP SP3

What is the version of DirectX that is installed by default with Windows XP SP3? Google did not yield convincing results on this.
0
votes
2answers
728 views

Problem pushing MSI via SMS to hosts that have Windows XP SP3 installed

I've created an MSI that installs our application. It installs fine if you run it locally on a machine with Windows XP SP2 or SP3. If you run it through SMS to a machine that has Windows XP SP2 it ...

1 2