DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2004
    Location
    Houston, Texas
    Posts
    24

    finally... an error

    Well, I'm past seeing my code in the browser, and now I have an error to look at:
    ********************************
    Error Type:
    Active Server Pages, ASP 0221 (0x80004005)
    The specified 'Page Language="vb" AutoEventWireup="false"
    Codebehind="dispCalendar.aspx.vb"=
    Inherits="CalendarControl.dispCalendar" ' option is unknown or invalid.
    /CalendarControl/dispCalendar.aspx, line 1
    ********************************
    I added an .aspx extension to IIS. Do I need a .dll to run with that? Shouldn't that have all been in the .Net framework?
    This is the sequel to my previous question. If anyone has any tips it would be appreciated.
    Men acquire a particular quality by constantly acting a particular way...you become just by performing just actions, temperate by performing temperate actions, brave by performing brave actions.
    Aristotle

  2. #2
    Join Date
    Jun 2004
    Location
    Houston, Texas
    Posts
    24

    I'm replying to my owns posts... how pethetic.

    I've been working on this for a few days now. I've gone from seeing the actual code in the browser to an error '' to the following '-2147467259 (0x80004005)' Thats all I see in the browser. I went into iis and added .aspx to the extensions and the path of 'C:WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll' for that extension. before i did that I was getting the following error

    Error Type:
    Active Server Pages, ASP 0221 (0x80004005)
    The specified 'Page Language="vb" AutoEventWireup="false"
    Codebehind="dispCalendar.aspx.vb"=
    Inherits="CalendarControl.dispCalendar" ' option is unknown or invalid.
    /CalendarControl/dispCalendar.aspx, line 1

    Once I added '.aspx' to iis this error went away but then i got '-2147467259 (0x80004005)' sent to the page. I know this calendar control must work, and I really like the design, so I'm anxious to find and fix the probs here.

    I don't know if I'm getting closer or further away from seeing the nifty little calendar work. Any suggestions anyone? Anyone? Bueller?
    Men acquire a particular quality by constantly acting a particular way...you become just by performing just actions, temperate by performing temperate actions, brave by performing brave actions.
    Aristotle

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links