Errors learns while coding in Sharepoint
    
      C:\WINDOWS\system32\inetsrv\Custom\appconfig\  .. File for configurations..So that multiple sites can be hosted on same server
External component has thrown an exception .. This comes when ascx/aspx has some syntax error..Or event mentioned in the ascx is not there in .cs file
Parser Error : Could not able to load control ..... This comes when the ascx/aspx has not derived properly from the namespaces
C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE .. File where all css and themes are placed
    
    
  
  External component has thrown an exception .. This comes when ascx/aspx has some syntax error..Or event mentioned in the ascx is not there in .cs file
Parser Error : Could not able to load control ..... This comes when the ascx/aspx has not derived properly from the namespaces
C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE .. File where all css and themes are placed
 
  

0 Comments:
Post a Comment
<< Home