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.