Click here to Skip to main content
15,923,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,

I'm hosting my asp.net website in windows xp system. I'm accessing all my webpages in that system they works fine. If I access the same site from other systems after loading some of the pages I found error that connection could not be possible.

Is there any issue hosting the website in the xp system and server OS system. Or how to get rid of this issue.

Your suggestions are valid.

Thanks,
Riswan
Posted

1 solution

Provide the full error details:

Some general points in hosting site with windows xp

You could host one site with Windows XP Professional and it's IIS.

However, Windows XP is desktop operating system, not optimized for high server performance: optimized disk access, possibility to accept and serve lot of incoming TCP/IP connections, fine tune caching systems ...

In short: yes, you can, but much better choice is real server operating system.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900