Hi I am trying to set up a new project using visual studio .net.
My working method is one where i have a live server outside of office and the server where the development work is stored is not my local machine.
What do i need to do to set up my visual studio .net to work in such environment?
I am currently recieving an error of type:
The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://10.0.0.241:88/testWeb'. 'HTTP/1.1 500 Internal Server Error'
I have looked at the following link and have not understood:
http://dotnetjunkies.com/WebLog/pete...1/20/3796.aspx
will be greatful for the advise
ak
ak