Ask a Question related to ASP.NET General, Design and Development.
-
Joe D #1
Running IIS locally
I have loaded IIS on my machine. When I run an ASP.NEt
application non of my object show up in the browser.
specifically any drop down boxes or data lists.
Is there a setting in IIS that I need to change?
Joe D Guest
-
Verity won't stay running - constantly running
I have tried several reinstalls, but it always shuts itself down. Verity keeps shutting itself OFF ???? All I see the next day is: Unable to... -
Testing CF Locally
I am in the habbit of making all my links absolute. This is a problem when I test my CF pages locally. Say I have a cflocation tag that points to... -
Test Locally?
When I try to open a local cfm file in a browser, it opens it in dreamweaver ,so I can never really test. I installed CF and all the services say... -
Running Web Flash locally
There is a flash tool online that I would like to copy onto my local machine so I can run it while not connected to the web. I can download the main... -
Work locally?
Hi, I have included the following code in my asp page. It seems to work fine on my localhost. However when i tried to access the page on other pc... -
Steve C. Orr, MCSD #2
Re: Running IIS locally
You need to repair your IIS mappings.
To do this, run the following command:
aspnet_regiis.exe -i
Here's further information:
[url]http://support.microsoft.com/default.aspx?scid=KB;EN-US;q306005[/url]
--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]
"Joe D" <Joe_DeForte@doh.state.fl.us> wrote in message
news:0ad001c34b0a$8d7b4c90$a001280a@phx.gbl...> I have loaded IIS on my machine. When I run an ASP.NEt
> application non of my object show up in the browser.
> specifically any drop down boxes or data lists.
> Is there a setting in IIS that I need to change?
>
Steve C. Orr, MCSD Guest



Reply With Quote

