Server and Video Speed
Wed, 14 Nov 2007 05:20:02 -0800
All,
Is there any basis for saying that video execution affects the execution
speed of PC software like Vista but does not affect server software speed? ...
|
Convert music files in documents to Itunes /Windows Media Player L
Tue, 13 Nov 2007 01:27:01 -0800
After recovering data from HDD following power supply failure, all of my
music libraries (Windows media player, Itunes) are now found as playable
individual files in "My Documents" or "ITunes Music". How do I move them back
to the ITunes or Windows Media Libraries? ...
|
Need conversion software
Fri, 9 Nov 2007 13:11:50 +0100
Hi there,
We use an IBM AS400 system and now we have to interact with a webservice.
The problem is our AS400 system can only send out HTTP requests end the
webservice need SOAP.
Last year we had the same issue for another problem and someone has made
some php programs ro receive HTTP and send it out as SOA ...
|
Internet
Thu, 8 Nov 2007 15:40:01 -0800
When viewing sites, sometimes the following appear in the page:
Warning: session_start() [function.session-start]:
open(/home/netlink/tmp/sess_7cf47daba509963814b8a54f86e38b1a, O_RDWR) failed:
Permission denied (13) in /home/coolgad/public_html/cart.php on line 3
Warning: session_start() [function.session- ...
|
Registering MSSOAP30.DLL failed - why?
Thu, 8 Nov 2007 14:51:00 -0800
I developed an app on my computer that uses MSSOAP30.DLL.
Another computer does not have it so I copied the DLL to the same folder and
ran
regsvr32 "C:\Program Files\Common Files\MSSoap\Binaries\MSSOAP30.dll".
it failed with the message:
RegSvr32 LoadLibrary (Pathetc) failed - A DLL initialization routin ...
|
Question about httpwebrequest and SOAP
Thu, 8 Nov 2007 11:29:45 +0100
Hello,
Is it possible to create an XML just like the format of the requested SOAP
message? And use after this an X509 certificate for sending the XML from an
application?
Can someone help me with the answers?
Regards,
Wilco
...
|
MSSoapInit function call.
Thu, 08 Nov 2007 09:03:13 +0000
Hi there,
I've got two programs that call this piece of code. In one this works
and connects to the web service correctly, in the other the MSSoapInit
function fails - E_INVALIDARG. It seems to be related only to XP, it's
fine under Vista.
Any ideas what could cause this?
Thanks.
Simon.
---
Cod ...
|
|
|
554 eRROR MESSAGE
Tue, 6 Nov 2007 08:12:01 -0800
WHEN TRYING TO SEND OUT A MASS E-MAIL ALL OF THE EMAIL ADDRESSES THAT ARE
YAHOO COME BACK WITH ....554 permanent problems with the remote server
a.mx.mail.yahoo.com.... THIS INITIAL MESSAGE READS... The following
addresses had permanent fatal errors -----
THE MAJORITY OF OUR CUSTOMERS USE YAHOO AND WE W ...
|
Office 2003 upgrade.
Sun, 4 Nov 2007 02:33:00 -0800
I have just upgraded to Vista but have problems with my office. I bought it
second hand and loaded it onto my computer running XP. I also tried to load
it on my lapytop, but it would not let me do it. Fine.
Now I have upgraded my computer with a new motherboard. I have two problems.
Firsat being an upgrade ...
|
Reading webservice data in vbs
Fri, 2 Nov 2007 19:40:56 +0100
Hi,
I have created a vb script which can pull data from a web service like this:
dim SOAPClient, xmlDoc
set SOAPClient = createobject("MSSOAP.SOAPClient")
SOAPClient.mssoapinit("http://localhost/WebServices/Services.asmx?WSDL")
set xmlDoc = SOAPClient.MyMethod("test")
However I can't figure out how to fi ...
|