Ask a Question related to ASP.NET General, Design and Development.
-
Tong Chen #1
ask for help for setting up the asp.net dev environment
Hi,
I was setting up a dev environment for using asp.net.
I set up the IIS and Visual Studio.NET and tried some aspx pages but
did not get the result I expected. What I got in the browser was my
aspx source code. Can anyone help to figure out what was wrong?
Thanks in advance,
Tong in Seattle
Tong Chen Guest
-
Setting Environment Variables
Greetings, My ColdFusion application has to act slightly differently depending on whether it is on the live server or the develop server. The... -
setting up a new environment
Hi, I have been tasked with seting up a new website. The site is done in coldfusion and is to run on a linux box with apache as the webserver.... -
Using PHP in a .Net environment?
Hello, I am working on a project that needs to use an opensource code library written in PHP and uses MySQL. I dont want to have to rewrite the... -
setting environment variables in IIS
Hi, How can I set up environment variables to be used in the script in IIS ? Thanks, Pradeep -
Setting up a Development Environment
Hello, I am trying to setup a development environment between two machines in a "workgroup" network configuration. Both machines have IIS... -
Ravikanth[MVP] #2
ask for help for setting up the asp.net dev environment
Hi
Use ASP.NET IIS Registration Tool (Aspnet_regiis.exe)
The following command installs the ASP.NET version
associated with the tool and updates the scriptmaps of
all existing ASP.NET applications.
Aspnet_regiis -i
Before Installing ASP.NET Version use the following
command
Aspnet_regiis -u
HTH
Ravikanth
aspx pages but>-----Original Message-----
>Hi,
>
>I was setting up a dev environment for using asp.net.
>I set up the IIS and Visual Studio.NET and tried somebrowser was my>did not get the result I expected. What I got in thewrong?>aspx source code. Can anyone help to figure out what was>
>Thanks in advance,
>
>Tong in Seattle
>.
>Ravikanth[MVP] Guest
-
Tong Chen #3
Re: ask for help for setting up the asp.net dev environment
Thanks very much, Ravikanth!
It works!
- Tong
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Tong Chen Guest



Reply With Quote

