Jump to content
Xtreme .Net Talk

Recommended Posts

Posted (edited)

:mad:

I have some .NET code in one folder e.g. c:\wwwroot\..\mycode\.

Then I have the same code in another directory (copied across to) e.g. c:\wwwroot\..\testcode\.

Why is it that when I run the 'testcode' my internet explorer address bar says 'http://localhost:2319/mycode/' (and not 'http://localhost:2319/testcode/')

 

I know in Tools > Options > Projects and Solutions (General) it says it's linked to my folder in the mydocuments\visual studio 2005\..\projects\. Why?

 

How do I make it so that it only runs the local code files?

Can this be dynamic?

 

If answered: Is this worthy for the sticky?

 

Any clues would be much appreciated.

 

Kind Regards,

 

g000we

Edited by g000we

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...