ASP.Net Deployment Problems - Please Help!

G

Guest

I've created a simple web project, which works great on my local machine.
Every page works correctly (hyperlinks, textboxes, validator controls, etc.).
I've tried both the X-Copy method and a setup project to deploy, but none of
my pages are working right. For example, I don't see any of the controls
(textboxes, dropdownlists, etc.) I created, and none of the hyperlinks work
(they appear as just words in production, not hyperlinks!).

Thank you in advance for your help!
Richard
 
G

Girish bharadwaj

Thats not the same as ASP.NET. If you install .NET before IIS is installed,
you will not get aspnet on that box. I believe you can run aspnet_regiis.exe
with some command line arguments to get it registered. not sure. Check
documentation.
 
G

Guest

OK, I followed the instructions in KB 841558 -
http://support.microsoft.com/default.aspx?scid=kb;en-us;841558 to install
ASP.net (there were 2 versions: v1.0.3705 and v1.1.4322 in the
C:\WINNT\Microsoft.NET\Framework folder; I chose the v1.1.4322 when running
the command) and also registered the corresponding aspnet_isapi.dll. I then
restarted IIS, but now instead of a page with no controls, I'm getting a 404
error that the page cannot be found!

What should I try next? I did notice that FP extensions were not installed
on the default web site. Do these need to be installed before I can see my
pages? Seems strange that I cannot even get to the pages at all.

Thank you,
Richard
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top