You can write this in global.asa may be this will solve your problem
Gregory
-----Original Message-----
From: Sergio Oliveira [mailto:neptuno2@h...]
Sent: 24 April 2001 14:27
To: Interdev_Programming
Subject: [interdev_programming] RE: Project references
Hi,
Sorry but what I was trying to say is that If I go to Project/Project
References in visual Interdev menu bar I get an error message, saying I
dont have permisson to use that object! :( So I can access it.
dim obj
> set obj=3D3Dserver.createobject("ProjectName.clName")
--> If this could solve my problems where should I put ir, because I
only
use it in new files that I add to my projects.
Thankx
> dim obj
> set obj=3D3Dserver.createobject("ProjectName.clName")
> gregory
> -----Original Message-----
> From: Sergio Oliveira [mailto:neptuno2@h...]
> Sent: 23 April 2001 13:05
> To: Interdev_Programming
> Subject: [interdev_programming] Project references
>
>
> Hi :)
>
> Can someone tell me why I can=3DB4t access to my project references in
> Visual=3D20
> Interdev?
>
> I get an error message telling me that I dont have permission to them.
>
> How can this be possible?
>
> I=3DB4m using VStudio 6.0; Win2000; IIS5.0 and SP5. I always connect
to
=3D
> the=3D20
> system with an administrator account.
>
> Thank you for your help.=3D20