Report Viewer Configuration error - In View Source of webpage

后端 未结 8 1271
你的背包
你的背包 2021-01-04 05:27

I found the following error message when I checked View source of the web page , but the web page works just fine. Our Test lead found the error while performing Assertion t

8条回答
  •  一向
    一向 (楼主)
    2021-01-04 06:12

    This is how my declaration of report viewer control looks like in web.config. Make you sure you have something similar in there. And add if you don't have it. The version of the control might not be the same tho.

    
        ...
        
            ...
            
                ...
                
                ...
            
            ...
        
        ...
    
    

提交回复
热议问题