URL of localhost using IISASP/ASP.NET Best way to handle write permissions?Creating a test site for a current IIS site?Getting Classic ASP to work in .js files under IIS 7Why is my ASP website so slow?IIS 7 my site works using localhost but using 127.0.0.1 or my IP 192.168.1.66 failscan you install iis 7.5 full version on windows 7?Using multiple hostnames on IISWindows Authentication working on localhost but not on other site on IISIIS logging cannot be turned onIIS 10 Custom 404 Error pages not working
Accidentally renamed tar.gz file to a non tar.gz file, will my file be messed up
Why don’t airliners have temporary liveries?
How to generate random points without duplication?
Importance sampling estimation of power function
Their answer is discrete, mine is continuous. They baited me into the wrong answer. I have a P Exam question
Can't login after removing Flatpak
Calling GPL'ed socket server inside Docker?
What can plausibly explain many of my very long and low-tech bridges?
Adding two lambda-functions in C++
You've spoiled/damaged the card
Why is the relationship between frequency and pitch exponential?
PC video game involving floating islands doing aerial combat
Word for a small burst of laughter that can't be held back
Is it legal in the UK for politicians to lie to the public for political gain?
Completing the square to find if quadratic form is positive definite.
How to supress loops in a digraph?
Bent spoke design wheels — feasible?
Smooth switching between 12v batteries, with toggle switch
Is the decompression of compressed and encrypted data without decryption also theoretically impossible?
How were concentration and extermination camp guards recruited?
Finding the constrain of integral
Secure offsite backup, even in the case of hacker root access
How do I calculate APR from monthly instalments?
What's the correct term for a waitress in the Middle Ages?
URL of localhost using IIS
ASP/ASP.NET Best way to handle write permissions?Creating a test site for a current IIS site?Getting Classic ASP to work in .js files under IIS 7Why is my ASP website so slow?IIS 7 my site works using localhost but using 127.0.0.1 or my IP 192.168.1.66 failscan you install iis 7.5 full version on windows 7?Using multiple hostnames on IISWindows Authentication working on localhost but not on other site on IISIIS logging cannot be turned onIIS 10 Custom 404 Error pages not working
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
So I have IIS installed at work and use the following URL to test my asp site:
http://localhost/mysite/index.asp
I'm on the road and need to work on it. I have all the site files, but I don't have an XP disc so I installed IIS express. All the files and folder locations and names are the same, but the URL (http://localhost/mysite/index.asp) no longer works. What do I do?
iis asp
migrated from stackoverflow.com Mar 14 '11 at 9:17
This question came from our site for professional and enthusiast programmers.
add a comment |
So I have IIS installed at work and use the following URL to test my asp site:
http://localhost/mysite/index.asp
I'm on the road and need to work on it. I have all the site files, but I don't have an XP disc so I installed IIS express. All the files and folder locations and names are the same, but the URL (http://localhost/mysite/index.asp) no longer works. What do I do?
iis asp
migrated from stackoverflow.com Mar 14 '11 at 9:17
This question came from our site for professional and enthusiast programmers.
2
Do you think thatbut the URL no longer works
is a problem description? I don't. It's more of a rant and it would require some telepathic skills from the person answering your question in order to know what exactly is happening. What exact steps did you do? What is the expected result. What is the actual result? How does it differ from the expected result? That's how you should ask a question and not just say that something doesn't work. Not to mention that server configuration and administration questions should go to serverfault.com
– Darin Dimitrov
Mar 13 '11 at 20:07
add a comment |
So I have IIS installed at work and use the following URL to test my asp site:
http://localhost/mysite/index.asp
I'm on the road and need to work on it. I have all the site files, but I don't have an XP disc so I installed IIS express. All the files and folder locations and names are the same, but the URL (http://localhost/mysite/index.asp) no longer works. What do I do?
iis asp
So I have IIS installed at work and use the following URL to test my asp site:
http://localhost/mysite/index.asp
I'm on the road and need to work on it. I have all the site files, but I don't have an XP disc so I installed IIS express. All the files and folder locations and names are the same, but the URL (http://localhost/mysite/index.asp) no longer works. What do I do?
iis asp
iis asp
asked Mar 13 '11 at 20:05
miles
migrated from stackoverflow.com Mar 14 '11 at 9:17
This question came from our site for professional and enthusiast programmers.
migrated from stackoverflow.com Mar 14 '11 at 9:17
This question came from our site for professional and enthusiast programmers.
2
Do you think thatbut the URL no longer works
is a problem description? I don't. It's more of a rant and it would require some telepathic skills from the person answering your question in order to know what exactly is happening. What exact steps did you do? What is the expected result. What is the actual result? How does it differ from the expected result? That's how you should ask a question and not just say that something doesn't work. Not to mention that server configuration and administration questions should go to serverfault.com
– Darin Dimitrov
Mar 13 '11 at 20:07
add a comment |
2
Do you think thatbut the URL no longer works
is a problem description? I don't. It's more of a rant and it would require some telepathic skills from the person answering your question in order to know what exactly is happening. What exact steps did you do? What is the expected result. What is the actual result? How does it differ from the expected result? That's how you should ask a question and not just say that something doesn't work. Not to mention that server configuration and administration questions should go to serverfault.com
– Darin Dimitrov
Mar 13 '11 at 20:07
2
2
Do you think that
but the URL no longer works
is a problem description? I don't. It's more of a rant and it would require some telepathic skills from the person answering your question in order to know what exactly is happening. What exact steps did you do? What is the expected result. What is the actual result? How does it differ from the expected result? That's how you should ask a question and not just say that something doesn't work. Not to mention that server configuration and administration questions should go to serverfault.com– Darin Dimitrov
Mar 13 '11 at 20:07
Do you think that
but the URL no longer works
is a problem description? I don't. It's more of a rant and it would require some telepathic skills from the person answering your question in order to know what exactly is happening. What exact steps did you do? What is the expected result. What is the actual result? How does it differ from the expected result? That's how you should ask a question and not just say that something doesn't work. Not to mention that server configuration and administration questions should go to serverfault.com– Darin Dimitrov
Mar 13 '11 at 20:07
add a comment |
2 Answers
2
active
oldest
votes
Check the name of the virtual directory in iis
add a comment |
How exactly have you setup IIS Express? Is it running on a custom port.
Check your system tray when you have the site running and you'll usually get an icon for the instance of IIS Express which will indicate the port number the instance is using.
You'd then connect using something like:
http://localhost:portnumber/mysite/index.asp
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f247062%2furl-of-localhost-using-iis%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Check the name of the virtual directory in iis
add a comment |
Check the name of the virtual directory in iis
add a comment |
Check the name of the virtual directory in iis
Check the name of the virtual directory in iis
answered Mar 13 '11 at 20:14
PleunPleun
1112
1112
add a comment |
add a comment |
How exactly have you setup IIS Express? Is it running on a custom port.
Check your system tray when you have the site running and you'll usually get an icon for the instance of IIS Express which will indicate the port number the instance is using.
You'd then connect using something like:
http://localhost:portnumber/mysite/index.asp
add a comment |
How exactly have you setup IIS Express? Is it running on a custom port.
Check your system tray when you have the site running and you'll usually get an icon for the instance of IIS Express which will indicate the port number the instance is using.
You'd then connect using something like:
http://localhost:portnumber/mysite/index.asp
add a comment |
How exactly have you setup IIS Express? Is it running on a custom port.
Check your system tray when you have the site running and you'll usually get an icon for the instance of IIS Express which will indicate the port number the instance is using.
You'd then connect using something like:
http://localhost:portnumber/mysite/index.asp
How exactly have you setup IIS Express? Is it running on a custom port.
Check your system tray when you have the site running and you'll usually get an icon for the instance of IIS Express which will indicate the port number the instance is using.
You'd then connect using something like:
http://localhost:portnumber/mysite/index.asp
answered Mar 14 '11 at 10:27
Chris WChris W
2,40011932
2,40011932
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f247062%2furl-of-localhost-using-iis%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Do you think that
but the URL no longer works
is a problem description? I don't. It's more of a rant and it would require some telepathic skills from the person answering your question in order to know what exactly is happening. What exact steps did you do? What is the expected result. What is the actual result? How does it differ from the expected result? That's how you should ask a question and not just say that something doesn't work. Not to mention that server configuration and administration questions should go to serverfault.com– Darin Dimitrov
Mar 13 '11 at 20:07