Dear All

i was intend to install an aspx application which i wrote on a new computer. so i installed iis and tryed to run the asp file. and it wrote me an error
line: 23 (the body tag line):
char:1
errorbject expected
code:0
url:......XXXXX.aspx

here is my bode tag

<body MS_POSITIONING="GridLayout" topmargin="0" onload = "Init()">



so i installed DOT NET FRAMEWORK 1.1
and it still doesnt run
What else can it be???


p.s - i use code behind file aspx.vb and also use there to access an MS Access DB with jet engine. on my development computer it runs perfect

thanks alot