Hi,
I have a website on machine A and I have uploaded the code to GitHub. On machine B I have downloaded the code from GitHub - transferring the code from machine A to machine B. My problem is when I attempt to run on machine B it tries to start the server
on a different port and I get a Http 500 error.
On machine B I can successfuly launch other web sites that were created on machine B so I know the server is working and WebMatrix can start and run the locally created websites.
The problem is that WebMatrix cannot successfully launch a website whose code was downloaded from GitHub.
Any clues or pointers would be most appreciated.
Thanks,
Frank
Go to the complete details ...