I have recently added a wireless card to one of my home network computers. When the computer boots up it is suppose to add a network drive to windows explorer but since going wireless I get an error message saying the drive cannot be found. Before going wireless I would be asked for two logins...
I asked this question on the dns forum but got no replies.
For many years I have run two webs sites off two computers. I only have one ip address so I have dns configured on one of my computers to make sure the correct web site is served to the client. Everything worked fine until I switched...
For many years I have run two webs sites off two computers. I only have one ip address so I have dns configured on one of my computers to make sure the correct web site is served to the client. Everything worked fine until I switched to a new wireless router so that one of my computers can be...
Home network has 2 computers, 1 domain and 1 ip address
Machine 1: has iis web server and dns server and 2 web sites
Machine 2: iis server with net framework
Goal: set dns server on machine 1 to route all queries for the second web site to the iis server on Machine 2
How?
This is an under-the-hood question:
If I have a Public Class with a Private Constructor and a Public Method:
Public Class A
Private Sub New()
Public Sub DoSomething()
I can't implicitly create an instance of Class A from another class called B ( ie Dim a as New Class A) but I can use this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.