E
Eric
I am following Lab 09 and I am testing the Web Service that I created, and
this is what I am getting;
To test the Web service ReceiveDataSet method
1.. On the Debug menu, click Start.
A Web page called Service1 Web Service opens in your Web browser
When I Click Start, I get this web page (What am I doing wrong?)
Server Error in '/WebService1' Application.
--------------------------------------------------------------------------------
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.HttpRuntime.CheckAspNetHostingPermission(AspNetHostingPermissionLevel
level, String errorMessageId)
System.Web.UI.TemplateParser.HandlePostParse()
System.Web.UI.TemplateParser.Parse()
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation()
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
fCreateIfNotFound) +219
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath()
System.Web.UI.TemplateParser.GetParserCacheItem() +99
System.Web.UI.ApplicationFileParser.GetCompiledApplicationType(String
inputFile, HttpContext context, ApplicationFileParser& parser)
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
this is what I am getting;
To test the Web service ReceiveDataSet method
1.. On the Debug menu, click Start.
A Web page called Service1 Web Service opens in your Web browser
When I Click Start, I get this web page (What am I doing wrong?)
Server Error in '/WebService1' Application.
--------------------------------------------------------------------------------
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.HttpRuntime.CheckAspNetHostingPermission(AspNetHostingPermissionLevel
level, String errorMessageId)
System.Web.UI.TemplateParser.HandlePostParse()
System.Web.UI.TemplateParser.Parse()
System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation()
System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
fCreateIfNotFound) +219
System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath()
System.Web.UI.TemplateParser.GetParserCacheItem() +99
System.Web.UI.ApplicationFileParser.GetCompiledApplicationType(String
inputFile, HttpContext context, ApplicationFileParser& parser)
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