Click here to Skip to main content
15,896,359 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: C# code styling Pin
Jacquers16-Aug-21 19:25
Jacquers16-Aug-21 19:25 
GeneralRe: C# code styling Pin
lmoelleb16-Aug-21 21:57
lmoelleb16-Aug-21 21:57 
GeneralRe: C# code styling Pin
#realJSOP16-Aug-21 23:33
professional#realJSOP16-Aug-21 23:33 
GeneralRe: C# code styling Pin
lmoelleb17-Aug-21 3:03
lmoelleb17-Aug-21 3:03 
GeneralRe: C# code styling Pin
#realJSOP17-Aug-21 23:10
professional#realJSOP17-Aug-21 23:10 
GeneralRe: C# code styling Pin
lmoelleb17-Aug-21 23:23
lmoelleb17-Aug-21 23:23 
GeneralCP handy for lots of stuff (even programming info) Pin
theoldfool16-Aug-21 7:28
professionaltheoldfool16-Aug-21 7:28 
GeneralRe: CP handy for lots of stuff (even programming info) Pin
OriginalGriff16-Aug-21 8:15
mveOriginalGriff16-Aug-21 8:15 
I had the same problem, but found a workround: set your router to give a fixed IP address to your NAS and disconect the current shares. Then remake them using IP addresses instead of server names.

All shares on my SMB1 NASes work fine (though occasionally I have to restart Windows if it doesn't connect, but that's because the NAS has spun down the drives and hibernated it's software overnight rather than being Windows fault. It just takes too long to wake up and Windows times out waiting. A restart fixes it immediately.

CMD
C:\Users\PaulG>net use
New connections will be remembered.


Status       Local     Remote                    Network

-------------------------------------------------------------------------------
OK           A:        \\192.168.0.11\ZDCIM      Microsoft Windows Network
OK           B:        \\192.168.0.11\Griff      Microsoft Windows Network
OK           M:        \\192.168.0.11\Music      Microsoft Windows Network
OK           P:        \\192.168.0.11\Pictures   Microsoft Windows Network
OK           S:        \\192.168.0.11\Software   Microsoft Windows Network
OK           V:        \\192.168.0.11\Video      Microsoft Windows Network
OK           X:        \\192.168.0.11\Publications
                                                Microsoft Windows Network
The command completed successfully.


C:\Users\PaulG>

"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!

GeneralRe: CP handy for lots of stuff (even programming info) Pin
theoldfool16-Aug-21 8:48
professionaltheoldfool16-Aug-21 8:48 
GeneralRe: CP handy for lots of stuff (even programming info) Pin
Slow Eddie16-Aug-21 11:54
professionalSlow Eddie16-Aug-21 11:54 
GeneralRe: CP handy for lots of stuff (even programming info) Pin
theoldfool16-Aug-21 12:36
professionaltheoldfool16-Aug-21 12:36 
GeneralRe: CP handy for lots of stuff (even programming info) Pin
Slow Eddie17-Aug-21 2:07
professionalSlow Eddie17-Aug-21 2:07 
GeneralRe: CP handy for lots of stuff (even programming info) Pin
theoldfool17-Aug-21 2:17
professionaltheoldfool17-Aug-21 2:17 
GeneralThought of the Day Pin
OriginalGriff16-Aug-21 5:52
mveOriginalGriff16-Aug-21 5:52 
GeneralRe: Thought of the Day Pin
jeron116-Aug-21 6:00
jeron116-Aug-21 6:00 
GeneralRe: Thought of the Day Pin
fgs196316-Aug-21 6:46
fgs196316-Aug-21 6:46 
GeneralRe: Thought of the Day Pin
jeron116-Aug-21 7:27
jeron116-Aug-21 7:27 
GeneralRe: Thought of the Day Pin
fgs196316-Aug-21 9:19
fgs196316-Aug-21 9:19 
GeneralRe: Thought of the Day Pin
obermd16-Aug-21 9:23
obermd16-Aug-21 9:23 
GeneralRe: Thought of the Day Pin
fgs196316-Aug-21 9:29
fgs196316-Aug-21 9:29 
GeneralRe: Thought of the Day Pin
jeron116-Aug-21 9:23
jeron116-Aug-21 9:23 
GeneralRe: Thought of the Day Pin
fgs196316-Aug-21 9:31
fgs196316-Aug-21 9:31 
GeneralRe: Thought of the Day Pin
jeron116-Aug-21 9:55
jeron116-Aug-21 9:55 
GeneralRe: Thought of the Day Pin
fgs196316-Aug-21 10:04
fgs196316-Aug-21 10:04 
GeneralRe: Thought of the Day Pin
Jacquers16-Aug-21 7:37
Jacquers16-Aug-21 7:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.