Error occured when opening a new asp.net project

  • Thread starter Microsoft news group
  • Start date
M

Microsoft news group

Every time when I try to create a new asp.net porject, I always get this
message:

The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
'http://localhost:8080/WebApplication1'. 'HTTP/1.1 403 Forbidden'.

I installed Project Server 2003 and Share Point 2003 on my Default Web
Server. Another virtual folder has been created for serving asp.net
projects. The port number for this folder is 8080.

Can someone help me to solve this problem.

Thks..

Lewis
 
M

Microsoft news group

Thanks Vijay. It works perfectly. I can open an asp.net project now. BUT it
comes up with another problem, when I am trying to run my application. I got
the following error message:

Debugging is not supported under current trust level settings.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Debugging is not supported
under current trust level settings.

Source Error:


An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.


Stack Trace:


[HttpException (0x80004005): Debugging is not supported under current trust
level settings.]
System.Web.UI.TemplateParser.HandlePostParse() +183
System.Web.UI.TemplateParser.Parse() +200
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() +74
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
fCreateIfNotFound) +219
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() +125
System.Web.UI.TemplateParser.GetParserCacheItem() +98
System.Web.UI.ApplicationFileParser.GetCompiledApplicationType(String
inputFile, HttpContext context, ApplicationFileParser& parser) +171
System.Web.HttpApplicationFactory.CompileApplication(HttpContext context)
+43
System.Web.HttpApplicationFactory.Init(HttpContext context) +485
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context) +170
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414





Any idea of how to solve this problem.

Thks.

Lewis
 

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

Forum statistics

Threads
473,733
Messages
2,569,439
Members
44,829
Latest member
PIXThurman

Latest Threads

Top