Analyzer error (view. aspx in the browser), analyzer. aspx
Analyzer error Description: An error occurred while analyzing the resources required to provide services to this request. Check the following specific analysis error details and modify the analyzer error message as appropriate: The type "StockManageWebService. Service1" cannot be created ".
Source error:
Row 1: <% @ Page Language = "C #" AutoEventWireup = "true" CodeBehind = "BannerList. aspx. cs" Inherits = "WebAdmin. IndexManage. BannerList" %>
Source File:/Service1.asmx row: 1
Version: Microsoft. NET Framework Version: 4.0.30319; ASP. NET version: 4.0.30319.34249
Analyzer error. The correct method is rebulid generation. Correct the error information. After all the errors are generated successfully, you can see the. aspx page in the browser. (I often show that the declared value ex has not been called during generation. In this case, it is best to directly Delete the. aspx file created before the previous error occurs, and then rebulid is generally enough)
Ps, pure original, if there is the same, it is a coincidence.