[16 Jul 2008] problems with exe-file using win2000

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
User avatar
Ferrule Media
Posts: 57
Joined: Sat Feb 13, 2010 7:53 pm
Location: Haugesund, Norway
Contact:

[16 Jul 2008] problems with exe-file using win2000

Post by Ferrule Media »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 16 Jul 2008 16:32:56 +0200 (MEST)

Hello!

I'm working on a small project that needs to be usable under both winXP and win2000.

However, i get some problems when trying to start the program using win2000.

(roughly translated i get this message : "The 11th (number 11) was not found in the library of dynamic connections DSOUND.dll"

I have tried on 3 win2000 machines, non of them have soundcard installed.

The file DSOUND.dll is located in C:\WINNT\System32.

If I test the same executable on windows XP it works perfectly.

Could anyone give me help and tell me what could be wrong ?

my Designer-script aswell as my HWS-script are added to the mail.

Best regards!
Ferrule Media
Espevikvn 18
5521 Haugesund
Norway
www.ferrule-media.no
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[17 Jul 2008] Re: problems with exe-file using win2000

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 17 Jul 2008 11:04:52 +0200
Hello!

I'm working on a small project that needs to be usable under both winXP and win2000.

However, i get some problems when trying to start the program using win2000.

(roughly translated i get this message : "The 11th (number 11) was not found in the library of dynamic connections DSOUND.dll"

I have tried on 3 win2000 machines, non of them have soundcard installed.

The file DSOUND.dll is located in C:\WINNT\System32.
Hmm... have you tried to install the latest DirectX on these machines? Hollywood probably requires a newer version than you have.

Also try to start Hollywood with the "-nosound" argument and see if this helps.
User avatar
Ferrule Media
Posts: 57
Joined: Sat Feb 13, 2010 7:53 pm
Location: Haugesund, Norway
Contact:

[17 Jul 2008] SV: Re: problems with exe-file using win2000

Post by Ferrule Media »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 17 Jul 2008 17:41:47 +0200

Amazing!

After installing directX it worked perfectly! Thanks Andreas, you just saved my day!:)

Best regards Torgeir
Ferrule Media
Espevikvn 18
5521 Haugesund
Norway
www.ferrule-media.no
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[19 Jul 2008] Re: problems with exe-file using win2000

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 19 Jul 2008 12:51:44 +0200
Amazing!

After installing directX it worked perfectly! Thanks Andreas, you just saved my day!:)
Good to know. I never tested Hollywood on Win2000 but I thought it must work because I didn't use any newer API than Win2000.
Locked