Wednesday, March 28, 2012

Viweing my web-application Online

Hi guys,

I have a presenation to make to my supervisor, presenting my
web-application. I want the web-application in asp.net that I am developing
on my pc here can presented over the internet. When I run it on localhost or
on my own IP Address e.g. 192.33.33.33/NameOfMyProject then it works on my
own pc, but ot doesnt seem to work on any other pc, i.e. on the internet ?

How may I resolve that, and what could be the possible problems?

Thanks,

IrfanDid you install Internet Information Services and the .NET Framework on the
Internet computer?

"Irfan Akram" <IrfanAkram@.discussions.microsoft.com> wrote in message
news:573F1E5C-E149-47FB-959E-883D6AAB7874@.microsoft.com...
> Hi guys,
> I have a presenation to make to my supervisor, presenting my
> web-application. I want the web-application in asp.net that I am
> developing
> on my pc here can presented over the internet. When I run it on localhost
> or
> on my own IP Address e.g. 192.33.33.33/NameOfMyProject then it works on my
> own pc, but ot doesnt seem to work on any other pc, i.e. on the internet ?
> How may I resolve that, and what could be the possible problems?
> Thanks,
> Irfan
I'm pretty sure 192.x.x.x is a local address that can't be accessed from the
internet...it's possible your computer isn't accessible from the internet
so you'll need one which is externally availble... This is totally a network
issue...

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/

"Irfan Akram" <IrfanAkram@.discussions.microsoft.com> wrote in message
news:573F1E5C-E149-47FB-959E-883D6AAB7874@.microsoft.com...
> Hi guys,
> I have a presenation to make to my supervisor, presenting my
> web-application. I want the web-application in asp.net that I am
developing
> on my pc here can presented over the internet. When I run it on localhost
or
> on my own IP Address e.g. 192.33.33.33/NameOfMyProject then it works on my
> own pc, but ot doesnt seem to work on any other pc, i.e. on the internet ?
> How may I resolve that, and what could be the possible problems?
> Thanks,
> Irfan

0 comments:

Post a Comment