• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

TF2 Vista 64 error

gizbug

Platinum Member
Log Name: Application
Source: Application Error
Date: 10/27/2007 5:48:41 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: BoDEAN-PC
Description:
Faulting application hl2.exe, version 0.0.0.0, time stamp 0x470c11ae, faulting module shaderapidx9.dll, version 0.0.0.0, time stamp 0x47152a3d, exception code 0xc0000005, fault offset 0x00029c86, process id 0xc84, application start time 0x01c818eb84c20c61.



Any idea how to fix this error?
Using vista 64. Happened ever since I installed the 169.01 forceware drivers
 
[SOLUTION] shaderapidx9.dll related crashes on Vista
I've seen plenty of posts around here asking for help with games crashing on Windows Vista and shaderapidx9.dll being cited as the cause. I had the same problems myself, and none of the fixes i found worked (Steam's FAQ page, the resolution tricks, etc).

So I went around and googled. The problem has to do with a WMI problem in Vista. It seems to be caused after installing certain versions of AIM and other IM programs from what I've seen. This happened to me after I installed the newest "classic" version of AIM.

It seems that valve knows the problem has to do with WMI, but looking at their support page for it, they dont have the solution.

Anyway, I came up with this after looking on MS forums.

BEFORE you do this, make sure this is actually the problem. One easy way to tell is by trying to access the "Network and Sharing Center" or by looking at the network icon in your taskbar. If you cant get into the network center or if the network icon has a red X and youre sure you are connected to something, then you have a WMI problem.

Another way to check is by going into Control Panel > Administrative Tools > Computer Management > Services and Applications (on the left menu) > WMI Control > More Actions (on the right) > Properties.
If theres a WMI issue, you'll see some sort of error saying access denied.

----------------------------------------------------------
For users with Windows Vista Ultimate or Business editions:
(Credit goes to blueshot from MS forums)

>>Right click "Computer"
>>Click "Manage"
>>Double click "Users and Groups"
>>Click "Groups"
>>Right click "Administrators"
>>Click "Add to group..."
>>Click "Add"
>>Click "Advanced"
>>Click "Find Now"
>>Double click "Local Service"
>>Click "Ok"
>>"NT Authority\Local Service" should show up in the list now
>>Click "Ok"
>>Close Computer Management and reboot.
----------------------------------------------------------
----------------------------------------------------------
For users with the Home editions of Vista:
(Credit goes to SWAndersen)
Go to the command prompt (hit run and type in cmd.exe)
and type this in:

net localgroup Administrators /add Local Service

(optional)
then you can type this in:

net localgroup Administrators

and if LOCAL NT AUTHORITY/SERVICE is listed, then it worked. Now go reboot.
 
Back
Top