Example ASPSimple.aspx compilation error
by Kenneth Rovers other posts by this author
Sep 18 2005 9:05AM messages near this date
view in the new Beta List Site
Plc.exe and Vs2005
|
RE: Example ASPSimple.aspx compilation error
FRAMEWORK Hello,
After installing ActivePerl 5.8.7.813 and a trial of PerlASPX 1.1.0, I tried
the included examples ASPSimple.aspx, ASPFull.aspx and InlineService.asmx
from http://localhost/PerlASPX/. The last web service works as expected, but
the first two throw a compilation error:
-----------------------------
PerlNET 1.1.0 build 110
Copyright (C) 2001-2003 ActiveState Corp. All rights reserved.
System.ApplicationException: Can't locate type System.Web.UI.Page
at PerlRuntime.Interpreter.GetType(Int32 x, String klass)
at PerlRuntime.Interpreter.typeof(Int32 x, Int32 klass_, Int32& e, Int32&
rt)System.NullReferenceException: Object reference not set to an instance of
an object.
-------------------------------
After reading some post, I tried an installation at the default folder at
C:\Perl, but that did not make a difference. Did anyone else have this
problem?
Any help would be appreciated.
Thanks in advance,
Kenneth
p.s. I have Microsoft .NET v1.0.3705 and v1.1.4322, the latest version seems
to be used.
Attachments:
unknown1
unknown2
unknown3
unknown4
Thread:
Kenneth Rovers
Kenneth Rovers
|