Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a Maintenance Form and Container components
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01012512
Message ID:
01012558
Views:
25
This is happening because the method you're overriding doesn't have the keyword "virtual" - the key words affect the way polymorphism and inheritances operate.

It should still compile.
Previous
Reply
Map
View

Click here to load this message in the networking platform