I have an asp.net website that runs on my localhost and creates records on Sql server 2008 on my machine. When i try to run this website over LAN (from an other pc) the pages that don’t have any relation with the database run.
The other pages that shows records don’t run.
Any solution for this?
Thanks in advance.