Did you install the SharePoint Portal Server recently? If yes, please look
into the wwwroot folder and see whether there is a "web.config".Rename it or
modify its trust level.
--
Regards,
Felix Wang
"balkanli" <> wrote in message
news: om...
> Add the following line to the web.config file
>
> <trust level="Full" originUrl="" />
>
> if it does not work make sure the ASPNET account is member of
> debuggers and vs developers group.
>
> Good luck
>
> Batman
>
>
> "Armando Lacerda" <> wrote in message
news:<06e101c3c363$5d294430$>...
> > Hi there,
> >
> > I've just installed VS.Net on a Windows Server 2003. I've
> > made a simple web app (ASP.Net) and it doesn't work. The
> > error message is:
> >
> > Debugging is not supported under current trust level
> > settings
> >
> > Does anybody have a clue about this error?
> >
> > Thanks!
> >
> > Armando Lacerda
|