Can't find steam.dll error: Difference between revisions
Jump to navigation
Jump to search
m (added error text) |
No edit summary |
||
Line 1: | Line 1: | ||
{{otherlang2 | |||
|ru = Can't_find_steam.dll_error:ru}} | |||
The error message <code>Can't find steam.dll relative to executable path ''<steam path>''</code> is caused by moving or deleting files in the Steam directory, or the Steam directory itself. If you cannot fix it by replacing the files that you've moved or deleted, you can first try to [[Reinstall the Source SDK installation]]. Next, you can try deleting the <code>ClientRegistry.blob</code> file and restart Steam. If that does not work, Steam itself must be [http://steampowered.custhelp.com/cgi-bin/steampowered.cfg/php/enduser/std_adp.php?p_faqid=144 installed from scratch]. | The error message <code>Can't find steam.dll relative to executable path ''<steam path>''</code> is caused by moving or deleting files in the Steam directory, or the Steam directory itself. If you cannot fix it by replacing the files that you've moved or deleted, you can first try to [[Reinstall the Source SDK installation]]. Next, you can try deleting the <code>ClientRegistry.blob</code> file and restart Steam. If that does not work, Steam itself must be [http://steampowered.custhelp.com/cgi-bin/steampowered.cfg/php/enduser/std_adp.php?p_faqid=144 installed from scratch]. | ||
Line 5: | Line 6: | ||
The Steam directory is where the <code>steam.exe</code> and <code>steam.dll</code> files are located. There should be only one copy of these files. Additional copies (due to an aborted install or other reason) will result in errors. | The Steam directory is where the <code>steam.exe</code> and <code>steam.dll</code> files are located. There should be only one copy of these files. Additional copies (due to an aborted install or other reason) will result in errors. | ||
[[Category:Source_SDK_FAQ]] |
Revision as of 05:49, 24 December 2009
Template:Otherlang2
The error message Can't find steam.dll relative to executable path <steam path>
is caused by moving or deleting files in the Steam directory, or the Steam directory itself. If you cannot fix it by replacing the files that you've moved or deleted, you can first try to Reinstall the Source SDK installation. Next, you can try deleting the ClientRegistry.blob
file and restart Steam. If that does not work, Steam itself must be installed from scratch.
Additional information
The Steam directory is where the steam.exe
and steam.dll
files are located. There should be only one copy of these files. Additional copies (due to an aborted install or other reason) will result in errors.