I am creating one webapplication in VS 2008 c#.It works proper in local.
means,if i use the link like
http://Localhost/virtualdirector yname/default.aspx
it is working properly.But if i use my port address instead of tht localhost like
http://port address//virtualdirector yname/default.aspx
it is not working...
please give a good solution as soon as possible...
thanks.......
means,if i use the link like
http://Localhost/virtualdirector yname/default.aspx
it is working properly.But if i use my port address instead of tht localhost like
http://port address//virtualdirector yname/default.aspx
it is not working...
please give a good solution as soon as possible...
thanks.......
Comment