Developing with client and server machine

G

Guest

Hi,
I have visual studio 2005 on client machine
and another server machine (with sql server 2000 and IIS).
Also i have .sln (visual studio solution) file with some asp.net project i
have to
change and upgrade.
Where should i put the .sln file (visual studio solution)?
How do i connect with VS to the server machine to change and debug the code?
For some reason, it is always looking for the virtual directory -
"dotNetNuke_2" in my machine...
How can i change these settings in the solution file?

Thanks.
 
J

Juan T. Llibre

re:
Also i have .sln (visual studio solution) file with some asp.net project i
have to change and upgrade.

See "How to: Convert a Visual Studio .NET Project to Visual Studio 2005"
http://msdn2.microsoft.com/en-us/library/ms247241.aspx

Make sure you back up your project before converting it.

re:
How can i change these settings in the solution file?

In VS 2003, you could change the project's .webinfo file.

VS 2005 doesn't use project files anymore.
You have to convert the project before VS 2005 will open it.
 
E

Eliyahu Goldin

VS2005 supports a file system web server. You don't need IIS for
development. Do everything on the local machine, then deploy it on the
server. What do you mean by "always looking"?

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,999
Latest member
MakersCBDGummiesReview

Latest Threads

Top