cannot connect to server remotely
-
I have built an aspx page but i cannot not access it remotely. It generates an error when i try to access the specific page. But it works fine when i just access the host. I am using IIS. Can anyone help
-
I have built an aspx page but i cannot not access it remotely. It generates an error when i try to access the specific page. But it works fine when i just access the host. I am using IIS. Can anyone help
Hi, Have you registered ASP.NET on IIS on server? Are you putting ok the correct port?
Visit my blog at http://dotnetforeveryone.blogspot.com
-
Hi, Have you registered ASP.NET on IIS on server? Are you putting ok the correct port?
Visit my blog at http://dotnetforeveryone.blogspot.com
how do i register asp.net on IIS.???i can access the default page that comes with iis by default (under contruction.....) but not the aspx
-
I have built an aspx page but i cannot not access it remotely. It generates an error when i try to access the specific page. But it works fine when i just access the host. I am using IIS. Can anyone help
If you are using SQL server.. Please Check remote connection whether it allow remote connections or not... if not then you need to allow the remote connection to access ur site remotly......
With Best Regards!! Muhammad Noor..
-
Hi, Have you registered ASP.NET on IIS on server? Are you putting ok the correct port?
Visit my blog at http://dotnetforeveryone.blogspot.com
hi, yes ASP.NET is definately registered. Do i need to allow access to the specific port in the settings because i have tried absolutely anything and i just cannot connect remotely. thanks