I received this error message in the system event viewer
file. Is this a sign of some spy software in my system?
AMLI: ACPI BIOS is attempting to read from an illegal IO
port address (0x71), which lies in the 0x70 - 0x71
protected address range. This could lead to system
instability. Please contact your system vendor for
technical assistance.You might try asking this in a more relevant newsgroup. This one is for SQL
Server security issues. Perhaps try a newsgroup based on whatever OS you're
using?
Sincerely,
Stephen Dybing
This posting is provided "AS IS" with no warranties, and confers no rights.
"Don Mc" <anonymous@.discussions.microsoft.com> wrote in message
news:13a2801c44408$38d24cf0$a501280a@.phx
.gbl...
> I received this error message in the system event viewer
> file. Is this a sign of some spy software in my system?
> AMLI: ACPI BIOS is attempting to read from an illegal IO
> port address (0x71), which lies in the 0x70 - 0x71
> protected address range. This could lead to system
> instability. Please contact your system vendor for
> technical assistance.
>|||You can also visit;
http://www.microsoft.com/mscorp/twc...cy/spyware.mspx
Thanks,
Kevin McDonnell
Microsoft Corporation
This posting is provided AS IS with no warranties, and confers no rights.
Showing posts with label software. Show all posts
Showing posts with label software. Show all posts
Thursday, March 22, 2012
Do I have a Spy software
Sunday, February 19, 2012
Distributed Transactions among servers with different languages
Hello,
My software uses DTC. When my server pool consists of Windows 2000 English machines only, everything works perfect.
However, if I test the software with some computers running Windows and SQL Server in Spanish and others running Windows in English, the software fails. Sometimes I get "0x8004d01c: A connection with the Transaction Manager was lost," others "0x8004d01b: Failed to obtain the Transaction Dispenser Interface." The DTC services are up and running in all computers.
As I said, it all works well when all servers run English Windows 2000. Is there a chance that the Distributed Transaction Coordinator service in English can't communicate with its counterpart in a Spanish Win2000?
Any comments would be greatly appreciated... Thanks!Dont get me started.....
Have you checked Technet for this?
Cheers
SG|||I've not been able to get any documentation on this subject. What have you learned? Please "get started"...
Originally posted by sqlguy7777
Dont get me started.....
Have you checked Technet for this?
Cheers
SG|||Hi
Sorry...."get started" is an expression...ignore it...
If two servers run two different languages, a T-SQL command in english may look different to the same command in Espanol, si?
i.e. SELECT * FROM TEST - English
??? * ??? ??? - Espanol
Does microsoft use same key words in Espanol & English?
HTH
SG|||The key words are the same. The language syntax is the same. This is true for SQL, C, VB and everything else.
We've narrowed down the problem, and it seems that the property "isenabled" of a COM+ object is not available in the Spanish (or French) versions of Windows 2000. It does exist in Windows 2000 English. Is this possible?
Originally posted by sqlguy7777
Hi
Sorry...."get started" is an expression...ignore it...
If two servers run two different languages, a T-SQL command in english may look different to the same command in Espanol, si?
i.e. SELECT * FROM TEST - English
??? * ??? ??? - Espanol
Does microsoft use same key words in Espanol & English?
HTH
SG|||Howdy
I dont know - I'm not a COM+ dude. It is possible, and worth doing some more searching on the internet as well. Have you looked right through BOL as well?
Sorry I cant help more.
Cheers
SG|||I would be surprised if something as basic as that was not available but there are strange problems with language versions.
This sounds like a wwindows problem rather than sql server (unless you are talking about the database property). Try posting on the microsoft newsgroups
http://msdn.microsoft.com/newsgroups/
My software uses DTC. When my server pool consists of Windows 2000 English machines only, everything works perfect.
However, if I test the software with some computers running Windows and SQL Server in Spanish and others running Windows in English, the software fails. Sometimes I get "0x8004d01c: A connection with the Transaction Manager was lost," others "0x8004d01b: Failed to obtain the Transaction Dispenser Interface." The DTC services are up and running in all computers.
As I said, it all works well when all servers run English Windows 2000. Is there a chance that the Distributed Transaction Coordinator service in English can't communicate with its counterpart in a Spanish Win2000?
Any comments would be greatly appreciated... Thanks!Dont get me started.....
Have you checked Technet for this?
Cheers
SG|||I've not been able to get any documentation on this subject. What have you learned? Please "get started"...
Originally posted by sqlguy7777
Dont get me started.....
Have you checked Technet for this?
Cheers
SG|||Hi
Sorry...."get started" is an expression...ignore it...
If two servers run two different languages, a T-SQL command in english may look different to the same command in Espanol, si?
i.e. SELECT * FROM TEST - English
??? * ??? ??? - Espanol
Does microsoft use same key words in Espanol & English?
HTH
SG|||The key words are the same. The language syntax is the same. This is true for SQL, C, VB and everything else.
We've narrowed down the problem, and it seems that the property "isenabled" of a COM+ object is not available in the Spanish (or French) versions of Windows 2000. It does exist in Windows 2000 English. Is this possible?
Originally posted by sqlguy7777
Hi
Sorry...."get started" is an expression...ignore it...
If two servers run two different languages, a T-SQL command in english may look different to the same command in Espanol, si?
i.e. SELECT * FROM TEST - English
??? * ??? ??? - Espanol
Does microsoft use same key words in Espanol & English?
HTH
SG|||Howdy
I dont know - I'm not a COM+ dude. It is possible, and worth doing some more searching on the internet as well. Have you looked right through BOL as well?
Sorry I cant help more.
Cheers
SG|||I would be surprised if something as basic as that was not available but there are strange problems with language versions.
This sounds like a wwindows problem rather than sql server (unless you are talking about the database property). Try posting on the microsoft newsgroups
http://msdn.microsoft.com/newsgroups/
Subscribe to:
Posts (Atom)