access asp.net website from an ip address ?
-
hello.. i have a webseit in asp.net web developer. when i compile the file its running on my machine on 127.0.0.1 ie the localhost. but it cannot be accessed from the other ip address ie by refering to the machine ip rather than the localhost. what is the procedure to access the as.net website from other systems...
-
hello.. i have a webseit in asp.net web developer. when i compile the file its running on my machine on 127.0.0.1 ie the localhost. but it cannot be accessed from the other ip address ie by refering to the machine ip rather than the localhost. what is the procedure to access the as.net website from other systems...
-
well you need to host it. using IIS or something
Life goes very fast. Tomorrow, today is already yesterday.
i tried IIS v 5.0 and could access the pages.. but the asp tags are not executed and i get the tags as output rather than their result. . . .
-
hello.. i have a webseit in asp.net web developer. when i compile the file its running on my machine on 127.0.0.1 ie the localhost. but it cannot be accessed from the other ip address ie by refering to the machine ip rather than the localhost. what is the procedure to access the as.net website from other systems...
when you run your application from visual studio, it does not run within IIS. see what the address looks like. The simples solution is publish your application to your local IIS, then users can get to it by
http://your_machine_name/your_application_name
from within your network.Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]