Deployee in Client machine
-
Make virtual direcory in your own system And access it from your boss system. You can do it like http://IP OF YOUR SYSTEM/VirutalDirecoryName/PageName.aspx
Ahsan Ullah Senior Software Engineer MCTS 2.0
thanks for support i tried that but i got the error that is page cannot be display
-
thanks for support i tried that but i got the error that is page cannot be display
you have to specify ur boss' computer name or IP in your firewall so that his computer can access your IIS... Open your firewall setup in control panel and click "advance"... from there, read the instruction on how to give acccess... hope this will help you.
xxx
-
thanks for support i tried that but i got the error that is page cannot be display
mdazeemuddin wrote:
i tried that but i got the error that is page cannot be display
Did you create virtual Directory? Did you setup the Authentication setting, Framework version and Documents etc? Does you system able to ping from other system?
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net
-
mdazeemuddin wrote:
i tried that but i got the error that is page cannot be display
Did you create virtual Directory? Did you setup the Authentication setting, Framework version and Documents etc? Does you system able to ping from other system?
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net
it does not matter if your page is in virtual or not... the problem is in the firewall of the host pc... It must allow the remote pc by specifying the IP or Name to give access the page through a specific port, and that must be define in your firewall especially when you are using Windows XP.... The main issue/problem is the security....
xxx
-
you have to specify ur boss' computer name or IP in your firewall so that his computer can access your IIS... Open your firewall setup in control panel and click "advance"... from there, read the instruction on how to give acccess... hope this will help you.
xxx
thanks for support the way u said i did the same thing i open the control panel from there i open firewall setup then i open advance setting then i give permission to my boss computer to access my website i ping my computer from my boss computer. He get the reply from my computer. when i tried to open the website again it is given page cannot be display i type the url in this way http://myipaddress/websitename/Default.aspx will i have to set some setting from my iis or some other way is there i will tell what i did after publishing i copy the publish files and i past that file into wwwroot directory then i open the inetmgr from run then i open default website i saw my website folder i right click that folder after that i open the property and i set virtual directory then i closed the iis and from my computer i open the internet explorer i type the address as http://localhost/mywebsitename its work fine in localhost . will i have set some setting to access my boss from my computer please help me as soon as possible because i have to show today at any cost please help me
-
mdazeemuddin wrote:
i tried that but i got the error that is page cannot be display
Did you create virtual Directory? Did you setup the Authentication setting, Framework version and Documents etc? Does you system able to ping from other system?
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net
thanks for support yes i checked from other system it is giving reply when i ping from there
-
thanks for support the way u said i did the same thing i open the control panel from there i open firewall setup then i open advance setting then i give permission to my boss computer to access my website i ping my computer from my boss computer. He get the reply from my computer. when i tried to open the website again it is given page cannot be display i type the url in this way http://myipaddress/websitename/Default.aspx will i have to set some setting from my iis or some other way is there i will tell what i did after publishing i copy the publish files and i past that file into wwwroot directory then i open the inetmgr from run then i open default website i saw my website folder i right click that folder after that i open the property and i set virtual directory then i closed the iis and from my computer i open the internet explorer i type the address as http://localhost/mywebsitename its work fine in localhost . will i have set some setting to access my boss from my computer please help me as soon as possible because i have to show today at any cost please help me
r u sure u can run your ASPX file in your own PC??? because f u did, the problem s the comunication between your pc and your bos' PC... you should make sure you pinged your pos' pc. pls check f u did the following.... 1. click "control panel", "Windows Firewall", "Advanced" 2. clisk "Local Area Connection" or d network u use in order to connect to your bos' PC. 3. Click "Settings", "Services", 4. "Web Server(HTTP)" must be check. 5. Click "Edit" button.... 6. input d IP address of your Bos' PC... 7. Save all d changes.... P.S. if it doesn't work, do the above instructions to your boss PC..... Your bos' PC myt have d same problem as yours... booth PC shud allow inbound and outbound communication in one common port. I know u understand what I mean.... F instructions were done.... type "http://xxx.xxx.xxx.xxx/mywebsitename" in your bos' pc. xxx.xxx.xxx.xxx is your d IP address of your PC.
xxx
-
thanks for support the way u said i did the same thing i open the control panel from there i open firewall setup then i open advance setting then i give permission to my boss computer to access my website i ping my computer from my boss computer. He get the reply from my computer. when i tried to open the website again it is given page cannot be display i type the url in this way http://myipaddress/websitename/Default.aspx will i have to set some setting from my iis or some other way is there i will tell what i did after publishing i copy the publish files and i past that file into wwwroot directory then i open the inetmgr from run then i open default website i saw my website folder i right click that folder after that i open the property and i set virtual directory then i closed the iis and from my computer i open the internet explorer i type the address as http://localhost/mywebsitename its work fine in localhost . will i have set some setting to access my boss from my computer please help me as soon as possible because i have to show today at any cost please help me
you can also delete your virtual directory instead, copy your ASPX files in WWWRoot folder... that makes a lot easier.... by the way, don't forget to install "dotnetfix" in your PC, that myt be one of the cause of your problem
xxx
-
r u sure u can run your ASPX file in your own PC??? because f u did, the problem s the comunication between your pc and your bos' PC... you should make sure you pinged your pos' pc. pls check f u did the following.... 1. click "control panel", "Windows Firewall", "Advanced" 2. clisk "Local Area Connection" or d network u use in order to connect to your bos' PC. 3. Click "Settings", "Services", 4. "Web Server(HTTP)" must be check. 5. Click "Edit" button.... 6. input d IP address of your Bos' PC... 7. Save all d changes.... P.S. if it doesn't work, do the above instructions to your boss PC..... Your bos' PC myt have d same problem as yours... booth PC shud allow inbound and outbound communication in one common port. I know u understand what I mean.... F instructions were done.... type "http://xxx.xxx.xxx.xxx/mywebsitename" in your bos' pc. xxx.xxx.xxx.xxx is your d IP address of your PC.
xxx
thank you very very very much finally with the help of u i show the demo to my boss thanks one again
-
thank you very very very much finally with the help of u i show the demo to my boss thanks one again
No problemmmmmmm.... share ur knowledge also to others.....
xxx