Link to home
Start Free TrialLog in
Avatar of WvR
WvR

asked on

Cannot open de welcome.aspx after installing the Visual Basic .NET Resource Kit

Hello,

I installed the Visual Basic .NET Resource Kit
IIS is running.

After installing a shortcut "Welcome.aspx" created on my desktop, when dubble clicking on it, Visual Basic.NET started with an error:

<%@ Page Language="vb" AutoEventWireup="false" Codebehind="Welcome.aspx.vb" Inherits="VBPromotion.Welcome" %>
<%@ Register TagPrefix="uc" TagName="Footer" Src="Controls/Footer.ascx" %>
<%@ Register TagPrefix="uc" Tagname="RolloverImage" src="Rollover.ascx" %>

How can i use the Resource kit??? What do i do wronge???


Thank you,
HP van Hagen
WvR
ASKER CERTIFIED SOLUTION
Avatar of 123654789987
123654789987

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of WvR
WvR

ASKER

Hi,

Still not working!

HP