G
Guest
Hi there:
I'm a veteran to ASP.NET 1.1, but new to 2.0, and I'm using VS 2005. When I
run the app on my local machine, using the built-in Web server, I have no
problems, but deploying the site to a 2003 Server machine (which is also
running several 1.1 sites) throws a persistent 404.
I've looked around and found several references to the app_offline file, for
which I've searched exhaustively and found nothing. I'm essentially running
a blank "Hello World" type site here, nothing fancy, just for purposes of
messing around with 2.0, and I cannot get anything to work. And Wrox's
Professional ASP.NET has been pretty much no help whatsoever.
The site's set up as its own site in IIS (not a virtual underneath something
else), it's using a new App Pool I set up just to keep the 2.0 stuff
separated from everything else, and in the ASP.NET tab, I've got 2.0
selected. What could be happening here? Is there some additional
requirement (i.e., having SQL 2005 Express installed -- this machine already
has SQL Server 2000) that I've missed somewhere in the documentation?
Any help would be greatly appreciated.
Thanks,
Chris
I'm a veteran to ASP.NET 1.1, but new to 2.0, and I'm using VS 2005. When I
run the app on my local machine, using the built-in Web server, I have no
problems, but deploying the site to a 2003 Server machine (which is also
running several 1.1 sites) throws a persistent 404.
I've looked around and found several references to the app_offline file, for
which I've searched exhaustively and found nothing. I'm essentially running
a blank "Hello World" type site here, nothing fancy, just for purposes of
messing around with 2.0, and I cannot get anything to work. And Wrox's
Professional ASP.NET has been pretty much no help whatsoever.
The site's set up as its own site in IIS (not a virtual underneath something
else), it's using a new App Pool I set up just to keep the 2.0 stuff
separated from everything else, and in the ASP.NET tab, I've got 2.0
selected. What could be happening here? Is there some additional
requirement (i.e., having SQL 2005 Express installed -- this machine already
has SQL Server 2000) that I've missed somewhere in the documentation?
Any help would be greatly appreciated.
Thanks,
Chris