Hi All,
I made a web based program using ASP.NET C# 2010 and I have 2 website on the web server 2003 with IP eg. 10.1.1.9. The first website is using port 80 and the second website using port 81.
If I want to access the second website, in the browser I typed
http://10.1.1.9:81/index.aspx , it runs well for several months, but now when I typehttp://10.1.1.9:81/index.aspx , It displays like this :
http://10.1.1.9:81/(S(403gfn2prwaq4quykkffpiue))/index.aspx
We can login and open the menu, but If I access the web from the internet eg http://erp.xxx.com:81/index.aspx It displays an error.
Does anyone know how to solve this problem ?
Thank you
Regards,
Sentoso Bunyamin