Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual C++ runtime library error when trying to connect or subscribe #182

Open
gartha1 opened this issue Apr 25, 2020 · 1 comment
Open

Comments

@gartha1
Copy link

gartha1 commented Apr 25, 2020

I get this error when trying to connect, while it says subscribing
i'm on two windows machines running win 7 connecting one 'gobby' to the other.
https://i.imgur.com/pH02rop.png

@gartha1
Copy link
Author

gartha1 commented Apr 25, 2020

solved,
I figured it was using a similar thing to samba or windows file sharing, And that can't share files unless done the windows style login..

and eg so from a command prompt, I did net use \remotecompname then the net use command prompted me for a username and password, which I gave it. (So then windows file sharing would work seamlessly)

Then gobby worked without giving me that error.

You may want to add about dong 'net use \remotecompname' to the instructions though. That they should get windows file sharing working without a user/pass each time. Or have gobby prompt for user/pass but I think better to push the responsibility to the user.. Either way, a crash for that could be corrected.

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

No branches or pull requests

1 participant