ASP Newbie - trust level problem

G

Guest

I am trying to make a webpart for Business Portal by modifying an already
existing one. I copied a dwp to a new one to point to my aspx.

I'm getting the Parse Error Message: The current trust level does not allow
use of the 'AspCompat' attribute. I am logged in as Adminstrator on the
server, and my Network Admin doesn't know why I'm getting the error message.
No web.config file is in the folder, so I don't know where to look.

What follows is the extent of my aspx code:

<%@ LANGUAGE="VBScript" aspcompat=true%>
<html>
<body>
<%

Connection = Server.CreateObject("ADODB.Connection")

%>


</body>
</html>

Thx in advance for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top