473,385 Members | 1,267 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Visual Studio.Net + Windows 2003 = don't work!

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
Nov 18 '05 #1
3 2496
That doesn't mean that "it doesn't work", that means that the debugging
features can't run because of security.

Check to make sure that the ASPNET user account is a member of both the VS
Developers and the Debugger Users groups in Active Directory.
"Armando Lacerda" <ar*******@hotmail.com> wrote in message
news:06****************************@phx.gbl...
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

Nov 18 '05 #2
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" <ar*******@hotmail.com> wrote in message news:<06****************************@phx.gbl>...
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

Nov 18 '05 #3
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" <bb*******@yahoo.com> wrote in message
news:69**************************@posting.google.c 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" <ar*******@hotmail.com> wrote in message

news:<06****************************@phx.gbl>...
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

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with...
6
by: JonSteng | last post by:
..Net Visual Studio Professional 2003 Version 7.1.3088 ..Net Framework 1.1 SP1 Version 1.1.4322 IIS 5.1 Windows XP Professional SP2 Micron T3000 Laptop (1.5 GHz; 1GB RAM; 40GB HD with 17GB Free)...
18
by: surfrat_ | last post by:
Hi, I am having the following problems in getting Microsoft Visual Studio 2005 Professional to link to an Access .mdb database. Please help me to sort this out. Problem 1: The Microsoft...
4
by: Cindy H | last post by:
Hi I am currently using Visual Studio.Net 2003 running on Windows Server 2000 operating system. I have used Visual Studio.net 2003 connecting to Access 2002 databases in the pass with great...
0
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.