Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 17th, 2004, 02:42 PM
Registered User
 
Join Date: May 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to PCnGA_30008
Default Table not showing in IIS

Gents-

I just started working with aspx .NET stuff. I copied the editable DB form with pubs sql DB. The form works great in Web Matrix with my IE browser. I can Add, Delete, and Edit data no problem. When I try it in IIS, I only get the html Heading on the page and no table, prior to the page load I get a debug error.

Any help would be greatly appreciated.

Thanks!

Phil
 
Old May 17th, 2004, 02:50 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Did you install the .Net Framework? Can you get anything else to show up in IIS?

 
Old May 17th, 2004, 04:14 PM
Registered User
 
Join Date: May 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to PCnGA_30008
Default

Yes. I installed the .net framework. THe default admin page for IIS shows up fine. However, the aspx code does not... Any help is appreciated :-)

Thank you...

PC
 
Old May 17th, 2004, 11:09 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default

so if u have problem runing ASPX files on server u might have permission Problem! Tell me the error u see to Run ASPX files.
Keep in touch.

Always:),
Hovik Melkomian.
 
Old May 18th, 2004, 07:55 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

try:

1) Open a command window. (Click Start, click Run, type cmd, and then click OK.)
2) Navigate to the directory of the Aspnet_regiis.exe version you want to use. Remember that each version of the .NET Framework comes with its own version.

The file is usually located in the following directory:
for XP c:\windows\Microsoft.NET\Framework\<versionNumber>
for 2000 c:\winnt\microsoft.net\framework\<versionNumber>

Then type aspnet_regiis.exe -i


 
Old May 18th, 2004, 06:42 PM
Registered User
 
Join Date: May 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to PCnGA_30008
Default

Yup!

aspnet_regiis.exe -i fixed the problem, plus some db permissions.

Thanks to all for the help :-)


Cheers!





Similar Threads
Thread Thread Starter Forum Replies Last Post
ODBC linked table showing old data (not refreshing d-fxt Access 3 November 14th, 2007 05:56 PM
iis.msc equivalent in IIS for Win XP Pro? RealDHelix Classic ASP Basics 14 March 18th, 2007 08:28 PM
hiding and showing the table in html through xslt nachiketha XSLT 6 March 16th, 2007 01:12 AM
IIS node properties not showing in XP Pro planoie ASP.NET 1.0 and 1.1 Professional 2 June 6th, 2004 04:27 AM
CreateObject error on IIS 4 but not IIS 5 timtom Classic ASP XML 1 December 5th, 2003 01:26 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.