Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Can't compile getting SteamAuth reference error. #1146

Open
PachiMc opened this issue Feb 12, 2019 · 8 comments
Open

Can't compile getting SteamAuth reference error. #1146

PachiMc opened this issue Feb 12, 2019 · 8 comments

Comments

@PachiMc
Copy link

PachiMc commented Feb 12, 2019

he type or namespace name 'SteamAuth' could not be found. 2017 vs, nuget actived and i tried reinstalling the package

@ghost
Copy link

ghost commented Feb 20, 2019

Have you added it as a project dependency reference?

@PachiMc
Copy link
Author

PachiMc commented Feb 20, 2019

Have you added it as a project dependency reference?

u mean active auto download nuget packs?

@ghost
Copy link

ghost commented Feb 21, 2019

No, with some visual studio projects you have to right click where it says References in the solution manager and add the SteamAuth.dll .

@PachiMc
Copy link
Author

PachiMc commented Feb 21, 2019

No, with some visual studio projects you have to right click where it says References in the solution manager and add the SteamAuth.dll .

thanks, but i dont have a reference called "SteamAuth.dll " to add, only some of .net framework, where can i find it ? image: https://www.screencast.com/t/aExEM5v4Hb

@ghost
Copy link

ghost commented Feb 24, 2019

The reference exists, it just cannot be found. Can you go to NuGet and install the latest version of SteamAuth (3.0.0) to your project?

Edit: What Antivirus software have you got installed? Some Antivirus software may remove the .dll.

@alikoza
Copy link

alikoza commented May 8, 2020

The reference exists, it just cannot be found. Can you go to NuGet and install the latest version of SteamAuth (3.0.0) to your project?

Edit: What Antivirus software have you got installed? Some Antivirus software may remove the .dll.

Can you help me for installing and updating this project ? I can pay for it .

@ghost
Copy link

ghost commented May 9, 2020

What issues are you having? If you contact me using my email I will be able to provide better help.

@alikoza
Copy link

alikoza commented May 9, 2020

I have contacted with you by email already. the issue is after updating dependencies bot not works. it seems there is something changed in steam API side. In all cases it gives me an error like warning: you have been disconnected from steam.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@alikoza @PachiMc and others